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