From 4e504b96d245a0c0e4a7b7ff49441a39f31f048c Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期三, 14 一月 2026 14:29:44 +0800
Subject: [PATCH] 移除unpackage文件

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