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=3050&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: 1714729446, nonceStr: 'pC4vuVbriV3JF6Id', signature: '48049c395decae504d2b352a8494a3baf2f87255', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u957f\u6cbb\u533b\u5b66\u4eba\u6587\uff1a\u8bd7\u6717\u8bf5\u300a\u6b87\u00b7\u60bc\u300b","smalltext":"\u4eca\u5929\r\n\r\n10:00\u201410:03\r\n\r\n\u5168\u56fd\u4eba\u6c11\u9ed8\u54c03\u5206\u949f\r\n\r\n\u7f05\u6000\uff0c\u4e3a\u901d\u53bb\u7684\u82f1\u70c8\u548c\u540c\u80de\r\n\r\n\u9632\u7a7a\u8b66\u62a5\u9e23\u54cd\r\n\r\n\u6c7d\u8f66\u3001\u706b\u8f66\u3001\u8230\u8239\u540c\u65f6\u9e23\u7b1b\r\n\r\n\u4e3e\u56fd\u540c\u75db\uff0c\u4e3e\u56fd\u540c\u60b2\r\n\r\n\u4ece\u5bd2\u51ac\u5230\u6625\u5929\r\n\r\n\u591a\u5c11\u4eba\u7528\u751f\u547d\u5b88\u62a4\u751f\u547d\r\n\r\n\u613f\u901d\u8005\u5b89\u606f\uff0c\u751f\u8005\u575a\u5f3a\uff0c\u52c7\u8005\u5e38\u5728\r\n\r\n\u8fd9\u4e00\u523b\uff0c\u56fd\u65d7\u4e3a\u82f1\u70c8\u548c\u540c\u80de\u800c\u964d\r\n\r\n\u4eca\u65e9\uff0c\u5929\u5b89\u95e8\u5e7f\u573a\r\n\r\n\u4e94\u661f\u7ea2\u65d7\u5728\u5347\u81f3\u9876\u7aef\u540e\r\n\r\n\u7f13\u7f13\u964d\u81f3\u534a\u65d7\r\n\r\n\u5411\u75ab\u60c5\u4e2d\u727a\u7272\u7684\u82f1\u70c8\u81f4\u656c\r\n\r\n\u613f\u75ab\u60c5\u4e2d\u901d\u4e16\u7684\u540c\u80de\u5b89\u606f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3050"}; 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 () { } }); }); }