xuxueyang
2024-07-22 32ab1af0797e3e8ab60dc646fc2c30cddf1dfa1f
App.vue
@@ -50,21 +50,6 @@
         })
         // #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() {