update home.vue

This commit is contained in:
linfeng 2023-03-29 10:20:12 +08:00
parent b58a356e96
commit 4a2557173a

View File

@ -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'