From 5ef5f50d09b49795c4cc9ca017294cbb74083cae Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 04 Jul 2025 17:16:07 +0800
Subject: [PATCH] style

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