wechat_staff/app.js @@ -18,6 +18,7 @@ wx.navigateTo({ url: '/pages/login/index', }) wx.showLoading({title: '授权登录中'}) }else{ getMemberInfo({goLogin:true}).then(res => { })