From 92132421fbca1a274a0b0d41347db0f9d32b53e6 Mon Sep 17 00:00:00 2001 From: shidongli Date: Fri, 27 Oct 2023 15:05:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=93=E7=97=85=E7=AD=9B=E6=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/Specializedlist/index.vue | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/views/system/Specializedlist/index.vue b/src/views/system/Specializedlist/index.vue index 530ccc3..6b1a3c9 100644 --- a/src/views/system/Specializedlist/index.vue +++ b/src/views/system/Specializedlist/index.vue @@ -3278,7 +3278,7 @@ export default { font-weight: 700; } -.link-item-hover { +/* .link-item-hover { background-color: #f5f7fa; color: #1890ff; font-weight: 600; @@ -3296,20 +3296,20 @@ export default { .el-menu { border: 0px; -} +} */ -.mb8 { +/* .mb8 { margin-bottom: 20px; -} -::v-deep .el-table td.el-table__cell { +} */ +/* ::v-deep .el-table td.el-table__cell { border-bottom: 1px solid #eef1f5; height: 55px; -} -::v-deep .el-table__body tr.current-row > td { +} */ +/* ::v-deep .el-table__body tr.current-row > td { background: #d0f1f6 !important; border-bottom: 1px solid #edf1f5; -} -::v-deep .el-table .el-table__header-wrapper th, +} */ +/* ::v-deep .el-table .el-table__header-wrapper th, .el-table .el-table__fixed-header-wrapper th { background: #08a4bb !important; color: #fff !important; @@ -3321,7 +3321,7 @@ export default { color: #fff !important; height: 60px !important; font-size: 16px; -} +} */ ::v-deep .el-table th.el-table__cell:nth-of-type(1) { border-top-left-radius: 8px; border-bottom-left-radius: 8px; @@ -3330,12 +3330,12 @@ export default { border-top-right-radius: 8px; border-bottom-right-radius: 8px; } -::v-deep .el-pagination.is-background .el-pager li:not(.disabled).active { +/* ::v-deep .el-pagination.is-background .el-pager li:not(.disabled).active { background-color: #08a4bb !important; -} -::v-deep .el-form-item__label { +} */ +/* ::v-deep .el-form-item__label { font-weight: 300 !important; color: #000; -} +} */ \ No newline at end of file