Browse Source

修改初始导航栏状态

743180155@qq.com 1 năm trước cách đây
mục cha
commit
9688cfda29
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -6,7 +6,7 @@
       //#ifdef MP-WEIXIN
       // updateVersion();
       //#endif
-	  uni.setStorageSync('tabbar_type', false);
+	  uni.setStorageSync('tabbar_type', true);
     },
     onShow() {
       uni.hideTabBar({