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=4387&classid=24&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: 1714497944, nonceStr: '1UalETqiJRToUaXM', signature: '81ebcb6cf11fd33185cc2f942c8029e154818bf6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202104\/1b88d8e6665cdcefbe5659766cb61fbe.jpg","title":"\u8de8\u8d8a\u5c71\u6d77 \u5954\u8d74\u70ed\u7231,2021\u5e74\u5168\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8def\u6f14\u611f\u52a8\u843d\u5e55","smalltext":"4\u670827\u201429\u65e5\uff0c\u7531\u56db\u5ddd\u65e5\u62a5\u62a5\u4e1a\u96c6\u56e2\u5bb6\u5ead\u4e0e\u751f\u6d3b\u62a5\u3001\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u4e13\u59d4\u4f1a\u4e0e\u5317\u4eac\u4e2d\u6b27\u56fd\u9645\u533b\u9662\u7ba1\u7406\u6280\u672f\u7814\u7a76\u9662\u8054\u5408\u4e3b\u529e\uff0c\u4e2d\u56fd\u767d\u6c42\u6069\u7cbe\u795e\u7814\u7a76\u4f1a\u3001\u4e2d\u56fd\u533b\u9662\u54c1\u8d28\u7ba1\u7406\u8054\u76df\u3001\u56db\u5ddd\u7701\u536b\u751f\u5065\u5eb7\u5ba3\u4f20\u6559\u80b2\u4e2d\u5fc3\u3001\u4e01\u9999\u56ed\u534f\u529e\u7684\u4e2d\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8424\u706b\u866b\u8ba1\u5212\u66a82021\u5e74\u5168\u56fd\u533b\u9662\u4eba\u6587\u7ba1\u7406\u8def\u6f14\u5728\u6210\u90fd\u4e3e\u884c\uff0c\u6765\u81ea\u5168\u56fd\u5404\u5730\u7684\u4e24\u767e\u591a\u5bb6\u533b\u7597\u673a\u6784\u8fd1\u516d\u767e\u4f4d\u4f18\u79c0\u4ee3\u8868\u9f50\u805a\u7f8e\u4e3d\u5929\u5e9c\uff0c\u5171\u8944\u76db\u4e3e\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=24&id=4387"}; 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 () { } }); }); }