baoshiwei
2025-04-19 5d36e1f987ef21e44ded2e8a1d06c28094ec1e76
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