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=4087&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: 1745056410, nonceStr: 'ngFoNFAnEvEPQFwT', signature: '58bde2e408f0b283a5aeb888f3158441303ab59c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u533b\u9662:\u60a3\u8005\u4e3a\u62a4\u58eb\u70b9\u8d5e \u62a4\u60a3\u4e4b\u60c5\u9891\u9891\u589e\u6e29","smalltext":"\u6566\u5316\u5e02\u533b\u9662\u795e\u7ecf\u5185\u79d1313\u75c5\u623f\u4f4f\u7740\u4e00\u4f4d\u8111\u5352\u4e2d\u5931\u8bed\u7684\u60a3\u8005\uff0c\u4ed6\u6bcf\u6b21\u89c1\u5230\u6211\u90fd\u4f1a\u7ad6\u8d77\u5927\u62c7\u6307\uff0c\u5634\u91cc\u652f\u652f\u543e\u543e\u7684\u60f3\u8981\u8bf4\u4e9b\u4ec0\u4e48\u3002\u7b2c\u4e00\u6b21\u63a5\u89e6\u4ed6\u662f\u8fdb\u75c5\u623f\u4e3a\u4ed6\u66f4\u6362\u9f3b\u6c27\u7ba1\uff0c\u6211\u6b63\u5728\u64cd\u4f5c\uff0c\u4ed6\u7a81\u7136\u6293\u4f4f\u6211","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4087"}; 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 () { } }); }); }