This commit is contained in:
2025-11-12 14:57:59 +08:00
parent e33d89d190
commit 6c635dd712

View File

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