From e8e091be0653856edefa9582712db5f1a0833cc6 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 11 Jul 2025 11:57:34 +0800
Subject: [PATCH] 首页修改

---
 src/views/quotes/ConstituentDetail.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/quotes/ConstituentDetail.vue b/src/views/quotes/ConstituentDetail.vue
index 15dbd5e..c675b51 100644
--- a/src/views/quotes/ConstituentDetail.vue
+++ b/src/views/quotes/ConstituentDetail.vue
@@ -724,7 +724,7 @@
       }
 
       .buy-btn {
-        background: #5BB989;
+        background: #3a7ff6;
         margin-right: 20px;
       }
     }

--
Gitblit v1.9.3