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=4557&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: 1714803415, nonceStr: 'ltY807T70YNpsa1T', signature: 'eb6e813a4d36e177d15fa788c75026520cdc5903', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e56\u5317\u7701\u4e2d\u5c71\u533b\u9662\uff1a\u9ad8\u901f\u8def\u4e0a\u4ed6\u201c\u706b\u773c\u91d1\u775b\u201d\u53d1\u73b0\u9669\u60c5\u201c\u80c6\u5927\u5fc3\u7ec6\u201d\u4e0b\u8f66\u6551\u4eba","smalltext":"\u6df1\u591c\u7537\u5b50\u8bef\u5165\u9ad8\u901f\u516c\u8def\uff0c\u8dcc\u5012\u5934\u7834\u8840\u6d41\u3002\u662f\u4ed6\u201c\u706b\u773c\u91d1\u775b\u201d\u53d1\u73b0\u9669\u60c5\uff1b\u65bd\u6551\u3001\u62a5\u8b66\u3001\u8054\u7cfb\u5bb6\u5c5e\u2026\u662f\u4ed6\uff0c\u6551\u4eba\u4ee5\u540e\uff0c\u9ed8\u9ed8\u79bb\u5f00\uff1b\u4ed6\u7528\u5b9e\u9645\u884c\u52a8\u8be0\u91ca\u4e86\u4e00\u4f4d\u533b\u52a1\u5de5\u4f5c\u8005\u7684\u62c5\u5f53\u3002 \u9ad8\u901f\u8def\u4e0a\u9047\u9669\u60c5 7\u67082","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4557"}; 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 () { } }); }); }