Authored by 郝肖肖

shop coupon m.yohobuy.com url

... ... @@ -18,8 +18,8 @@ $(".coupon-content .receive-btn").on('touchstart', function(e) {
$.ajax({
method: 'POST',
url: '/product/index/userCoupon',
// url: location.protocol + '//m.yohobuy.com/product/index/userCoupon',
// url: '/product/index/userCoupon',
url: location.protocol + '//m.yohobuy.com/product/index/userCoupon',
data: {
couponID: code,
app_version: appVersion
... ...