From f496d313048276f62823fe1b89a0b2ded346535f Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 16 Jul 2025 13:53:38 +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