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() {
uni.redirectTo({
url: '/pages/home/home'
})
// uni.redirectTo({
// url: '/pages/home/home'
// })
this.disabled = true
if (this.user === '') {
uni.showToast({