Showing
3 changed files
with
1 additions
and
0 deletions
@@ -13984,6 +13984,7 @@ $couponList.on('touchstart', '.employ-main', function() { | @@ -13984,6 +13984,7 @@ $couponList.on('touchstart', '.employ-main', function() { | ||
13984 | $('body').on('touchend', '.not-use', function() { | 13984 | $('body').on('touchend', '.not-use', function() { |
13985 | orderInfo('couponCode', null); | 13985 | orderInfo('couponCode', null); |
13986 | orderInfo('couponName', null); | 13986 | orderInfo('couponName', null); |
13987 | + location.href = '/cart/index/orderEnsure'; | ||
13987 | }); | 13988 | }); |
13988 | 13989 | ||
13989 | 13990 |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment