Authored by hf

code review by hf: fixes bugs to product consults link error

... ... @@ -8950,7 +8950,7 @@ $('.cart-goods').on('touchstart', '.checkbox', function() {
});
orderInfo('couponCode', null);
orderInfo('couponName', null);
history.go(0);
window.location.href = '/cart/index/index?cartType=' + $('#cartType').val();
} else {
tip.show(data.message);
}
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.