diff --git a/exchange.html b/exchange.html index 6aab61f..260a3ec 100644 --- a/exchange.html +++ b/exchange.html @@ -238,9 +238,11 @@ //刷新页面 successchangeBtnFn () { if (this.goodInfo.product_type === 2 && this.goodInfo.card_show == 2) { + this.popboxshow = false; window.location.href = './coupon/lookCard.html'; + } else { + window.location.replace(document.referrer); } - window.location.replace(document.referrer); }, //兑换商品