update home.vue
This commit is contained in:
parent
b58a356e96
commit
4a2557173a
@ -159,6 +159,7 @@
|
|||||||
title: this.userInfo.username
|
title: this.userInfo.username
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
this.$u.toast(res.msg)
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
uni.switchTab({
|
uni.switchTab({
|
||||||
url: '/pages/index/index'
|
url: '/pages/index/index'
|
||||||
|
Loading…
Reference in New Issue
Block a user