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=1827&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: 1714230371, nonceStr: 'HqgBOmVwNnHFosgP', signature: 'd84b7b0bcf348e611286335f2d48722bc5fcd1d4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/b5e1d27a1424114164f7659b99cc1cec.jpg","title":"\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e09\u533b\u9662\uff1a\u4fdd\u62a4\u597d\u81ea\u5df1\u3001\u5c3d\u5168\u529b\u6551\u6cbb\u91cd\u75c7\u65b0\u51a0\u80ba\u708e\u60a3\u8005","smalltext":"\u201c\u8eab\u5904\u6b66\u6c49\u66f4\u52a0\u611f\u53d7\u5230\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u7684\u4e25\u5cfb\uff0c\u4e5f\u6108\u53d1\u6e05\u6670\u5730\u8ba4\u8bc6\u5230\u6b64\u884c\u7684\u610f\u4e49\u3002\u6211\u4eec\u514b\u670d\u5404\u79cd\u56f0\u96be\u4ece\u5168\u56fd\u5404\u5730\u6765\u5230\u8fd9\u91cc\uff0c\u6211\u4eec\u53ea\u6709\u4e00\u4e2a\u76ee\u6807\uff1a\u6253\u8d62\u8fd9\u573a\u6ca1\u6709\u785d\u70df\u7684\u6218\u5f79\uff01\u201d\u2014\u2014\u5e7f\u533b\u4e09\u9662\u9a70\u63f4\u6b66","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1827"}; 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 () { } }); }); }