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=6952&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: 1783535382, nonceStr: 'CUg9jI1Q91b59W92', signature: 'e17d4bef6333ba2652454a9f83a5bbd9b691230d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u201c\u4f20\u627f\u767d\u6c42\u6069\u56fd\u9645\u4e3b\u4e49\u7cbe\u795e\uff0c\u6784\u7b51\u5168\u7403\u533b\u60a3\u547d\u8fd0\u5171\u540c\u4f53\u201d \u66a8\u7b2c\u516d\u5c4a\u6784\u5efa\u533b\u60a3\u547d\u8fd0\u5171\u540c\u4f53\u4e3b\u9898\u5f81\u6587\u8bc4\u9009\u7ed3\u679c","smalltext":"\u201c\u4f20\u627f\u767d\u6c42\u6069\u56fd\u9645\u4e3b\u4e49\u7cbe\u795e\uff0c\u6784\u7b51\u5168\u7403\u533b\u60a3\u547d\u8fd0\u5171\u540c\u4f53\u201d \u66a8\u7b2c\u516d\u5c4a\u6784\u5efa\u533b\u60a3\u547d\u8fd0\u5171\u540c\u4f53\u4e3b\u9898\u5f81\u6587\u8bc4\u9009\u5de5\u4f5c\u5df2\u5706\u6ee1\u7ed3\u675f\u3002\u73b0\u5c06\u83b7\u5956\u540d\u5355\u4e88\u4ee5\u516c\u5e03\uff0c\u5e76\u5411\u6bcf\u4e00\u4f4d\u7528\u5fc3\u4e66\u5199\u533b\u60a3\u6e29\u60c5\u7684\u53c2\u4e0e\u8005\u81f4","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6952"}; 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 () { } }); }); }