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=3445&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: 1714845534, nonceStr: 'A3PqY0egendFEsBS', signature: 'b94535135a985c352733c749189f733cb6b376df', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202007\/73c62349fad9a109458f0671ad51fbfb.jpg","title":"\u5e38\u5dde\u5e02\u513f\u7ae5\u533b\u9662\uff1a3\u5c81\u5973\u7ae5\u8bef\u5f00\u7535\u74f6\u8f66\u81f4\u73bb\u7483\u7a7f\u80f8\uff0c\u591a\u5b66\u79d1\u8054\u5408\u6210\u529f\u62a2\u6551","smalltext":"6\u67089\u65e5\u665a\u4e0a\uff0c\u4e00\u540d3\u5c81\u5973\u7ae5\u56e0\u8bef\u5f00\u7535\u74f6\u4e09\u8f6e\u8f66\u649e\u4e0a\u73bb\u7483\u95e8\uff0c\u88ab\u73bb\u7483\u624e\u7a7f\u80f8\u819b\uff0c\u751f\u547d\u5371\u5728\u65e6\u5915\uff0c\u7ecf\u8fc7\u5e38\u5dde\u5e02\u513f\u7ae5\u533b\u9662\u591a\u5b66\u79d1\u8054\u5408\u65bd\u6551\uff0c\u65e5\u524d\u7ec8\u4e8e\u9010\u6e10\u5eb7\u590d\uff0c7\u67083\u65e5\u75c5\u60c5\u597d\u8f6c\u51fa\u9662\u3002\u5371\u6025\uff01\u5e7c\u7ae5\u8fde\u4eba\u5e26\u8f66\u649e","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3445"}; 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 () { } }); }); }