login
This commit is contained in:
@@ -70,9 +70,9 @@
|
|||||||
})
|
})
|
||||||
},
|
},
|
||||||
async toLogin() {
|
async toLogin() {
|
||||||
uni.redirectTo({
|
// uni.redirectTo({
|
||||||
url: '/pages/home/home'
|
// url: '/pages/home/home'
|
||||||
})
|
// })
|
||||||
this.disabled = true
|
this.disabled = true
|
||||||
if (this.user === '') {
|
if (this.user === '') {
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
|
|||||||
Reference in New Issue
Block a user