迁移实名认证应用到产品库
This commit is contained in:
@@ -137,7 +137,7 @@ export default {
|
||||
if (!this.user.phone) {
|
||||
return this.$linkTo('/pages/phone/bingPhoneNumber?from=auth')
|
||||
} else {
|
||||
return this.$linkTo('/pages/auth/authenticationInfo')
|
||||
return this.$linkTo('/mods/AppAuth/AppAuth')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user