From 71a2d3db051347d5ed4376b90cdff756cf11ca84 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 10 Jul 2025 17:05:44 +0800
Subject: [PATCH] 理财,翻译
---
src/views/quotes/Detail.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/quotes/Detail.vue b/src/views/quotes/Detail.vue
index c603844..e32e7ff 100644
--- a/src/views/quotes/Detail.vue
+++ b/src/views/quotes/Detail.vue
@@ -1053,7 +1053,7 @@
}
.buy-btn {
- background: #5BB989;
+ background: #3a7ff6;
margin-right: 20px;
}
}
--
Gitblit v1.9.3