Browse Source

修改初始导航栏状态

743180155@qq.com 1 year ago
parent
commit
9688cfda29
1 changed files with 1 additions and 1 deletions
  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({