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/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