From 45ead3c4f8993795176a6372a60902d7b0634095 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 27 Jun 2025 14:40:19 +0800
Subject: [PATCH] 充值的展示下一步
---
src/components/commonTrade/secondaryLine.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/commonTrade/secondaryLine.vue b/src/components/commonTrade/secondaryLine.vue
index f21fb5f..4a1a59a 100644
--- a/src/components/commonTrade/secondaryLine.vue
+++ b/src/components/commonTrade/secondaryLine.vue
@@ -67,6 +67,6 @@
padding-top: 15px;
}
.active {
- color: #1d91ff !important;
+ color: #f7b328 !important;
}
</style>
--
Gitblit v1.9.3