This commit is contained in:
2022-11-28 15:00:28 +08:00
parent 4eb7d254ca
commit b371a17753

View File

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