chore: 更新环境
This commit is contained in:
@@ -143,9 +143,10 @@ const handleRealName = () => {
|
||||
uni.navigateTo({
|
||||
url: '/pages-sub/realname/index',
|
||||
})
|
||||
showRealName.value = false
|
||||
}
|
||||
|
||||
onLoad(async () => {
|
||||
onShow(async () => {
|
||||
const res = await getRealNameAuthAPI()
|
||||
if (!res.data) {
|
||||
uni.hideTabBar()
|
||||
|
||||
Reference in New Issue
Block a user