From 5ad04ff5097af4d33ffff7781bfc7cba738ea581 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Wed, 24 Sep 2025 14:22:15 +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