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=2483&classid=12&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: 1749176606, nonceStr: 'jasOr0ytkZC34GEh', signature: 'df1e5254a8d641f8af70d04611ea7178cf7fdde9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u82cf\u5dde\u5e02\u5434\u4e2d\u4eba\u6c11\u533b\u9662\u738b\u5e73\uff1a\u4eba\u6587\u5434\u533b\u9886\u8def\u4eba","smalltext":"\u5f53\u4e0b\u533b\u60a3\u5173\u7cfb\u7d27\u5f20\u7684\u73b0\u51b5\u662f\u533b\u5b66\u4e0e\u4eba\u6587\u77db\u76fe\u51b2\u7a81\u7684\u4e00\u4e2a\u96c6\u4e2d\u4f53\u73b0\uff0c\u9020\u6210\u8fd9\u6837\u56f0\u5c40\u7684\u539f\u56e0\u65e0\u7591\u662f\u591a\u65b9\u9762\u7684\uff0c\u4f46\u533b\u5b66\u4eba\u6587\u7cbe\u795e\u7684\u4e4f\u529b\u65e0\u7591\u662f\u5176\u4e2d\u4e00\u4e2a\u91cd\u8981\u539f\u56e0\u3002\u738b\u5e73\u4f5c\u4e3a\u4e00\u540d\u4f18\u79c0\u533b\u9662\u7ba1\u7406\u8005\uff0c\u6570","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=2483"}; 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 () { } }); }); }