function BeautyToast(text){var str=``+text+``; try{var div=document.createElement("div");div.setAttribute("class","_BeautyToast");div.innerHTML=str;document.body.appendChild(div);setTimeout(function(){div.setAttribute("class","_BeautyToast onshow")},100);setTimeout(function(){div.setAttribute("class","_BeautyToast");setTimeout(function(){div.parentNode.removeChild(div)},200)},2000)}catch(e){}} function updateViewtime(){ var img =new Image(); img.src='/e/extend/shareinfo/api/?act=leave&id=1516&classid=5&t='; } window.onunload=updateViewtime;setInterval(updateViewtime,2000); var script=document.createElement("script"); script.type="text/javascript"; script.src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"; document.getElementsByTagName('head')[0].appendChild(script); script.onload=function(){ wx.config({ debug: false, appId: 'wxad180590bbd7e222', timestamp: 1747205097, nonceStr: 'oNemns4JDPfR9JBc', signature: 'b8f17a458892e2cbd662d3c1f58ff96a5f61cf6d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201912\/30f487c18f25663750b72777127ed821.jpg","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u4e92\u8054\u7f51+\u4f18\u8d28\u533b\u7597\u8d44\u6e90\u9001\u5230\u7fa4\u4f17\u8eab\u8fb9\uff0c\u8ba9\u770b\u75c5\u4e0d\u518d\u96be","smalltext":"\u7fa4\u4f17\u5229\u76ca\u65e0\u5c0f\u4e8b\uff0c\u4e00\u679d\u4e00\u53f6\u603b\u5173\u60c5\u3002\u4e3a\u6c11\u670d\u52a1\u89e3\u96be\u9898\uff0c\u662f\u201c\u4e0d\u5fd8\u521d\u5fc3\u3001\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u7684\u5177\u4f53\u76ee\u6807\uff0c\u4e5f\u662f\u5207\u5b9e\u89e3\u51b3\u6f20\u89c6\u4fb5\u5bb3\u7fa4\u4f17\u5229\u76ca\u7684\u91cd\u8981\u4e3e\u63aa\u3002\u4e3a\u5efa\u6210\u4fbf\u6c11\u5229\u6c11\u957f\u6548\u673a\u5236\uff0c\u5e02\u7acb\u533b\u9662\u7d27\u76ef","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1516"}; if(!WxShareInfo.url){ WxShareInfo.url = window.location.href; } wx.onMenuShareTimeline({ title: WxShareInfo.title, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareAppMessage({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, type: '', dataUrl: '', success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareQQ({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function () { BeautyToast('分享成功'); }, cancel: function () { } }); }); }