From edbd785fd236114a37eba8cf5068b2c29a7327e0 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Thu, 25 Jul 2024 15:33:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/style/layout.css | 6 ++++++ pages/management/alloc-maintenance.vue | 1 - pages/management/in-storage.vue | 1 - pages/management/receive-confirm.vue | 1 - 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/common/style/layout.css b/common/style/layout.css index ed56902..c539697 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -575,4 +575,10 @@ uni-toast .uni-toast { } .uni-select__selector-item:hover { background-color: #3F6ACA !important; +} +.uni-select__input-text { + color: #fff !important; +} +.uni-select__input-placeholder { + color: grey !important; } \ No newline at end of file diff --git a/pages/management/alloc-maintenance.vue b/pages/management/alloc-maintenance.vue index c6bc71f..db93f7e 100644 --- a/pages/management/alloc-maintenance.vue +++ b/pages/management/alloc-maintenance.vue @@ -565,7 +565,6 @@ border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - color grey /deep/ .uni-select__selector background-color #071F3E border-color #0c3162 diff --git a/pages/management/in-storage.vue b/pages/management/in-storage.vue index 3a0c4d3..7e57c43 100644 --- a/pages/management/in-storage.vue +++ b/pages/management/in-storage.vue @@ -644,7 +644,6 @@ border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - color grey /deep/ .uni-select__selector background-color #071F3E border-color #0c3162 diff --git a/pages/management/receive-confirm.vue b/pages/management/receive-confirm.vue index 8984450..d95a7b4 100644 --- a/pages/management/receive-confirm.vue +++ b/pages/management/receive-confirm.vue @@ -509,7 +509,6 @@ border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - color grey /deep/ .uni-select__selector background-color #071F3E border-color #0c3162