Forráskód Böngészése

修改初始导航栏状态

743180155@qq.com 1 éve
szülő
commit
9688cfda29
1 módosított fájl, 1 hozzáadás és 1 törlés
  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({