This commit is contained in:
xiaozhiyong
2023-04-06 13:20:20 +08:00
parent a8249b5de8
commit 4eaf549bbe
5 changed files with 47 additions and 75 deletions

View File

@@ -207,6 +207,7 @@
})
},
refuseLogin(){
uni.setStorageSync('refuseLogin',true)
uni.switchTab({
url: '/pages/tabbar/home/home'
})