|
|
@ -177,7 +177,7 @@ |
|
|
uni.setStorageSync('openid', res.data.openid); |
|
|
uni.setStorageSync('openid', res.data.openid); |
|
|
this.$refs.popup.close(); |
|
|
this.$refs.popup.close(); |
|
|
this.removepath() |
|
|
this.removepath() |
|
|
if(res.data.phone){ |
|
|
if(!res.data.phone){ |
|
|
uni.navigateTo({ |
|
|
uni.navigateTo({ |
|
|
url:"/pages/wxlogin/registerphone" |
|
|
url:"/pages/wxlogin/registerphone" |
|
|
}) |
|
|
}) |
|
|
|