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=1786&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: 1714916577, nonceStr: 'PIOWPUYG392befc6', signature: 'f534a3022c7d1b029c3a17a0df0d31cb80567abb', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/051bca509806cf4a291d846e14b18363.jpg","title":"\u4e0a\u6d77\u8ba1\u751f\u6240\u533b\u9662\uff1a\u63f4\u52a9\u793e\u533a\u75ab\u60c5\u9632\u63a7\uff0c\u5b88\u62a4\u5171\u540c\u5bb6\u56ed","smalltext":"\u5f53\u524d\uff0c\u963b\u65ad\u75ab\u60c5\u8513\u5ef6\u6269\u6563\u5df2\u5904\u4e8e\u5173\u952e\u9636\u6bb5\uff0c\u793e\u533a\u9632\u63a7\u66f4\u662f\u6700\u91cd\u8981\u7684\u7b2c\u4e00\u9053\u9632\u7ebf\u30022\u67085\u65e5\uff0c\u4e0a\u6d77\u8ba1\u751f\u6240\u533b\u9662\u515a\u5458\u548c\u79ef\u6781\u5206\u5b50\u4e00\u884c12\u4eba\u7387\u5148\u7ec4\u6210\u7b2c\u4e00\u6279\u6297\u51fb\u75ab\u60c5\u5fd7\u613f\u961f\uff0c\u5728\u9662\u957f\u7684\u5e26\u9886\u4e0b\uff0c\u8d70\u8fdb\u4e0a\u6d77\u5e02\u5f90\u6c47\u533a\u67ab\u6797\u8857\u9053\u529e\u4e8b\u5904\u53ca\u793e\u533a\u5c45\u59d4\u5f00\u5c55\u63f4\u52a9\u3001\u57f9\u8bad\u3001\u5ba3\u4f20\u548c\u4eba\u5458\u6392\u67e5\u7b49\u4e00\u7cfb\u5217\u5de5\u4f5c\u3002\u4e3a\u6253\u8d62\u793e\u533a\u75ab\u60c5\u9632\u63a7\u6218\u5c3d\u7ef5\u8584\u4e4b\u529b\uff0c\u7528\u7231\u4e0e\u8d23\u4efb\u5b88\u62a4\u6211\u4eec\u7684\u5171\u540c\u5bb6\u56ed\uff01","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1786"}; 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 () { } }); }); }