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=3734&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: 1745109245, nonceStr: 'owPEJ2fsAClbgBdq', signature: '0b2b8d923bfefc46cf28ce99cc0b409e8c6d4ed4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u8001\u4eba\u5192\u96e8\u62ff\u7167\u7247\u627e\u6069\u4eba \u539f\u6765\u4ed6\u662f\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\u7684\u533b\u751f","smalltext":"10\u67083\u65e5\u4e0a\u5348\uff0c\u6211\u9662\u817a\u4f53\u8840\u7ba1\u5916\u79d1\u738b\u5065\u96c4\u533b\u751f\u5728\u54b8\u9633\u5e02\u79e6\u90fd\u533a\u9ad8\u94c1\u7ad9\u9644\u8fd1\u7684\u5149\u660e\u57ce\u5c0f\u533a\u95e8\u53e3\uff0c\u52c7\u6551\u8def\u8fb9\u6655\u5012\u8001\u4eba\uff0c\u4e3a\u5176\u91c7\u53d6\u4e86\u7cfb\u5217\u6025\u6551\u63aa\u65bd\uff0c\u5c06\u8001\u4eba\u9001\u4e0a120\u6025\u6551\u8f66\u540e\u65b9\u624d\u79bb\u5f00\u3002\u8001\u4eba\u51fa\u9662\u540e\u51ed\u501f\u5bb6\u4eba\u73b0\u573a\u62cd\u5f97\u7684\u4e00\u5f20\u7167\u7247\uff0c\u4e0d\u987e\u5bd2\u51b7\u5929\u6c14\u6765\u5230\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\u5bfb\u627e\u6069\u4eba\uff0c\u4e3a\u5176\u9001\u4e0a\u4e00\u526f\u9526\u65d7\u8868\u793a\u611f\u8c22\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3734"}; 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 () { } }); }); }