迁移实名认证应用到产品库

This commit is contained in:
aixianling
2022-03-02 11:22:24 +08:00
parent b9152917ce
commit 6f8d1de072
10 changed files with 744 additions and 7 deletions

View File

@@ -169,7 +169,7 @@
}
if (!this.user.residentId) {
this.$linkTo('/pages/auth/authenticationInfo')
this.$linkTo('/mods/AppAuth/AppAuth')
return false
}
@@ -197,7 +197,7 @@
}
if (!this.user.residentId) {
this.$linkTo('/pages/auth/authenticationInfo')
this.$linkTo('/mods/AppAuth/AppAuth')
return false
}