From 0ef335dce6b9f40f094fa46e08b0888a594fd2e1 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:30 +0800
Subject: [PATCH] 1

---
 src/App.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 7afffd0..29f6da3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -125,7 +125,7 @@
 <style lang="less" scoped>
 @white: #fff;
 @black: #000;
-@green: #c4d600;
+@green: #00f0ff;
 @purple: #3d1152;
 @dark_green: #07c160;
 @red: #ee0a24;
@@ -284,7 +284,7 @@
     }
 
     /deep/.footCss {
-      background: @purple;
+      background: #000;
     }
 
     /deep/.newDetail-tits {

--
Gitblit v1.9.3