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=3937&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: 1745109104, nonceStr: 'HI2lubnfN2QAa1C8', signature: '3de9729cc43de6d3e7b1a910c87cfa8a2cd808c5', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6cb3\u5317\u533b\u79d1\u5927\u5b66\u7b2c\u4e8c\u533b\u9662\uff1a7\u5c0f\u65f6\u817e\u7a7a\u4e1c\u9662\u533a 13.5\u5c0f\u65f6\u5b8c\u6210\u75c5\u623f\u6539\u9020\uff0c\u5f70\u663e\u6218\u75ab\u786c\u6838\u5b9e\u529b\uff01","smalltext":"1\u670810\u65e5\uff0c13\u65f6\u8bb8\uff0c\u6309\u7167\u6cb3\u5317\u7701\u536b\u5065\u59d4\u7d27\u6025\u90e8\u7f72\uff0c\u8981\u6c42\u6cb3\u5317\u533b\u79d1\u5927\u5b66\u7b2c\u4e8c\u533b\u9662\u6574\u4f53\u817e\u7a7a\u4e1c\u9662\u533a\uff0c\u5c06\u60a3\u8005\u5168\u90e8\u5b89\u5168\u8f6c\u79fb\uff0c\u5e76\u57281\u670812\u65e5\u524d\uff0c\u5c06\u533b\u9662\u6309\u8981\u6c42\u8fdb\u884c\u6539\u9020\u3002\u65f6\u95f4\u7d27\uff0c\u4efb\u52a1\u91cd\u3002\u63a5\u5230\u901a\u77e5\u540e\uff0c\u533b\u9662\u515a\u59d4","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3937"}; 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 () { } }); }); }