app bug修改

This commit is contained in:
2024-04-19 17:06:56 +08:00
parent c7edc49491
commit 5674c763db
6 changed files with 69 additions and 49 deletions

View File

@@ -67,9 +67,9 @@
})
},
async toLogin() {
// uni.redirectTo({
// url: '/pages/home/home'
// })
uni.redirectTo({
url: '/pages/home/home'
})
this.disabled = true
if (this.user === '') {
uni.showToast({