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=4852&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: 1744313460, nonceStr: '8BpquwKoquJbYTNo', signature: '46c1d4a2f6e9cb8bfbfe036298cca3772e2b5b1e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u4e5d\u4e0a\u9ad8\u539f\uff0c\u4ed6\u8ba9\u6298\u7ffc\u7684\u85cf\u65cf\u59d1\u5a18\u544a\u522b\u4e86\u9ed1\u6697","smalltext":"8\u670829\u65e5\uff0c\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u773c\u79d1\u4e3b\u4efb\u66f9\u6587\u6377\u3001\u80ba\u79d1\u4e3b\u4efb\u80e1\u5efa\u8363\uff0c\u4ee5\u53ca\u773c\u79d1\u4e3b\u6cbb\u533b\u5e08\u674e\u98cf\u3001\u62a4\u5e08\u9f9a\u6d77\u6c81\u3001\u9646\u5b87\u84c9\u3001\u6731\u6587\u4f18\uff0c\u968f\u5609\u5b9a\u533a\u7b2c16\u6279\u201c\u4e45\u6cbb\u5149\u660e\u884c\u201d\u533b\u7597\u961f\u6765\u5230\u4e45\u6cbb\u53bf\u4eba\u6c11\u533b\u9662\uff0c\u5c55\u5f00\u53c8\u4e00","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4852"}; 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 () { } }); }); }