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=4609&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: 1746208707, nonceStr: 'l8ZzFrGO4VIBA2Yk', signature: 'e18a0d2efffc48fbb0cf68c77331b7f1f3306423', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202108\/7de2b35772a955cdb8fa9d511d5a9af0.jpg","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a13\u540d\u533b\u62a4\u4eba\u5458\u5168\u9762\u63a5\u7ba1\u96c6\u4e2d\u9694\u79bb\u70b9","smalltext":"\u75ab\u60c5\u5c31\u662f\u547d\u4ee4\uff0c\u9632\u63a7\u5c31\u662f\u8d23\u4efb\uff01\u5728\u75ab\u60c5\u9632\u63a7\u5f62\u52bf\u4e25\u5cfb\u7684\u5f53\u524d\uff0c\u5609\u4e2d\u5fc3\u95fb\u4ee4\u800c\u52a8\uff0c\u5feb\u901f\u54cd\u5e94\uff0c\u8fc5\u901f\u7ec4\u5efa\u533b\u7597\u961f\u4f0d\uff0c\u4e8e8\u67083\u65e5\u4e0a\u5348\u524d\u5f80\u4e00\u5168\u65b0\u7684\u96c6\u4e2d\u89c2\u5bdf\u9694\u79bb\u70b9\uff0c\u5e76\u4e14\u5168\u9762\u8d1f\u8d23\u8be5\u96c6\u4e2d\u9694\u79bb\u70b9\u7684\u65e5\u5e38\u533b\u7597\u4fdd","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4609"}; 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 () { } }); }); }