src/views/systemSetting/baseSetting/user/components/main/index.vue
@@ -3,8 +3,11 @@ <div class="mainContent"> <!-- 数据展示 --> <el-table border stripe ref="multipleTable" :header-cell-style="{ 'background':'#F5F5F5', 'font-size': '14px', 'font-weight': '650', 'line-height': '45px', @@ -497,7 +500,7 @@ .funs { display: flex; .funs-sp { // border: 1px solid #17324c; border: 1px solid #DCDFE6; } .funsItem { line-height: 28px; @@ -516,7 +519,7 @@ width: 120px; } } } @@ -558,4 +561,4 @@ } } } </style> </style>