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=4525&classid=11&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: 1716172293, nonceStr: '6kdnc2kyggxURuqT', signature: 'bbbe6300311d737c876d445f321b85f94487efd8', 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\u4e09\u4eba\u6c11\u533b\u9662-\u5b66\u515a\u53f2\u4f20\u627f\u7ea2\u8272\u57fa\u56e0\u4fc3\u53d1\u5c55","smalltext":"\u533b\u9662\u52a0\u5f3a\u515a\u5efa\u5f15\u9886\u533b\u9662\u6587\u5316\u5efa\u8bbe,\u79c9\u627f\u201c\u5927\u533b\u7cbe\u8bda \u539a\u5fb7\u79ef\u5584\u201d\u7684\u9662\u8bad\u7cbe\u795e\uff0c\u4ee5\u201c\u5168\u5fc3\u5168\u610f\u4e3a\u4eba\u6c11\u670d\u52a1\u201d\u7684\u670d\u52a1\u5b97\u65e8\uff0c\u4ee5\u201c\u4eba\u6587\u533b\u9662\u518d\u51fa\u53d1\u201d\u6d3b\u52a8\u4e3a\u6293\u624b\uff0c\u624e\u5b9e\u5f00\u5c55\u201c\u4ee5\u60a3\u8005\u4e3a\u4e2d\u5fc3\u3001\u4ee5\u533b\u52a1\u4eba","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4525"}; 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 () { } }); }); }