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/AccountChange/index.vue | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/src/views/cryptos/AccountChange/index.vue b/src/views/cryptos/AccountChange/index.vue
index 477779f..ea3bf60 100644
--- a/src/views/cryptos/AccountChange/index.vue
+++ b/src/views/cryptos/AccountChange/index.vue
@@ -178,14 +178,6 @@
@import "@/assets/init.scss";
#cryptos {
- :deep(.van-tabs__wrap) {
- // height: 88px !important;
- border-bottom: 1px solid $icon-bg;
- }
-
- :deep(.van-tabs__nav) {
- // background: $tab_background;
- }
:deep(.van-tabs__line) {
bottom: 10px;
--
Gitblit v1.9.3