From 9a9d832dbd364557e070abcd9a7779a2c6c07ffb Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Tue, 20 Jan 2026 17:35:13 +0800
Subject: [PATCH] 1
---
src/views/cryptos/promote/init.scss | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/src/views/cryptos/promote/init.scss b/src/views/cryptos/promote/init.scss
index bedc58e..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;
@@ -1481,4 +1482,4 @@
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3