From d2b1bb1f77ad20b852d245a1bdd5a73156e37bcd Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 15 三月 2023 15:35:34 +0800
Subject: [PATCH] 正式地址
---
src/views/operate/rectification/surveyList/index.vue | 17 +++++++----------
1 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/src/views/operate/rectification/surveyList/index.vue b/src/views/operate/rectification/surveyList/index.vue
index 95e368f..a55ef57 100644
--- a/src/views/operate/rectification/surveyList/index.vue
+++ b/src/views/operate/rectification/surveyList/index.vue
@@ -46,9 +46,6 @@
tooltip-effect="dark"
style="width: 100%"
:header-cell-style="{
- background: '#06122c',
- 'font-size': '12px',
- color: '#4b9bb7',
'font-weight': '650',
'line-height': '45px',
}"
@@ -239,7 +236,7 @@
display: flex;
line-height: 60px;
color: #4b9bb7;
- background-color: #09152f;
+ // background-color: #09152f;
display: flex;
.add,
.search,
@@ -261,11 +258,11 @@
height: 35px;
margin-left: 10px;
- &::v-deep .el-input__inner {
- background-color: #09152f;
- border: 1px solid #17324c;
- font-size: 12px;
- }
+ // &::v-deep .el-input__inner {
+ // background-color: #09152f;
+ // border: 1px solid #17324c;
+ // font-size: 12px;
+ // }
}
}
@@ -273,7 +270,7 @@
margin-top: 20px;
.el-table {
- color: #4b9bb7;
+ // color: #4b9bb7;
&::v-deep .el-table__empty-block {
background-color: #06122c;
--
Gitblit v1.8.0