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=4480&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: 1744317892, nonceStr: 'MRNtlY5mFajWMl7E', signature: '502d31eff9444ace9d07e3bbdf4c159069774e4d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202107\/4cdeea220fbcfe0b6a04dbaecdc283ca.jpg","title":"2021\u5e74\u5ea6\u4e2d\u56fd\u533b\u52a1\u4eba\u5458\u516c\u76ca\u8ba4\u77e5\u8c03\u67e5\u53ca\u533b\u9662\u516c\u76ca\u62a5\u544a\u6570\u636e\u91c7\u96c6\u5de5\u4f5c\u5168\u9762\u542f\u52a8","smalltext":"\u533b\u4e43\u4ec1\u672f\uff0c\u516c\u76ca\u6027\u662f\u533b\u7597\u670d\u52a1\u7684\u57fa\u672c\u5c5e\u6027\uff0c\u4e3a\u8fdb\u4e00\u6b65\u8d2f\u5f7b\u843d\u5b9e\u4e60\u8fd1\u5e73\u603b\u4e66\u8bb0\u5173\u4e8e\u201c\u4eba\u6c11\u81f3\u4e0a\u3001\u751f\u547d\u81f3\u4e0a\u201d\u548c\u201c\u8981\u6beb\u4e0d\u52a8\u6447\u628a\u516c\u76ca\u6027\u5199\u5728\u533b\u7597\u536b\u751f\u4e8b\u4e1a\u7684\u65d7\u5e1c\u4e0a\u201d\u7684\u91cd\u8981\u6307\u793a\u7cbe\u795e\uff0c\u8fd1\u65e5\uff0c\u4e2d\u56fd\u751f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4480"}; 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 () { } }); }); }