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=6579&classid=14&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: 1743909024, nonceStr: 'qQS1XBUUAxkdFoYf', signature: '17deba002b9a0513347bd6608bd95018e8e95b5d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u6587\u5316\u751f\u6001\u5b66\u89c6\u89d2\u4e0b\u4ee5\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u6539\u5584\u533b\u52a1\u4eba\u5458\u804c\u4e1a\u5026\u6020\u611f\u7684\u7b56\u7565\u5206\u6790","smalltext":"\u3010\u6458\u8981\u3011\u5de5\u4f5c\u538b\u529b\u5927\u3001\u5de5\u4f5c\u5f3a\u5ea6\u9ad8\u3001\u533b\u60a3\u5173\u7cfb\u7d27\u5f20\u7b49\u8bf8\u591a\u95ee\u9898\u7684\u7efc\u5408\u73af\u5883\u523a\u6fc0\u7ed9\u533b\u52a1\u4eba\u5458\u5e26\u6765\u4e25\u91cd\u7684\u804c\u4e1a\u5026\u6020\u3002\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u7684\u6709\u5e8f\u63a8\u8fdb\u53ef\u4ee5\u8425\u9020\u826f\u597d\u804c\u4e1a\u6c1b\u56f4\uff0c\u660e\u663e\u6539\u5584\u533b\u52a1\u4eba\u5458\u60c5\u7eea","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6579"}; 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 () { } }); }); }