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=3957&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: 1716009267, nonceStr: 'DoxHNUTtNm96rMy0', signature: '4077ec6c1086c316787063ac164a2add4a7a2a6b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u7279\u6b8a\u611f\u8c22\u4fe1 \u6d53\u6d53\u533b\u60a3\u60c5","smalltext":"\u6211\u4eec\u770b\u8fc7\u7684\u611f\u8c22\u4fe1\u591a\u662f\u60a3\u8005\u75c5\u60c5\u75ca\u6108\u540e\u8868\u8fbe\u5bf9\u533b\u62a4\u4eba\u5458\u7684\u611f\u6fc0\uff0c\u800c\u8fd9\u5c01\u4fe1\u6709\u4e9b\u7279\u522b\u3002\u611f\u8c22\u4fe1\u7684\u4e3b\u4eba\u516c\u662f\u4e00\u4f4d\u5df2\u7ecf\u53bb\u4e16\u768473\u5c81\u7684\u8001\u4eba\u300212\u670814\u65e5\u7531\u4e8e\u8001\u4eba\u75c5\u60c5\u7a81\u7136\u52a0\u91cd\uff0c\u9057\u61be\u79bb\u4e16\u300212\u670817\u65e5\uff0c\u4ecd\u5904\u5728\u60b2\u4f24\u4e2d\u7684\u901d\u8005\u5bb6\u4eba\u5374\u5c06\u611f\u8c22\u4fe1\u9001\u5230\u533b\u751f\u624b\u4e2d\uff0c\u771f\u8bda\u8868\u8fbe\u4e86\u5bf9\u533b\u751f\u548c\u533b\u9662\u7684\u611f\u6fc0\u3002\u8fd9\u4efd\u7279\u6b8a\u7684\u611f\u8c22\u548c\u7406\u89e3\uff0c\u8ba9\u533b\u62a4\u4eba\u5458\u611f\u53d7\u5230\u4e86\u6d53\u6d53\u7684\u533b\u60a3\u60c5\u8c0a\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3957"}; 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 () { } }); }); }