lyuis hai 7 meses
pai
achega
95f6e4d17d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      App.vue

+ 1 - 0
App.vue

@@ -2,6 +2,7 @@
 export default {
   onLaunch: function () {
     let that = this;
+	that.$queue.changeTabbar(that.$queue.getData('userType')||1)
     // #ifdef APP
     // 检查是否首次启动 - 引导页逻辑
     let firstUpload = uni.getStorageSync("firstUpload") || false;