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=2064&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: 1714780242, nonceStr: 'PecTSaq76YMJxZX0', signature: '33c03f30eeb53c25205863ad1f806b905d2ac20d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u53d1\u70ed\u7b5b\u67e5\u5c97\u8bbe\u7acb30\u65e5\u7eaa\u5b9e","smalltext":"2\u670825\u65e5\uff0c\u662f\u5e02\u4e94\u533b\u9662\u53d1\u70ed\u7b5b\u67e5\u5c97\u8bbe\u7acb\u7684\u7b2c30\u65e5\uff0c50\u540d\u5458\u5de5\u572815\u4e2a\u70b9\u4f4d\u4e3a\u6bcf\u4e00\u4f4d\u8fdb\u5165\u533b\u9662\u3001\u8fdb\u5165\u5404\u680b\u697c\u7684\u4eba\u5458\u8fdb\u884c\u4f53\u6e29\u6d4b\u91cf\u3002\u4ed6\u4eec\u6709\u4e00\u4e2a\u5171\u540c\u7684\u76ee\u6807\uff1a\u4e0d\u6f0f\u6389\u4e00\u4e2a\u53d1\u70ed\u75c5\u4eba\uff012020\u5e741\u670824\u65e5\uff0c\u5f53\u4e07","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2064"}; 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 () { } }); }); }