xuxueyang
2024-07-08 db1e982d2e12a596b68a0f1ceafa219fdbbc61b9
App.vue
@@ -40,6 +40,7 @@
               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'
                  })