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=1682&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: 1747169310, nonceStr: 'K49zA6GRdrlEQA5d', signature: '6679957134e7c64bfde4b48571ef1b9e8bf3dc40', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u95fd\u4e1c\u533b\u9662\uff1a\u5168\u529b\u6551\u6cbb\u5b81\u5fb7\u5e023\u4f8b\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u611f\u67d3\u80ba\u708e\u786e\u8bca\u60a3\u8005 \u522b\u6837\u201c\u751f\u65e5\u4f1a\u201d\u8ba9\u6297\u75ab\u4eba\u5458\u5f88\u6696\u5fc3","smalltext":"\u3000\u3000\u201c\u5065\u5eb7\u6240\u7cfb\uff0c\u6027\u547d\u76f8\u6258\u3002\u201d1\u670826\u65e5\uff0c\u95fd\u4e1c\u533b\u9662\u6536\u6cbb\u5b81\u5fb7\u5e02\u7d2f\u8ba1\u62a5\u544a\u8f93\u5165\u6027\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u611f\u67d3\u7684\u80ba\u708e\u786e\u8bca\u75c5\u4f8b3\u4f8b(\u971e\u6d66\u53bf2\u4f8b\uff0c\u798f\u5b89\u5e021\u4f8b)\uff0c\u5df2\u5c31\u4f4d\u7684\u201c\u5168\u526f\u6b66\u88c5\u201d\u533b\u52a1\u4eba\u5458\u91c7\u53d6\u201c\u96c6\u4e2d\u60a3\u8005","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1682"}; 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 () { } }); }); }