From 07010a68062afc8b36161c777fbbe07eb7be43b7 Mon Sep 17 00:00:00 2001 From: yxq Date: Wed, 24 Apr 2024 14:01:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=20=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E9=80=9A=E8=AE=AF=E5=BD=95=E5=B1=82=E7=BA=A7=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/components/tabbar/tabbar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/tabbar/tabbar.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/tabbar/tabbar.vue index ab4ae60bd..2b29823d0 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/tabbar/tabbar.vue +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/tabbar/tabbar.vue @@ -114,6 +114,7 @@ align-items: center; padding-bottom: env(safe-area-inset-bottom); // 适配iphoneX的底部 border-top: 2rpx solid #CDCDCD; + z-index:999; .tab-item { flex: 1;