From c6ccd498aa419327de7c64e03f989964eeb5d278 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 16 Jul 2025 16:26:11 +0800
Subject: [PATCH] 退出二次确认

---
 src/views/cryptos/DeliveryContractHistory/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/cryptos/DeliveryContractHistory/index.vue b/src/views/cryptos/DeliveryContractHistory/index.vue
index 1652476..024ed95 100644
--- a/src/views/cryptos/DeliveryContractHistory/index.vue
+++ b/src/views/cryptos/DeliveryContractHistory/index.vue
@@ -171,7 +171,7 @@
   :deep(.van-tab--active) {
     background: $btn_main;
     border-radius: 5px;
-    color: $text_color !important;
+    color: #fff !important;
   }
 
   :deep(.van-tabs__nav) {

--
Gitblit v1.9.3