This commit is contained in:
2022-10-10 16:26:19 +08:00
parent b6c903fd4d
commit d64db24963
98 changed files with 243 additions and 17016 deletions

View File

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