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=3485&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: 1714862081, nonceStr: 'bSkvD3mM6G7ANEtf', signature: '34cab3a34a847973f92a40500659a5009d46fa7f', 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\u52c7\u95ef\u201c\u9ad8\u9f84\u7981\u533a\u201d\uff0c\u6210\u529f\u4e3a\u9ad8\u9f84\u60a3\u8005\u5b9e\u65bd\u80f0\u5341\u4e8c\u6307\u80a0\u5207\u9664\u672f","smalltext":"6\u670818\u65e5\u4e00\u65e9\uff0c\u4e00\u9762\u5199\u7740\u201c\u533b\u5fb7\u9ad8\u5c1a\u3001\u6280\u672f\u7cbe\u6e5b\uff0c\u503e\u60c5\u5475\u62a4\u3001\u65e0\u5fae\u4e0d\u81f3\u201d\u7ea2\u8273\u8273\u7684\u9526\u65d7\u88ab\u9001\u5230\u4e86\u666e\u5916\u4e8c\u79d1\u7684\u529e\u516c\u5ba4\u3002\u201c\u9676\u4e3b\u4efb\uff0c\u8c22\u8c22\u4f60\u4eec\uff01\u4f60\u4eec\u771f\u5389\u5bb3\uff01\u201d\u60a3\u8005\u738b\u8001\u7237\u5b50\u8bf4\u7740\u7ad6\u8d77\u4e86\u5927\u62c7\u6307\uff0c\u966a\u7740\u8001","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3485"}; 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 () { } }); }); }