@@ -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)