From c17311ba1351cd5e64654c3fc7b2fe765b1e7382 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Thu, 09 Oct 2025 11:53:12 +0800
Subject: [PATCH] 1
---
src/assets/theme/white/index.scss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/assets/theme/white/index.scss b/src/assets/theme/white/index.scss
index 7ab3c1f..04f6085 100644
--- a/src/assets/theme/white/index.scss
+++ b/src/assets/theme/white/index.scss
@@ -29,7 +29,7 @@
$c2c_tip_background:#eff7ff;
.mainBackground{
- // background: $main_background;
+ background: $main_background;
}
.textColor{color:$text_color}
.textColor1{color:$text_color1}
--
Gitblit v1.9.3