From c24edb79538c0e20febda6939ec03adc647a2448 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 14 一月 2026 14:46:01 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 components/BottomTabBar.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/BottomTabBar.vue b/components/BottomTabBar.vue
index 45269d8..fad462b 100644
--- a/components/BottomTabBar.vue
+++ b/components/BottomTabBar.vue
@@ -57,7 +57,7 @@
   border-top: 1rpx solid #eee;
   box-shadow: 0 -4rpx 10rpx rgba(0, 0, 0, 0.06);
   display: flex;
-  z-index: 99;
+  z-index: 10;
   padding-bottom: env(safe-area-inset-bottom);
 }
 

--
Gitblit v1.8.0