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