From 4e0d61d271cf51bcb3709986064d6bbfd84be896 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Thu, 18 Sep 2025 17:35:33 +0800
Subject: [PATCH] 1
---
src/App.vue | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index b24fa60..ac2b7f6 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -141,10 +141,6 @@
background-color: $active_line !important;
}
- .van-tabs__wrap {
- // height: 88px !important;
- }
-
.van-tab__text--ellipsis {
overflow: visible !important;
-webkit-box-orient: horizontal !important; //修复K线tab标题文字显示不全
--
Gitblit v1.9.3