From fab9d57071a7cc1dc1dcce0c9ee4640d20727251 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Sat, 18 Oct 2025 11:06:15 +0800
Subject: [PATCH] 1

---
 src/views/cryptos/promote/init.scss |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/src/views/cryptos/promote/init.scss b/src/views/cryptos/promote/init.scss
index 30edd56..ba42325 100644
--- a/src/views/cryptos/promote/init.scss
+++ b/src/views/cryptos/promote/init.scss
@@ -50,12 +50,13 @@
   $border-grey: $border-grey;
   $blue: #1194F7;
   $light-blue: #1199FA;
-  $red: #F43368;
-  $green: #06CDA5;
+  $red: #f14b3f;
+  //$green: #24c18d;
+  $green: #24c18d;
   $purple: #9A4DFD;
   $night: #131a2e;
 
-  
+
   .mining-pledge {
     .van-tabs__wrap {
       height: 145px !important;
@@ -66,10 +67,6 @@
         }
       }
     }
-  }
-
-  :root {
-    --theme-color: #1194F7;
   }
 
   /***************** global use framework *****************/
@@ -1485,4 +1482,4 @@
 
 
 
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3