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=4608&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: 1744318172, nonceStr: 'g0MkVDhGDVlSlQmp', signature: '697d16f3ed61ff20fea411852428bb2553441d2b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202108\/3402c577d2868c1c4866fb3d2ed6d99f.jpg","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u9ad8\u7a7a\u94c1\u68d2\u51fb\u7834\u5fc3\u810f \u4ec1\u6d4e-\u5609\u5b9a\u533b\u8054\u4f53\u4e13\u5bb6\u9f50\u529b\u6551\u6cbb\u60a3\u8005\u8131\u9669","smalltext":"\u8fd1\u65e5\uff0c\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u6551\u6cbb\u4e86\u4e00\u540d\u88ab\u9ad8\u7a7a\u5760\u843d\u7684\u94c1\u68d2\u76f4\u63a5\u7a7f\u900f\u80f8\u90e8\u51fb\u7834\u5fc3\u810f\u7684\u9ad8\u5371\u60a3\u8005\u3002\u5728\u533b\u9662\u5168\u529b\u6551\u6cbb\u60a3\u8005\u7684\u540c\u65f6\uff0c\u4f5c\u4e3a\u4ec1\u6d4e-\u5609\u5b9a\u533b\u8054\u4f53\u9f99\u5934\u5355\u4f4d\u7684\u4ec1\u6d4e\u533b\u9662\u63a5\u5230\u4f1a\u8bca\u8bf7\u6c42\u540e\uff0c\u7b2c\u4e00\u65f6\u95f4","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4608"}; 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 () { } }); }); }