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=3418&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: 1746983562, nonceStr: 'w0Wau54esYL0VmoD', signature: 'fd7dafcbfa45d1cc46acc5a5aa4cd13c2f9dc9e9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662\uff1a\u63a8\u5e7f\u65b0\u6280\u672f \u60a3\u8005\u53d7\u76ca","smalltext":"\u8fd1\u65e5\uff0c\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662\u6ccc\u5c3f\u5916\u79d1\u4e3b\u4efb\u9648\u658c\u5e26\u9886\u7684\u56e2\u961f\u6210\u529f\u5b8c\u6210\u4e86\u4e00\u4f8b\u8179\u8154\u955c\u8180\u80f1\u6839\u6cbb\u6027\u5207\u9664\u672f+\u56de\u80a0\u4ee3\u8180\u80f1\u672f\uff0c\u60a3\u8005\u672f\u540e\u4e09\u65e5\u4fbf\u53ef\u4e0b\u5e8a\u6d3b\u52a8\uff0c\u672f\u540e\u6062\u590d\u826f\u597d\u3002\u76ee\u524d\u60a3\u8005\u5df2\u5b8c\u5168\u5eb7\u590d\u51fa\u9662\uff0c\u56de\u8bbf","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3418"}; 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 () { } }); }); }