feat: 主题变更为白色

This commit is contained in:
砂糖
2025-09-24 17:23:06 +08:00
parent 3c30290b50
commit 833c16a0e9
26 changed files with 221 additions and 196 deletions

View File

@@ -107,10 +107,10 @@ export default {
overflow: hidden;
position: relative;
// 金属质感渐变背景
background: #454c51;
border-bottom: 1px solid #8d939b;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1),
0 1px 1px rgba(255, 255, 255, 0.08) inset;
// background: #454c51;
// border-bottom: 1px solid #8d939b;
// box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1),
// 0 1px 1px rgba(255, 255, 255, 0.08) inset;
.hamburger-container {
line-height: 46px;