Browse Source

更新 'kissy/public/share/mshare.js'

rabin 7 years ago
parent
commit
6cdb56a94f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      kissy/public/share/mshare.js

+ 1 - 1
kissy/public/share/mshare.js

@@ -155,7 +155,7 @@ MShare.prototype = {
             dataType:'jsonp',
             jsonp: 'jsonp_cb',
             url: url,
-            //data: {"thisPageUrl":location.href.split('#')[0]},
+            data: {"thisPageUrl":location.href.split('#')[0]},
             success:function(data){
                 var d = data.msg;
                 //alert(d.appId)