xuxy
2024-07-03 d91c23a3dc8cb22c0a5b2bbb5a74c6aac37469b5
App.vue
@@ -41,7 +41,7 @@
               // console.log('init info',res,this.currentInfo)
               if (this.currentInfo && this.currentInfo.id && !this.currentInfo.openId) {
                  uni.reLaunch({
                     url: '/pages/home/farmer-home'
                     url: '/pages/home/supplier-home'
                  })
               }
            }, 200);
@@ -56,7 +56,7 @@
               // console.log('init info',res,this.currentInfo)
               if (this.currentInfo && this.currentInfo.id && !this.currentInfo.openId) {
                  // uni.reLaunch({
                  //    url: '/pages/home/farmer-home'
                  //    url: '/pages/home/supplier-home'
                  // })
               }
            }, 200);