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=2799&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: 1715682337, nonceStr: 'zoYmEGLIdsGbw7cC', signature: 'a2ea65c892bf0e44aa27c763dceec7c11853c7da', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662:\u5168\u5e73\u53f0\u6253\u9020\u4e66\u9999\u534e\u5c71\uff0c\u4ee5\u4eba\u6587\u7cbe\u795e\u57f9\u80b2\u804c\u4e1a\u7cbe\u795e","smalltext":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662\u662f\u4e00\u6240\u5177\u6709\u767e\u5e74\u5386\u53f2\u4f20\u627f\u7684\u7efc\u5408\u6027\u4e09\u7532\u533b\u9662\uff0c\u957f\u671f\u4ee5\u6765\uff0c\u533b\u9662\u515a\u653f\u9886\u5bfc\u9ad8\u5ea6\u91cd\u89c6\u533b\u9662\u6587\u5316\u5efa\u8bbe\uff0c\u5c06\u533b\u9662\u6587\u5316\u5efa\u8bbe\u4f5c\u4e3a\u7cbe\u795e\u6587\u660e\u5efa\u8bbe\u7684\u91cd\u8981\u8f7d\u4f53\u7eb3\u5165\u533b\u9662\u53d1\u5c55\u7684\u603b\u4f53\u89c4\u5212","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2799"}; 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 () { } }); }); }