Authored by zhangxiaoru

微信分享

@@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
8 8
9 module.exports = function() { 9 module.exports = function() {
10 var $ = require('yoho-jquery'); 10 var $ = require('yoho-jquery');
11 - var _weChatInterface = '/life/getSignPackage'; 11 + var _weChatInterface = '//m.yohobuy.com/life/getSignPackage';
12 12
13 $.getJSON(_weChatInterface + '?pageurl=' + 13 $.getJSON(_weChatInterface + '?pageurl=' +
14 encodeURIComponent(location.href.split('#')[0]) + '&callback=?', function(json) { 14 encodeURIComponent(location.href.split('#')[0]) + '&callback=?', function(json) {