This commit is contained in:
2022-11-28 14:59:47 +08:00
parent 469079c1fd
commit 4eb7d254ca
4 changed files with 8 additions and 9 deletions

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({