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=4029&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: 1746314188, nonceStr: '0im9Ezq5gy5YTssj', signature: 'c7bcf3ca8bfdf12f1237cca854ad59f3369f1516', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u6ccc\u5c3f\u5916\u79d1\u6210\u529f\u5b9e\u65bd2500\u4f8b\u8fbe\u82ac\u5947\u673a\u5668\u4eba\u624b\u672f","smalltext":"1\u670826\u65e5\uff0c\u6211\u9662\u6ccc\u5c3f\u5916\u79d1\u8fbe\u82ac\u5947\u673a\u5668\u4eba\u624b\u672f2500\u4f8b\u5e86\u5178\u66a8\u8fbe\u82ac\u5947\u5916\u79d1\u5b66\u9662\u6ccc\u5916\u624b\u672f\u57f9\u8bad\u73ed\u534e\u897f\u533b\u9662\u7b2c\u4e00\u671f\u987a\u5229\u4e3e\u529e\u30022015\u5e74\u6211\u9662\u6ccc\u5c3f\u5916\u79d1\u56e2\u961f\u5f00\u5c55\u8fbe\u82ac\u5947\u673a\u5668\u4eba\u624b\u672f\u81f3\u4eca\uff0c\u6ccc\u5c3f\u5916\u79d1\u8fbe\u82ac\u5947\u673a\u5668\u4eba\u624b\u672f\u5df2\u7a81\u78342500\u4f8b\uff0c\u4f4d\u5c45\u5168\u56fd\u524d\u5217\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4029"}; 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 () { } }); }); }