Ver Fonte

修改初始导航栏状态

743180155@qq.com há 1 ano atrás
pai
commit
9688cfda29
1 ficheiros alterados com 1 adições e 1 exclusões
  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({