odc.xiaohui
2023-02-09 f38274ed165590469eeed1329aba1a2852fe4190
src/views/operate/log/index.vue
@@ -74,7 +74,7 @@
          ref="multipleTable"
          :header-cell-style="{
            // background: '#06122c',
             'background':'#F5F5F5',
            background: '#F5F5F5',
            'font-size': '12px',
            color: '#606266',
            'font-weight': '650',
@@ -536,7 +536,7 @@
          margin-left: 0!important;
        }
        .funs-sp {
          border: 1px solid #DCDFE6;
          border: 1px solid #dcdfe6;
        }
        .funsItem {
@@ -612,7 +612,7 @@
        .line {
          padding: 0 5px;
        }
        color: var(--operation-color);
        span:hover {
          cursor: pointer;
        }