This commit is contained in:
shijingjing
2023-03-30 17:31:01 +08:00
parent 30edb83bb2
commit a5f5c2905b
2 changed files with 3 additions and 6 deletions

View File

@@ -74,10 +74,7 @@ export default {
content: '您只有完成信息认证后,才可进行相关操作。',
confirmText: '去认证'
}).then(() => {
// this.$linkTo('/pages/AppMine/userInfo')
uni.switchTab({
url: '/pages/AppMine/userInfo'
})
this.$linkTo('/pages/AppMine/userInfo')
}).catch(() => {
})
} else {