This commit is contained in:
2022-10-13 16:56:47 +08:00
parent 57640d8a5b
commit 06995ac3d7
8 changed files with 45 additions and 47 deletions

View File

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