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=2218&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: 1747124400, nonceStr: 'LRflKJfLoDhErpNU', signature: '1b88518b6480d124cff3ed8660e8f940211640af', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202003\/043cc23918caf01c06360671d23d965d.jpg","title":"\u5357\u4eac\u9f13\u697c\u533b\u9662\u96c6\u56e2\u4eea\u5f81\u533b\u9662:\u5dfe\u5e3c\u65e0\u6240\u60e7\uff0c\u6297\u75ab\u201c\u5979\u201d\u529b\u91cf","smalltext":"\u5973\u5b50\u672c\u67d4\uff0c\u6297\u75ab\u5219\u5f3a\uff01\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u7684\u65e0\u60c5\uff0c\u62b5\u4e0d\u8fc7\u5973\u804c\u5de5\u575a\u5b88\u7684\u52c7\u6562\u3002\u5728\u8282\u65e5\u524d\u5915\uff0c\u533b\u9662\u8bbe\u8ba1\u5236\u4f5c\u4e86\u4e00\u7ec4\u90e8\u5206\u5973\u804c\u5de5\u6297\u75ab\u4e3b\u9898\u7684\u6d77\u62a5\u548c\u5c0f\u89c6\u9891\uff0c\u4e3a\u4e00\u7ebf\u9632\u63a7\u4eba\u5458\u9f13\u52b2\u52a0\u6cb9\u3002\u8fd9\u4e00\u4e2a\u4e2a\u6700\u7f8e\u77ac\u95f4\uff0c\u5c31\u50cf\u6b4c\u4e2d\u5531\u7684\u90a3\u6837\uff1a\u5411\u7740\u98ce\u62e5\u62b1\u5f69\u8679\uff0c\u52c7\u6562\u7684\u5411\u524d\u8d70\uff0c\u9ece\u660e\u7684\u90a3\u9053\u5149\uff0c\u4f1a\u8d8a\u8fc7\u9ed1\u6697\uff0c\u6253\u7834\u4e00\u5207\u6050\u60e7\u6211\u80fd\u627e\u5230\u7b54\u6848\uff0c\u54ea\u6015\u8981\u9006\u7740\u5149\uff0c\u5c31\u9a71\u6563\u9ed1\u6697\uff0c\u6709\u4e00\u4e07\u79cd\u7684\u529b\u91cf\uff0c\u6df9\u6ca1\u5b64\u5355\uff01","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2218"}; 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 () { } }); }); }