From 7fc6bfe900790ec7c92bce85d5b20a95fbc06e65 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 15 Oct 2025 10:29:30 +0800
Subject: [PATCH] 其他人改的版本

---
 src/assets/theme/white/index.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/assets/theme/white/index.scss b/src/assets/theme/white/index.scss
index 04f6085..477f355 100644
--- a/src/assets/theme/white/index.scss
+++ b/src/assets/theme/white/index.scss
@@ -2,7 +2,7 @@
 $text_color:#333;
 $text_color1:#868C9A;
 $text_color2:#B7BDD1;
-$text_color3: #000000; // 
+$text_color3: #000000; //
 $tab_background:#F5F5F5;
 $active_line:#1194F7;
 $footer_background:#fff;
@@ -110,4 +110,4 @@
 }
 .c2cTipBackground {
     background: $c2c_tip_background;
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3