diff --git a/pages/index/index.vue b/pages/index/index.vue index a3c95a4..24e4c74 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -307,7 +307,8 @@ // 新人优惠券 if (this.$store.state.showCoupons) { this.isNewmembervoucher(); - } + } + this.getRecommendList(); }, async onLoad(){ this.articleList = [];