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=1706&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: 1749461871, nonceStr: '9X8DbEvNkWuL7VbS', signature: 'fc565aa680425dbd491d792187af06eef881d898', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6dee\u5357\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u60a3\u8005\u901a\u8fc7\u5bf9\u8bb2\u673a\u53d1\u58f0\uff0c\u533b\u52a1\u4eba\u5458\u5f85\u6211\u5411\u5bb6\u4eba\u4e00\u6837\u7167\u987e","smalltext":"\u6dee\u5357\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff08\u4f20\u67d3\u75c5\u9662\u75c5\u533a\uff09\u4f5c\u4e3a\u6dee\u5357\u5e02\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u80ba\u708e\u5b9a\u70b9\u6536\u6cbb\u533b\u9662\uff0c\u76ee\u524d\u5171\u6536\u6cbb\u4e86\u6dee\u5357\u786e\u8bca\u76846\u540d\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u80ba\u708e\u75ab\u60c5\u60a3\u8005\uff0c1\u670830\u65e5\u665a\u4e0a\uff0c\u8bb0\u8005\u7528\u5bf9\u8bb2\u673a\u5bf9\u8bdd\u7684\u65b9\u5f0f\u91c7\u8bbf\u4e86\u89e3\u6dee","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1706"}; 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 () { } }); }); }