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=2890&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: 1745166703, nonceStr: 'IovvqeBob3ilukuK', signature: '65a98f1688f0404cde3108c314b2a158935f2b43', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u201c\u522e\u76ae\u7537\u5b69\u201d\u7684\u575a\u5f3a\u8ba9\u4eba\u611f\u52a8\u843d\u6cea","smalltext":"12\u5c81\u7537\u5b69\u906d\u9047\u4e25\u91cd\u8f66\u7978\uff0c\u4e3a\u633d\u6551\u5b69\u5b50\u6027\u547d\uff0c\u6b66\u6c49\u5e02\u6c49\u9633\u533b\u9662\u591a\u5b66\u79d1\u4f1a\u8bca\uff0c\u4e13\u5bb6\u4eec\u5192\u9669\u5728\u5c0f\u5b87\u611f\u67d3\u72b6\u6001\u4e0b\u53d6\u5176\u81ea\u8eab1\/4\u7684\u76ae\u80a4\uff0c\u4fee\u590d\u521b\u9762\u3002\r\n\u575a\u5f3a\u800c\u52c7\u6562\u7684\u7537\u5b69\uff0c\u4e3a\u4e86\u4e0d\u8ba9\u5bb6\u91cc\u4eba\u62c5\u5fc3\uff0c\u5f3a\u5fcd\u7740\u6210\u4eba\u90fd\u96be\u4ee5\u627f\u53d7\u7684\u75db\u82e6\uff0c\u591a\u6b21\u624b\u672f\u540e\uff0c\u4ed6\u4e3a\u4e86\u80fd\u5c3d\u5feb\u7ad9\u8d77\u6765\u56de\u5f52\u6821\u56ed\uff0c\u5f3a\u5fcd\u5267\u75db\u5eb7\u590d\u953b\u70bc\u3002\u7537\u5b69\u575a\u6bc5\u4e50\u89c2\u7684\u7cbe\u795e\u611f\u67d3\u7740\u8eab\u8fb9\u7684\u533b\u62a4\u4eba\u5458\uff0c\u533b\u751f\u62a4\u58eb\u4eec\u65e0\u8bba\u4e0a\u73ed\u65f6\u95f4\u8fd8\u662f\u4e0b\u73ed\u4f11\u606f\u56de\u5bb6\uff0c\u90fd\u65f6\u65f6\u523b\u523b\u5173\u5fc3\u3001\u7275\u6302\u7740\u4ed6\u7684\u75c5\u60c5\uff0c\u966a\u4ed6\u5fae\u4fe1\u804a\u5929\u3001\u6253\u6e38\u620f\u3001\u901b\u52a8\u7269\u56ed\uff0c\u5e76\u5077\u5077\u7b56\u5212\uff0c\u5728\u75c5\u623f\u5185\u7ed9\u4ed6\u8fc7\u4e86\u4e00\u4e2a\u96be\u5fd8\u7684\u751f\u65e5\uff0c\u5e2e\u52a9\u5176\u5c3d\u5feb\u4ece\u75be\u75c5\u7684\u75db\u82e6\u4e2d\u8d70\u51fa\u6765\u3002\r\n\u5f88\u591a\u5e02\u6c11\u7eb7\u7eb7\u6765\u9662\u770b\u671b\u7537\u5b69\uff0c\u65e0\u8bba\u662f\u4ece","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2890"}; 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 () { } }); }); }