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;