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=1244&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: 1714224892, nonceStr: 'yZn4cW93lBAYzIgf', signature: '49a8780e9d9d98b88a0906be0f305d7573ff3679', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u5b88\u521d\u5fc3 \u62c5\u4f7f\u547d \u8c31\u5199\u65f6\u4ee3\u5dfe\u5e3c\u534e\u7ae0","smalltext":"\u201c\u6211\u4eec\u5728\u65f6\u4ee3\u6625\u98ce\u91cc\uff0c\u6625\u98ce\u50ac\u6211\u52c7\u5f00\u62d3\uff0c\u6211\u4eec\u5728\u707f\u70c2\u9633\u5149\u4e0b\uff0c\u8ddf\u7740\u5171\u4ea7\u515a\u5efa\u8bbe\u5927\u4e2d\u56fd\u2026\u2026\u201d\u5728\u7ef5\u9633\u5e02\u536b\u751f\u5065\u5eb7\u59d4\u4e3e\u529e\u7684\u201c\u62a4\u822a\u5065\u5eb7\u2014\u2014\u7ef5\u9633\u5e02\u536b\u751f\u5065\u5eb7\u7cfb\u7edf\u5e86\u795d\u65b0\u4e2d\u56fd\u6210\u7acb70\u5468\u5e74\u6b4c\u548f\u4e3b\u9898\u6d3b\u52a8\u201d\u4e2d\uff0c\u7ef5\u9633\u56db\u3007\u56db\u533b\u96623\u4f4d\u533b\u52a1\u5de5\u4f5c\u8005\u8363\u83b7\u7ef5\u9633\u5e02\u201c\u536b\u751f\u5065\u5eb7\u7cfb\u7edf\u65f6\u4ee3\u4eba\u7269\u201d\u79f0\u53f7\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1244"}; 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 () { } }); }); }