This commit is contained in:
2023-09-01 16:43:53 +08:00
parent d52313cae5
commit 42bad8a72e

View File

@@ -84,9 +84,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({