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=4241&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: 1714407453, nonceStr: 'N9am9pDaRlHmjFvQ', signature: '451fb58311d5dc5fafed41840d7d2ce77836363f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202104\/6749a870d84e4d3539fb98655fec4c60.jpg","title":"\u533b\u9662\u4eba\u6587\u5efa\u8bbe\u4e13\u59d4\u4f1a\u53ca27\u540d\u59d4\u5458\u88ab\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u6388\u4e882020\u5e74\u5ea6\u5148\u8fdb\u96c6\u4f53\u548c\u5148\u8fdb\u4e2a\u4eba\u79f0\u53f7","smalltext":" 2021\u5e743\u670825\u65e5\uff0c\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u515a\u53f2\u5b66\u4e60\u6559\u80b2\u90e8\u7f72\u4f1a\u66a8\u5206\u652f\u673a\u6784\u8d1f\u8d23\u4eba\u57f9\u8bad\u73ed\u5728\u4eac\u6210\u529f\u4e3e\u529e\uff0c\u4f1a\u8bae\u671f\u95f4\uff0c\u534f\u4f1a\u516c\u5f00\u8868\u5f70\u4e862020\u5e74\u5ea6\u5148\u8fdb\u4e2a\u4eba\u548c\u5148\u8fdb\u96c6\u4f53\uff0c\u8881\u5f66\u9f99\u7b4927\u540d\u59d4\u5458\u88ab\u6388\u4e88\u534f\u4f1a20","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4241"}; 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 () { } }); }); }