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=1631&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: 1715024587, nonceStr: 'tOjXlkviROyjDl4m', signature: '020f34e7b9911aba42c9ac45b55bafb8630fd73e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u8fd9\u4e9b\u533b\u751f\u5728\u5e72\u561b\uff1f \u771f\u5fc3\u5b9e\u610f\u4fc3\u5e2e\u6276","smalltext":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\u5168\u9662\u804c\u5de5\uff0c\u7528\u4ee5\u8d2d\u4ee3\u6350\u7684\u5f62\u5f0f\uff0c\u8fde\u7eed\u5e2e\u6276\u56db\u5ddd\u7518\u5b5c\u6cf8\u5b9a\u4e24\u4e2a\u6751\uff0c\u8fd9\u79cd\u5f62\u5f0f\u65e2\u505a\u4e86\u597d\u4e8b\u4e5f\u6ca1\u6709\u6253\u51fb\u6751\u6c11\u7684\u81ea\u5c0a\u5fc3\u30022020\u5e74\u521d\uff0c\u533b\u9662\u5168\u9662\u804c\u5de5\u518d\u6b21\u5e2e\u52a9\u6751\u91cc\u4e70\u4e0b\u4e861200\u53ea\u571f\u9e21\uff0c\u5927\u5927\u589e\u5f3a\u4e86\u6751\u6c11\u7684\u517b\u6b96\u4fe1\u5fc3\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1631"}; 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 () { } }); }); }