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=1499&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: 1716231060, nonceStr: 'j5jXVM0fPhWxWCV9', signature: 'e8027176dc36385b90fde39966de23728eeeb55a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u7231\u5c14\u773c\u79d1\u533b\u9662\uff1a\u653e\u7f8a\u610f\u5916\u88ab\u8e22\u65ad\u6cea\u5c0f\u7ba1 \u9752\u6d77\u7267\u6c11\u8f97\u8f6c\u5343\u91cc\u6765\u6c49\u201c\u6b62\u6cea\u201d","smalltext":" 41\u5c81\u7684\u9752\u6d77\u7267\u6c11\u7d22\u5357(\u5316\u540d)\u5728\u8d76\u81ea\u5bb6\u7684\u725b\u7f8a\u56de\u7267\u573a\u65f6\uff0c\u4e0d\u614e\u88ab\u7f8a\u540e\u8e44\u8e22\u4f24\u53cc\u773c\uff0c\u4f24\u540e\u773c\u775b\u7ea2\u80bf\u75bc\u75db\u3001\u6cea\u6d41\u4e0d\u6b62\u3002\u5728\u5f53\u5730\u533b\u9662\u6cbb\u7597\u540e\uff0c\u65e0\u660e\u663e\u6539\u5584\u3002\u4e0a\u5468\uff0c\u4e0d\u8fdc\u5343\u91cc\u6765\u5230\u6211\u9662\u6210\u529f\u201c\u6b62\u6cea\u201d\u7684\u5979\uff0c\u73b0\u7ec8\u5eb7\u590d\u3002\r\n","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1499"}; 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 () { } }); }); }