From 51b35cc2acf48af03f32f1918d20a126a48d6e9b Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 11 Mar 2026 13:46:10 +0800
Subject: [PATCH] 该客服

---
 src/components/Transform/trade-order-area/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/components/Transform/trade-order-area/index.vue b/src/components/Transform/trade-order-area/index.vue
index a4fa017..c543156 100644
--- a/src/components/Transform/trade-order-area/index.vue
+++ b/src/components/Transform/trade-order-area/index.vue
@@ -587,7 +587,7 @@
 
   display: flex;
 
-  color: $text_color;
+  color: $text_color3;
 
   font-size: 26px;
   align-items: center;
@@ -605,6 +605,7 @@
 .active-bg {
   background: $input_background;
   border-radius: 2.5rem;
+  color: $text_color;
 }
 
 .buyandSell {

--
Gitblit v1.9.3