Authored by 郭成尧

share-url

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