xuxueyang
2024-07-26 799b6a04bbc0a56972c5be392518c9da6308e6e0
App.vue
@@ -49,22 +49,7 @@
            url: '/pages/home/home'
         })
         // #endif
         // // #ifdef H5
         // if (true && storage.getItem('token')) {
         //    setTimeout(async () => {
         //       const res = await this.$store.dispatch('getCurrentInfo');
         //       // console.log('init info',res,this.currentInfo)
         //       if (this.currentInfo && this.currentInfo.id && !this.currentInfo.openId) {
         //          // uni.reLaunch({
         //          //    url: '/pages/home/supplier-home'
         //          // })
         //       }
         //    }, 200);
         // } else {
         // }
         // // #endif
      },
      onReady() {