fangyuan
2022-12-21 c99d33b1de02b6148e814e661cec56f483b30fca
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 {