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=2517&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: 1745166251, nonceStr: 'UMVFCvL6ZRudo035', signature: '00642fcd0f12343077408eecf5c78d06d1d949f2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u5e93\u623f\u641c\u51fa\u5b9d\u8d1d\u624b\u672f\u5668\u68b0 \u4f7f\u7528\u524d\u5148\u7528\u732a\u8089\u4ee3\u4eba\u4f53\u5b9e\u9a8c","smalltext":"3\u670816\u65e5\uff0c\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\u652f\u63f4\u6cf8\u5b9a\u53bf\u4eba\u6c11\u533b\u9662\u6ccc\u5c3f\u5916\u79d1\u4e13\u5bb6\u674e\u6db5\uff0c\u4e3a\u4e00\u4f4d62\u5c81\u3001\u524d\u5217\u817a\u91cd\u91cf\u8d85\u8fc7200g\u7684\u7684\u8001\u5e74\u7537\u6027\u60a3\u8005\u5b9e\u65bd\u4e86\u524d\u5217\u817a\u589e\u751f\u624b\u672f\u3002\u60a3\u8005\u4e0d\u77e5\u9053\u7684\u662f\uff0c\u8fd9\u662f\u674e\u6db5\u5e2e\u52a9\u6cf8\u5b9a\u53bf","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2517"}; 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 () { } }); }); }