From a102312166dc687817718090d7e8d848333deae5 Mon Sep 17 00:00:00 2001 From: liqi Date: Tue, 9 Dec 2025 22:14:51 +0800 Subject: [PATCH] =?UTF-8?q?UI=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/AppTabBar.vue | 2 +- src/pages/index/index.vue | 438 +++++++++++++++------------- 2 files changed, 236 insertions(+), 204 deletions(-) diff --git a/src/components/common/AppTabBar.vue b/src/components/common/AppTabBar.vue index 834e623..d903f9a 100644 --- a/src/components/common/AppTabBar.vue +++ b/src/components/common/AppTabBar.vue @@ -91,7 +91,7 @@ function switchTab(name: string) { bottom: 0; left: 0; right: 0; - z-index: 999; + z-index: 1; background: var(--bg-content, #fff); border-top: 1rpx solid var(--divider-color, #eee); padding-bottom: env(safe-area-inset-bottom); diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 71e8d72..47c01f4 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1,191 +1,14 @@ - - + +