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=276&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: 1743702949, nonceStr: '8K7UGhfaJAZgxkYJ', signature: '8d123e762aabfbf7d993b67169921e447509d1b8', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/a103ad893d2ff2f997d9bfcae59145a0.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u4e24\u4ee3\u62a4\u7406\u4eba \u75c5\u623f\u5171\u8fce\u62a4\u58eb\u8282","smalltext":"\u4e00\u4f4d84\u5c81\u7684\u8001\u75c5\u53cb\uff0c\u4e5f\u662f\u5efa\u56fd\u521d\u671f\u7684\u62a4\u7406\u8001\u524d\u8f88\uff0c\u5728\u62a4\u58eb\u8282\u5373\u5c06\u5230\u6765\u4e4b\u9645\uff0c\u7279\u610f\u56de\u5230\u75c5\u623f\u770b\u671b\u7167\u987e\u8fc7\u5979\u7684\u62a4\u58eb\u4eec\uff0c\u5bf9\u5979\u4eec\u8868\u8fbe\u611f\u6fc0\u4e4b\u60c5\uff0c\u4e5f\u5206\u4eab\u4ea4\u6d41\u4e86\u81ea\u5df1\u7684\u4ece\u4e1a38\u5e74\u7684\u7ecf\u9a8c\u30025\u67087\u65e5\uff0c\u5728\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\u8840\u6db2\u79d1\u75c5\u623f\uff0c\u4e24\u4ee3\u62a4\u7406\u4eba\u5458\u5f00\u4e86\u8fd9\u6837\u4e00\u573a\u7279\u522b\u7684\u201c\u5ea7\u8c08\u4f1a\u201d\uff0c\u4e00\u8d77\u5171\u8fce\u63a5\u62a4\u58eb\u8282\u7684\u5230\u6765\u3002\r\n","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=276"}; 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 () { } }); }); }