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=5277&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: 1716043078, nonceStr: '37KyouLaxlts2791', signature: '10ba018d9092f48730a5528885b01f5ec9567c26', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u95fd\u4e1c\u533b\u9662\uff1a\u9ad8\u7f18\uff1a\u6211\u662f\u6bcd\u4eb2\uff0c\u4e5f\u662f\u6218\u58eb","smalltext":"\u201c3\u670815\u65e5\u4e0a\u7740\u591c\u73ed\u7684\u6211\u7a81\u7136\u63a5\u5230\u901a\u77e5\uff0c\u7acb\u523b\u524d\u5f80\u6cc9\u5dde\u652f\u63f4\u3002\u201d\u6297\u51fb\u75ab\u60c5\uff0c\u523b\u4e0d\u5bb9\u7f13\uff01\u9ad8\u7f18\u8fc5\u901f\u56de\u5bb6\u6536\u62fe\u884c\u674e\uff0c\u5f85\u547d\u51fa\u53d1\uff0c\u770b\u7740\u5df2\u7ecf\u719f\u7761\u7684\u513f\u5b50\uff0c\u5979\u7684\u5fc3\u4e2d\u767e\u611f\u4ea4\u96c6\uff0c\u5374\u53ea\u80fd\u5728\u513f\u5b50\u7684\u989d\u5934\u4e0a\u7559\u4e0b\u8f7b\u8f7b","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5277"}; 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 () { } }); }); }