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=2414&classid=10&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: 1716058455, nonceStr: 'EUPgL5bGHurCl04E', signature: '23d263b9975017e2768c30b5f4154d5ce950a50c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u4eac\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u9038\u592b\u533b\u9662\uff1a\u65b0\u65f6\u4ee3\u7684\u65b0\u6587\u5316","smalltext":"\u5357\u4eac\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u9038\u592b\u533b\u9662\u81ea2016\u5e74\u6b63\u5f0f\u8fd0\u8425\u4ee5\u6765\uff0c\u4ee5\u51dd\u805a\u4eba\u5fc3\u3001\u4fc3\u8fdb\u521b\u65b0\uff0c\u63d0\u9ad8\u533b\u9662\u7684\u670d\u52a1\u8d28\u91cf\u548c\u670d\u52a1\u6548\u7387\uff0c\u63a8\u52a8\u533b\u9662\u53ef\u6301\u7eed\u53d1\u5c55\u4e3a\u76ee\u6807\uff0c\u52aa\u529b\u5efa\u8bbe\u4f18\u79c0\u7684\u533b\u9662\u6587\u5316\u3002\u9038\u592b\u533b\u9662\u7d27\u7d27\u56f4\u7ed5\u793e\u4f1a","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2414"}; 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 () { } }); }); }