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=1736&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: 1714811227, nonceStr: 'dfnJIFDlfPx3dEZi', signature: '925a91085e0441172d358dbcdc4f903034a23302', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/cab933b43c65710332ed7f7831e60cdd.jpg","title":"\u6210\u90fd\u533b\u5b66\u9662\u7b2c\u4e00\u9644\u5c5e\u533b\u9662:\u4ece\u88ab\u52a8\u5230\u4e3b\u52a8\uff0c\u5979\u60f3\u5728\u7cbe\u795e\u4e0a\u79bb\u6b66\u6c49\u8fd1\u4e00\u70b9","smalltext":"\u201c\u4e00\u53eaN95\u6bc1\u6240\u6709\u201d\uff0c2\u67081\u65e5\u665a\u4e0a8\u70b9\u8fc7\uff0c\u4ed8\u99a8\u4f59\u5728\u503c\u5b8c\u7b2c\u4e00\u4e2a\u53d1\u70ed\u95e8\u8bca\u73ed\u540e\uff0c\u4ee5\u8c03\u4f83\u7684\u8bed\u6c14\u53d1\u4e86\u4e00\u6761\u670b\u53cb\u5708\u3002\u81ea\u62cd\u7167\u4e0a\u7684\u4ed8\u99a8\u4f59\u6458\u4e0b\u4e86\u53e3\u7f69\u548c\u62a4\u76ee\u955c\uff0c\u4e00\u8138\u75b2\u6001\u7684\u8138\u4e0a\uff0c\u52d2\u75d5\u6e05\u6670\u53ef\u89c1\uff0c\u8ba9\u4eba\u52a8\u5bb9\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1736"}; 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 () { } }); }); }