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=1708&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: 1747167309, nonceStr: '9B6aBHo7lneheWlt', signature: '3d44f142a7371ab11b226e4bac2fb1d18b81a9a8', 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:\u798f\u5b89\u5e02\u6c11\u6350\u8d60400\u4e2aN95\u53e3\u7f69 \u652f\u63f4\u4e00\u7ebf\u6297\u51fb\u75ab\u60c5","smalltext":"\u3000\u3000\u798f\u5b89\u5168\u5e02\u4eba\u6c11\u4f17\u5fd7\u6210\u57ce\u643a\u624b\u5171\u7b51\u6297\u51fb\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u611f\u67d3\u7684\u80ba\u708e\u75ab\u60c5\u9632\u7ebf\uff0c\u75ab\u60c5\u8ba9\u7fa4\u4f17\u4e0e\u533b\u62a4\u66f4\u7d27\u5bc6\u56e2\u7ed3\u5728\u4e00\u8d77\u30022\u67081\u65e5\uff0c\u798f\u5b89\u7231\u5fc3\u4eba\u58eb\u674e\u6676\u3001\u4f55\u4e39\u4e39\u4e24\u4f4d\u5973\u58eb\u5411\u95fd\u4e1c\u533b\u9662\u6350\u8d60N95\u53e3\u7f694","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1708"}; 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 () { } }); }); }