diff --git a/src/main/resources/static/linfeng-community-uniapp-ky/pages/user/home.vue b/src/main/resources/static/linfeng-community-uniapp-ky/pages/user/home.vue index 7b861fa..2c1d16a 100644 --- a/src/main/resources/static/linfeng-community-uniapp-ky/pages/user/home.vue +++ b/src/main/resources/static/linfeng-community-uniapp-ky/pages/user/home.vue @@ -159,6 +159,7 @@ title: this.userInfo.username }); } else { + this.$u.toast(res.msg) setTimeout(function() { uni.switchTab({ url: '/pages/index/index'