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