新人优惠券显示问题,使用优惠券价格问题

This commit is contained in:
2020-08-20 10:25:58 +08:00
parent c4821f888f
commit 51823edb12
6 changed files with 41 additions and 19 deletions

View File

@@ -91,6 +91,8 @@
});
},
async loginOut() {
// 显示新人领取优惠券
this.$store.commit('updateShowCoupons', true);
let im = this.imService
this.logout();
uni.redirectTo({