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=363&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: 1746158045, nonceStr: 'mBdXbSiACNFaps5h', signature: 'b774a59324edaded4c2d258c0449f89dc729f060', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5c71\u897f\u957f\u6cbb\u4e91\u5cf0\u533b\u9662\uff1a\u884c\u533b\u4e8c\u5341\u4f59\u8f7d\uff0c\u7b14\u8bb0\u300a\u533b\u8bdd\u6587\u96c6\u300b\u95ee\u4e16","smalltext":"\u300a\u533b\u8bdd\u6587\u96c6\u300b\u4eca\u65e5\u5f00\u59cb\u51fa\u7248\u3002\r\n\u5b66\u4e60\u5c31\u50cf\u79cd\u5e84\u7a3c\uff0c\u4e0d\u4f1a\u77ed\u65f6\u95f4\u6709\u7ed3\u679c\uff0c\u5b83\u6709\u4e00\u4e2a\u7f13\u6162\u6210\u957f\u7684\u8fc7\u7a0b\uff0c\u5728\u5730\u4e0b\u7684\u65f6\u5019\uff0c\u770b\u4e0d\u89c1\u751f\u957f\uff0c\u53ea\u6709\u9732\u51fa\u82bd\u62f1\u51fa\u571f\u624d\u88ab\u53d1\u73b0\uff01\r\n\u300a\u533b\u8bdd\u6587\u96c6\u300b\u7b2c\u4e00\u5377\u662f\u4e00\u672c\u533b\u5b66\u7c7b\u77e5\u8bc6\u6027\u7684\u6563\u6587\u96c6\u3002\u662f\u5f90\u4e91\u5cf0\u9662\u957f\u4e8c\u5341\u591a\u5e74\u6765\u5b66\u4e60\u548c\u5de5\u4f5c\u7684\u7b14\u8bb0\u3002\u4ece\u672c\u4e66\u4e2d\uff0c\u6211\u4eec\u770b\u5230\u4e86\u4e00\u4e2a\u52e4\u52e4\u6073\u6073\u3001\u8ba4\u8ba4\u771f\u771f\u5728\u533b\u5b66\u9886\u57df\u523b\u82e6\u5b66\u4e60\u548c\u94bb\u7814\u7684\u533b\u751f\u3002\r\n\u4f5c\u8005\u628a\u81ea\u5df1\u6240\u5b66\u5230\u7684\u77e5\u8bc6\uff0c\u548c\u6cbb\u75c5\u8fc7\u7a0b\u4e2d\u603b\u7ed3\u51fa\u7684\u4e00\u4e9b\u884c\u4e4b\u6709\u6548\u7684\u6cbb\u7597\u65b9\u6cd5\u6574\u7406\u6210\u518c\uff0c\u8ba9\u4e00\u4e9b\u7ecf\u9a8c\u901a\u8fc7\u6587\u5b57\u7684\u65b9\u5f0f\u4f20\u9012\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=363"}; 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 () { } }); }); }