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=2161&classid=5&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: 1749447282, nonceStr: 'kZyVLa3DpXEmr0by', signature: 'ee75c30348b4c0574aed874b883bf2395d167138', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u56e0\u4e3a\u6709\u4f60\uff0c\u624d\u79f0\u201c\u6211\u4eec\u201d","smalltext":" \u201c\u6556\u8389\uff0c\u8981\u6d3e\u4f60\u4e0a\u524d\u7ebf\u4e86\uff0c\u4f60\u51c6\u5907\u4e00\u4e0b\u3002\u201d2\u67087\u65e5\uff0c\u5728\u6211\u9012\u4ea4\u4e86\u8bf7\u6218\u4e6614\u5929\u540e\uff0c\u7ec8\u4e8e\u63a5\u5230\u4e86\u62a4\u7406\u90e8\u4e3b\u4efb\u9ec4\u851a\u840d\u8001\u5e08\u7684\u6307\u4ee4\u3002\u795e\u5723\u7684\u4f7f\u547d\u611f\u77ac\u95f4\u5145\u65a5\u4e86\u6211\u7684\u5927\u8111\uff0c\u4f5c\u4e3a\u4e00\u540d\u62a4\u58eb\u957f\uff0c\u53c8\u662f\u4e00\u540d\u4e2d\u5171\u515a","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2161"}; 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 () { } }); }); }