zhanghua
2022-12-29 c8a167fd980901fb9aa83064d92ce04bbb9cd87e
src/views/systemSetting/platform/otherInterface/index.vue
@@ -11,7 +11,7 @@
                <!-- @selection-change="handleSelectionChange" -->
                <!-- 数据渲染 -->
                <el-table ref="multipleTable" :data="tableData" tooltip-effect="dark" style="width: 100%"
                    :header-cell-style="{background:'#06122c','font-size':'12px',color:'#4b9bb7','font-weight':'650','line-height':'45px'}"
                    :header-cell-style="{background:'#06122c','font-weight':'650','line-height':'45px'}"
                    :row-class-name="tableRowClassName">
                    <el-table-column type="selection" width="55">
                    </el-table-column>
@@ -165,7 +165,7 @@
    main {
        .mainContent {
            .el-table {
                color: #4b9bb7;
                // color: #4b9bb7;
                &::v-deep .el-table__empty-block {
                    background-color: #06122c;