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=4911&classid=12&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: 1743764436, nonceStr: 'HBuA4crz3Uxvk3q7', signature: 'edd4d127db8fc52d828621b80c71d254eea8ebb1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u65e0\u9521\u5e02\u513f\u7ae5\u533b\u9662-\u65b0\u751f\u513f\u79d1\u4e3b\u4efb\u52a9\u7406\u738b\u660c\u6797","smalltext":"\u5448\u8d64\u5b50\u4e4b\u5fc3\u8d70\u8fb9\u7586\uff0c\u6292\u5bb6\u56fd\u60c5\u6000\u5c55\u82f1\u59ff2020\u5e743\u6708\uff0c\u5e26\u7740\u65e0\u9521\u5e02\u513f\u7ae5\u533b\u9662\u9886\u5bfc\u91cd\u6258\u548c\u671f\u8bb8\uff0c\u738b\u660c\u6797\u4ece\u7f8e\u4e3d\u7684\u592a\u6e56\u4e4b\u6ee8\u51fa\u53d1\uff0c\u98de\u8d8a\u51b0\u96ea\u8fde\u7ef5\u7684\u5929\u5c71\u6765\u5230\u4e86\u65b0\u7586\u514b\u5b5c\u52d2\u82cf\u67ef\u5c14\u514b\u5b5c\u81ea\u6cbb\u5dde\u963f\u5408\u5947\u53bf\uff0c\u5f00","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4911"}; 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 () { } }); }); }