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=1522&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: 1747191003, nonceStr: 'vwbvuXfHkErtAn25', signature: '8510dcf8b4c9d05c3d52f8441ed3ff73605ede6b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u4e2d\u5c71\u533b\u9662\uff1a\u5316\u201c\u707c\u70e7\u201d\u4e3a\u201c\u51b7\u51bb\u201d \u65b0\u578b\u672f\u5f0f\u964d\u4f4e\u623f\u98a4\u60a3\u8005\u672f\u540e\u5e76\u53d1\u75c7\u53d1\u751f\u7387","smalltext":"80\u5c81\u7684\u5f20\u8001\u4f2f4\u5e74\u6765\u4e00\u76f4\u9971\u53d7\u623f\u98a4\u53cd\u590d\u53d1\u4f5c\u6240\u5e26\u6765\u7684\u75db\u82e6\uff0c\u4ed6\u5c1d\u8bd5\u8fc7\u591a\u79cd\u6297\u5fc3\u5f8b\u5931\u5e38\u836f\u7269\u6cbb\u7597\uff0c\u4f46\u6548\u679c\u90fd\u4e0d\u751a\u7406\u60f3\uff0c\u591a\u5e74\u7684\u75c5\u75db\u6298\u78e8\u8ba9\u4ed6\u7684\u751f\u6d3b\u8d28\u91cf\u4e5f\u968f\u4e4b\u4e0b\u964d\u3002\u4e0d\u4e45\u524d\uff0c\u5f20\u8001\u4f2f\u6765\u5230\u590d\u65e6\u5927\u5b66","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1522"}; 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 () { } }); }); }