This commit is contained in:
2025-11-03 18:06:02 +08:00
parent afe8093616
commit aa89c12fe0
2 changed files with 4 additions and 4 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({