uniapp/components/sh_page/indexNewPage.vue
@@ -190,14 +190,6 @@ this.recomendType = open_like_recommend == "" ? 1 : open_like_recommend; }, onShow() { if(!this.hasLogin){ setTimeout(function(){ uni.reLaunch({ url:"/pages/login/wxlogin" }) },1000); return; } var user= uni.getStorageSync('userInfo'); console.log(user); if(!user.invitation_code)