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=5287&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: 1715942650, nonceStr: '6GtTbuYn7iqLGoXW', signature: 'a45c47cbe659ff6f9869864f3df227d6d998a3aa', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5fb7\u5e02\u7b2c\u56db\u4eba\u6c11\u533b\u9662\uff1a\u201c\u6caa\u201d\u4f60\u5e73\u5b89\uff0c\u4e24\u540d\u6838\u9178\u68c0\u6d4b\u4eba\u5458\u652f\u63f4\u4e0a\u6d77","smalltext":"2022\u5e744\u67083\u65e5\uff0c\u6839\u636e\u6e56\u5357\u7701\u533b\u7597\u6551\u6cbb\u7ec4\u7d27\u6025\u901a\u77e5\uff0c\u62df\u7ec4\u5efa\u4e00\u652f200\u4eba\u7684\u6838\u9178\u68c0\u6d4b\u533b\u7597\u961f\u4e8e\u4eca\u5929\u4e0b\u5348\u4e94\u70b9\u51fa\u53d1\u652f\u63f4\u4e0a\u6d77\u3002\u5e38\u5fb7\u5e02\u7b2c\u56db\u4eba\u6c11\u533b\u9662\u7acb\u5373\u54cd\u5e94\uff0c\u6d3e\u51fa\u68c0\u9a8c\u79d1\u9ad8\u4e1c\u3001\u9ec4\u4e9a\u53c2\u4e0e\u6b64\u6b21\u652f\u63f4\u884c","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5287"}; 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 () { } }); }); }