xuxy
2024-06-28 b07d5f16634fc4a695fa8e6f6b18c33806f2b05a
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);