This commit is contained in:
yanran200730
2023-03-21 15:17:34 +08:00
parent 56c227ee78
commit b345e1bd13
4 changed files with 13 additions and 2 deletions

View File

@@ -169,7 +169,7 @@
content: '您只有完成信息认证后,才可进行相关操作。',
confirmText: '去认证'
}).then(() => {
this.$linkTo('../AppMine/userInfo')
this.$linkTo('../AppMine/userInfo?isFromTabbar=1&path=/pages/AppCircle/AppCircle')
}).catch(() => {
})
}