Authored by 郭成尧

share-url

... ... @@ -70,7 +70,7 @@ if (/MicroMessenger/i.test(navigator.userAgent)) {
cache: true,
success: function() {
$.ajax({
url: '/activity/wechat/share',
url: location.protocol + '//m.yohobuy.com/activity/wechat/share',
data: {
url: location.href
},
... ...