This commit is contained in:
xiaozhiyong
2023-03-24 11:39:02 +08:00
parent 4176a82927
commit 176e09a530
2 changed files with 40 additions and 71 deletions

View File

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