zhanghua
2022-12-21 02fbad0abac2692f8df1fa67b88f8995ab27db19
src/views/systemSetting/device/handheldTerminal/index.vue
@@ -23,7 +23,7 @@
    <main>
      <div class="main-content">
        <div class="main-title">
          <el-button class="el-icon-plus" type="primary" @click="handleAdd"
          <el-button class="el-icon-plus button-addition" type="primary" @click="handleAdd"
            >添加</el-button
          >
        </div>
@@ -240,7 +240,7 @@
  color: #4b9bb7;
  header {
    background-color: #09152f;
    background-color: white;
    border: 1pox solid #fff;
    .header-content {