From d760ae06b0c499c3cd79eb214d18fdcca2b99f34 Mon Sep 17 00:00:00 2001
From: z_yu <1534695664@qq.com>
Date: Wed, 7 Sep 2022 16:55:38 +0800
Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86-=E7=94=A8?=
=?UTF-8?q?=E6=88=B7=E7=AE=A1=E7=90=86=20=E5=B2=97=E4=BD=8D=E5=B7=B2?=
=?UTF-8?q?=E9=80=89=E6=8B=A9=EF=BC=8C=E4=BD=86=E4=BB=BB=E7=84=B6=E6=8F=90?=
=?UTF-8?q?=E7=A4=BA=E2=80=9C=E8=AF=B7=E9=80=89=E6=8B=A9=E5=B2=97=E4=BD=8D?=
=?UTF-8?q?=E2=80=9D=EF=BC=8C=E6=97=A0=E6=B3=95=E6=B7=BB=E5=8A=A0=E6=96=B0?=
=?UTF-8?q?=E7=94=A8=E6=88=B7=EF=BC=8C=E8=A7=92=E8=89=B2=E5=90=8C=E7=90=86?=
=?UTF-8?q?,=20=E6=97=A5=E5=8E=86=E6=B8=85=E7=A9=BA=E6=8C=89=E9=92=AE?=
=?UTF-8?q?=E9=A2=9C=E8=89=B2=E6=9B=B4=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/assets/styles/yxk-admin.scss | 5 +++--
src/views/system/user/index.vue | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/assets/styles/yxk-admin.scss b/src/assets/styles/yxk-admin.scss
index 7f8b960..57b1da8 100644
--- a/src/assets/styles/yxk-admin.scss
+++ b/src/assets/styles/yxk-admin.scss
@@ -1244,7 +1244,8 @@ input[type='number'] {
.el-date-range-picker{
.el-picker-panel__footer .el-button{
border: 1px solid #339cff;
- color: #333;
+ color: #339cff !important;
+ // background-color: #1890ff;
}
.el-picker-panel__footer .el-button:hover{
background-color: transparent;
@@ -1252,6 +1253,6 @@ input[type='number'] {
.el-picker-panel__footer .el-button.is-plain {
background-color: #1890ff;
border-color: #1890ff;
- color: #fff;
+ color: #fff !important;
}
}
\ No newline at end of file
diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue
index ea46b91..6e44ad4 100644
--- a/src/views/system/user/index.vue
+++ b/src/views/system/user/index.vue
@@ -69,7 +69,7 @@
{{ item.label }}
-
+