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=6409&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: 1716012834, nonceStr: 'gUtMfF6qrUA8Ebxc', signature: 'a4b35bb517ceec079e5c06cf426c2a97b5531f88', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6c5f\u6cb9\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\uff1a\u7cbe\u54c1\u201d\u57f9\u8bad\u201c\u7cbe\u51c6\u6ef4\u704c\u201d \u8d4b\u80fd\u515a\u52a1\u5de5\u4f5c\u63d0\u8d28\u589e\u6548","smalltext":"\u4e3a\u6df1\u5165\u5b66\u4e60\u8d2f\u5f7b\u515a\u7684\u4e8c\u5341\u5927\u7cbe\u795e\uff0c\u8ba4\u771f\u843d\u5b9e\u65b0\u65f6\u4ee3\u515a\u7684\u5efa\u8bbe\u603b\u8981\u6c42\u548c\u65b0\u65f6\u4ee3\u515a\u7684\u7ec4\u7ec7\u8def\u7ebf\uff0c\u6c5f\u6cb9\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\u515a\u59d4\u4e3e\u529e\u4e86\u201c\u515a\u52a1\u5de5\u4f5c\u8005\u7cfb\u5217\u57f9\u8bad\u201d\u3002\u5728\u7b2c\u4e00\u671f\u515a\u52a1\u5de5\u4f5c\u8005\u57f9\u8bad\u73ed\u8bfe\u5802\u4e0a\uff0c\u5e02","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6409"}; 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 () { } }); }); }