第1729章 生不如死(9/9)
onmenushareqzone(sharedata);
//分享到朋友圈时只有标题,所这里拼接一下varcopy_sharedate={};
$.
extend(copy_sharedate,sharedata);
copy_sharedate.
title=copy_sharedate.
title""copy_sharedate.
desc;
wx.
onmenusharetimeline(copy_sharedate);
});
wx.
error(function(res){//hg_toast(res.
errmsg);
//打印错误消息。
及把debug:false,设置为debug:ture就可以直接在网页上看到弹出的错误提示});
}}});
}}