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=1098&classid=4&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: 1716107508, nonceStr: 'gwMnAa74GrrYp9Vz', signature: 'bd5445caf340c2d195262fc70eb15258020cc424', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u534f\u548c\u533b\u9662\u5218\u9732:\u4ee5\u7231\u4e4b\u540d\uff0c\u4e0d\u5fd8\u521d\u5fc3","smalltext":"\u8fd8\u8bb0\u5f97\u7b2c\u4e00\u6b21\u8e0f\u5165\u533b\u5b66\u9662\u5927\u95e8\u65f6\u7684\u5174\u594b\u4e0e\u96c0\u8dc3\uff0c\u5e0c\u671b\u80fd\u65e9\u65e5\u6210\u4e3a\u4e00\u540d\u533b\u52a1\u4eba\u5458\uff0c\u8fd0\u7528\u81ea\u5df1\u7684\u6240\u5b66\u53bb\u5e2e\u52a9\u522b\u4eba\uff0c\u7ec8\u4e8e\uff0c\u5f53\u6211\u8eab\u7a7f\u4e00\u88ad\u767d\u8863\uff0c\u5e26\u4e0a\u4e00\u9876\u71d5\u5c3e\u5e3d\u5ba3\u8a93\u65f6\uff0c\u6211\u8eab\u4e0a\u53c8\u591a\u4e86\u4e00\u4efd\u8d23\u4efb\u548c\u4f7f\u547d\uff0c\u65f6\u5149","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=1098"}; 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 () { } }); }); }