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=5561&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: 1715652358, nonceStr: 'QtSP5ohQ9EG6ctVa', signature: 'a4410e06dce0530f0b076a7518b0d28e51d0dc62', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u773c\u89c6\u5149\u773c\u79d1\u533b\u9662\uff1a\u8fd1\u89c626\u5e74\u540e\u6458\u955c\u6210\u529f \u4e66\u6cd5\u5bb6\u76db\u8d5e\u6709\u7231\u66f4\u6e29\u6696","smalltext":" \u56e0\u5de6\u53f3\u773c\u8fd1\u89c6\u5dee\u8ddd\u5927\uff0c\u770b\u4e66\u5199\u4f5c\u975e\u5e38\u5bb9\u6613\u75b2\u52b3\uff0c\u6234\u773c\u955c\u8fd0\u52a8\u975e\u5e38\u4e0d\u81ea\u7531\uff0c\u8fd1\u89c626\u5e74\u7684\u77e5\u540d\u4f5c\u5bb6\u3001\u4e66\u6cd5\u5bb6\u4e93\u5b8f\u521a\u8fd1\u65e5\u6210\u529f\u5728\u6b66\u6c49\u773c\u89c6\u5149\u773c\u79d1\u533b\u9662\u63a5\u53d7EVO ICL\u6676\u4f53\u690d\u5165\u624b\u672f\u3002\u6210\u529f\u6458\u6389\u773c\u955c\u540e\uff0c\u4ed6\u7cbe\u5fc3\u521b\u4f5c\u4e86\u4e09\u5e45\u4e66\u6cd5\u4f5c\u54c1\u9001\u5230\u533b\u9662\uff0c\u76db\u8d5e\u533b\u9662\u201c\u4e13\u4e1a\u9ad8\u54c1\u8d28 \u6709\u7231\u66f4\u6e29\u6696\u201d\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5561"}; 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 () { } }); }); }