shop coupon m.yohobuy.com url
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -18,8 +18,8 @@ $(".coupon-content .receive-btn").on('touchstart', function(e) { | @@ -18,8 +18,8 @@ $(".coupon-content .receive-btn").on('touchstart', function(e) { | ||
18 | 18 | ||
19 | $.ajax({ | 19 | $.ajax({ |
20 | method: 'POST', | 20 | method: 'POST', |
21 | - url: '/product/index/userCoupon', | ||
22 | - // url: location.protocol + '//m.yohobuy.com/product/index/userCoupon', | 21 | + // url: '/product/index/userCoupon', |
22 | + url: location.protocol + '//m.yohobuy.com/product/index/userCoupon', | ||
23 | data: { | 23 | data: { |
24 | couponID: code, | 24 | couponID: code, |
25 | app_version: appVersion | 25 | app_version: appVersion |
-
Please register or login to post a comment