From a034e35b565508b4c72adb95f79340cf947407c4 Mon Sep 17 00:00:00 2001 From: weizhiqiang <598748873@qq.com> Date: Tue, 23 Jul 2024 22:19:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=80=89=E4=B8=AD=E6=A1=8C=E9=9D=A2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lib/winui/css/customer/systemStyle.css | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/web/src/main/resources/template/assets/lib/winui/css/customer/systemStyle.css b/web/src/main/resources/template/assets/lib/winui/css/customer/systemStyle.css index bc3a4ca15..28d0e3735 100644 --- a/web/src/main/resources/template/assets/lib/winui/css/customer/systemStyle.css +++ b/web/src/main/resources/template/assets/lib/winui/css/customer/systemStyle.css @@ -104,7 +104,7 @@ } .white-3c8dbc .tradition-right-top .desktop-menu-box .select { - background-color: #3c8dbc !important; + background-color: #367faa !important; } .white-3c8dbc .tradition-left-top span, @@ -175,7 +175,7 @@ } .white-605ca8 .tradition-right-top .desktop-menu-box .select { - background-color: #605ca8 !important; + background-color: #524e93 !important; } .white-605ca8 .tradition-left-top span, @@ -246,7 +246,7 @@ } .white-EEA9B8 .tradition-right-top .desktop-menu-box .select { - background-color: #EEA9B8 !important; + background-color: #e197a7 !important; } .white-EEA9B8 .tradition-left-top span, @@ -299,7 +299,7 @@ } .white-1995dc-bl .tradition-right-top .desktop-menu-box .select { - background-color: #1995dc !important; + background-color: #0b7fc0 !important; } .white-1995dc-bl .tradition-left-top span, @@ -347,7 +347,7 @@ } .white-605ca8-bl .tradition-right-top .desktop-menu-box .select { - background-color: #605ca8 !important; + background-color: #55529f !important; } .white-605ca8-bl .tradition-left-top span, @@ -395,7 +395,7 @@ } .white-00a65a-bl .tradition-right-top .desktop-menu-box .select { - background-color: #00a65a !important; + background-color: #008047 !important; } .white-00a65a-bl .tradition-left-top span, @@ -443,7 +443,7 @@ } .white-e08e0b-bl .tradition-right-top .desktop-menu-box .select { - background-color: #e08e0b !important; + background-color: #c47904 !important; } .white-e08e0b-bl .tradition-left-top span, @@ -491,7 +491,7 @@ } .white-d73925-bl .tradition-right-top .desktop-menu-box .select { - background-color: #d73925 !important; + background-color: #b72713 !important; } .white-d73925-bl .tradition-left-top span, @@ -557,7 +557,7 @@ } .white-d73925 .tradition-right-top .desktop-menu-box .select { - background-color: #d73925 !important; + background-color: #b02916 !important; } .white-d73925 .tradition-left-top span, -- GitLab