From 0cf2a49d80c8d4ffba2df32f530f498a2c94458e Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Fri, 12 Sep 2025 18:31:05 +0800
Subject: [PATCH] 1
---
src/views/cryptos/TrendDetails/index.vue | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/views/cryptos/TrendDetails/index.vue b/src/views/cryptos/TrendDetails/index.vue
index 3a36b21..603a23f 100644
--- a/src/views/cryptos/TrendDetails/index.vue
+++ b/src/views/cryptos/TrendDetails/index.vue
@@ -537,7 +537,6 @@
<style lang="scss" scoped>
@import "@/assets/init.scss";
-
#cryptos {
:deep(.van-tabs__wrap) {
height: 60px !important;
@@ -648,7 +647,7 @@
}
ul li {
- background: $night ;
+ background: $main_background ;
}
.activeBtn {
--
Gitblit v1.9.3