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=3081&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: 1749403648, nonceStr: 'k2gnjXpIk7nIu856', signature: 'e0eea7626860706a186a1be45fdfbeb642c33064', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u533b\u9662\uff1a\u9694\u79bb\u671f\u6ee1\u7684\u4ed6\u4eec\u5e26\u7ed9\u6211\u7684\u611f\u52a8\u4e0e\u4e0d\u820d","smalltext":"4\u67082\u65e5\u65e98:00\uff0c\u662f\u4e00\u4e2a\u8ba9\u6240\u6709\u5728\u91d1\u8302\u5927\u9152\u5e97\u96c6\u4e2d\u9694\u79bb\u533b\u5b66\u89c2\u5bdf\u70b9\u6297\u75ab\u5de5\u4f5c\u4eba\u5458\u6700\u6fc0\u52a8\u7684\u65f6\u523b\uff0c\u56e0\u4e3a\u8fd9\u4e00\u5929\uff0c\u6211\u4eec\u8fce\u6765\u4e86\u8fd9\u91cc\u7b2c\u4e00\u6279\u9694\u79bb\u671f\u6ee1\u4eba\u5458\u89e3\u9664\u9694\u79bb\u7684\u65e5\u5b50\u30024\u67081\u65e5\u665a\uff0c\u6211\u4eec\u6253\u7535\u8bdd\u4e00\u4e00\u901a","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3081"}; 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 () { } }); }); }