odc.xiaohui
2023-01-12 da01bc263dc79e1726adaa1748708cc9555c97db
src/views/systemSetting/baseSetting/user/components/main/index.vue
@@ -487,19 +487,15 @@
  margin-top: 20px;
  padding-bottom: 50px;
  //border: 1px solid #fff;
  .mainTitle {
    line-height: 60px;
  }
  .tools {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    .funs {
      display: flex;
      .funs-sp {
         border: 1px solid #DCDFE6;
@@ -529,13 +525,11 @@
        }
      }
    }
    .pagination {
      margin-top: 50px;
      display: flex;
      line-height: 50px;
      justify-content: center;
      .el-pagination {
        &::v-deep li,
        &::v-deep .btn-prev,
@@ -543,7 +537,6 @@
          // background-color: #071f39;
          // color: #4b9bb7;
        }
        &::v-deep .active {
          background-color: #409eff;
          color: #fff;
@@ -551,7 +544,6 @@
      }
    }
  }
  .el-table {
    // color: #4b9bb7;
    // font-size: 10px;
@@ -561,7 +553,6 @@
      .line {
        padding: 0 1px;
      }
      span:hover {
        cursor: pointer;
      }