Sfoglia il codice sorgente

修改初始导航栏状态

743180155@qq.com 1 anno fa
parent
commit
9688cfda29
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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({