From b0530ed9211230227a8f94e394eda779d5ae5fc1 Mon Sep 17 00:00:00 2001
From: birt <2499248221@qq.com>
Date: 星期日, 13 四月 2025 01:51:52 +0800
Subject: [PATCH] birtzhang

---
 zhitan-vue/src/assets/styles/variables.module.scss |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/zhitan-vue/src/assets/styles/variables.module.scss b/zhitan-vue/src/assets/styles/variables.module.scss
index 85780cf..cbd7c36 100644
--- a/zhitan-vue/src/assets/styles/variables.module.scss
+++ b/zhitan-vue/src/assets/styles/variables.module.scss
@@ -18,8 +18,8 @@
 $base-menu-light-background: #ffffff;
 $base-logo-light-title-color: #001529;
 
-$base-sub-menu-background: #1A235D;
-$base-sub-menu-hover: #3371EB; //榧犳爣鎮仠
+$base-sub-menu-background: #232D70;
+$base-sub-menu-hover: rgba(50, 113, 235, 0.5); //榧犳爣鎮仠
 
 // 鑷畾涔夋殫鑹茶彍鍗曢鏍�
 /**
@@ -42,7 +42,7 @@
 $--color-danger: #F56C6C;
 $--color-info: #909399;
 
-$base-sidebar-width: 280px;
+$base-sidebar-width: 220px;
 
 // the :export directive is the magic sauce for webpack
 // https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass

--
Gitblit v1.9.3