fangyuan
2022-12-21 cb0c0ee3ea35da0ebfda286e873868af6a531942
src/views/operate/fivepack/threepack/components/content.vue
@@ -48,7 +48,7 @@
      <el-table
        ref="multipleTable"
        :header-cell-style="{
          background: '#06122c',
          // background: '#06122c',
          'font-size': '12px',
          color: '#4b9bb7',
          'font-weight': '650',
@@ -311,7 +311,7 @@
  }
  main {
    background-color: #09152f;
    // background-color: #09152f;
    margin-top: 20px;
    padding-bottom: 50px;
@@ -337,7 +337,7 @@
        &::v-deep li,
        &::v-deep .btn-prev,
        &::v-deep .btn-next {
          background-color: #071f39;
          // background-color: #071f39;
          color: #4b9bb7;
        }
      }
@@ -348,7 +348,7 @@
      font-size: 10px;
      &::v-deep .el-table__empty-block {
        background-color: #09152f;
        // background-color: #09152f;
        color: #4b9bb7;
      }