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=4188&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: 1745056179, nonceStr: 'bk0Vyo0L8Te33ohA', signature: 'e1e9e329f7a7726b2207c04bef03ec3a327c2c8d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202103\/66def9a67d4703913af6e08c3e4c2c31.png","title":"\u7af9\u6eaa\u53bf\u4eba\u6c11\u533b\u9662:\u81f4\u656c\u8001\u5175!\u4e3a\u6297\u7f8e\u63f4\u671d\u8001\u5175\u4e0a\u95e8\u9001\u5065\u5eb7","smalltext":"\u6297\u7f8e\u63f4\u671d\u8001\u5175\u9648\u5fb7\u660e\uff0c\u4e8e2019-06-28\uff0c\u56e0\u201c\u53f3\u9acb\u90e8\u5916\u4f24\u540e\u75bc\u75db\u6d3b\u52a8\u53d7\u96508\u5c0f\u65f6\u201d\u5165\u9662\uff0c\u95e8\u8bca\u53f3\u9acb\u5173\u8282X\u7ebf\u793a\uff1a\u53f3\u4fa7\u80a1\u9aa8\u7c97\u9686\u95f4\u7c89\u788e\u6027\u9aa8\u6298\uff0c\u5165\u9662\u540e\u79ef\u6781\u5b8c\u5584\u76f8\u5173\u68c0\u67e5\uff0c\u5728\u690e\u7ba1\u5185\u9ebb\u9189\u4e0b\u884c\u53f3\u4fa7\u80a1\u9aa8\u7c97\u9686\u95f4\u7c89\u788e\u6027\u9aa8\u6298\u95ed\u5408\u590d\u4f4dPFNA\u5185\u56fa\u5b9a\u672f\u3002\u65f6\u969415\u4e2a\u6708\uff0c\u5982\u4eca\uff0c95\u5c81\u7684\u9648\u8001\uff0c\u539f\u7ba1\u5e8a\u533b\u751f\u7518\u5b87\u4e00\u76f4\u8ddf\u9648\u8001\u7684\u5bb6\u5c5e\u6709\u8054\u7cfb\uff0c\u5f97\u77e5\u9648\u8001\u8fd1\u671f\u8eab\u4f53\u4e0d\u9002\uff0c\u8ddf\u79d1\u4e3b\u4efb\u9648\u9035\u548c\u62a4\u58eb\u957f\u90b9\u677e\u6885\u53cd\u5e94\u9648\u8001\u7237\u5b50\u7684\u60c5\u51b5\u30023\u670815\u65e5\u4e0b\u5348\uff0c\u9648\u4e3b\u4efb\u7acb\u5373\u5b89\u6392\u4f4f\u9662\u8001\u603b\u5f6d\u78ca\u3001\u62a4\u58eb\u957f\u3001\u539f\u7ba1\u5e8a\u533b\u751f\u7518\u5b87\u3001\u62a4\u58eb\u9093\u743c\u743c\u4e70\u4e0a\u8425\u517b\u54c1\u548c\u6c34\u679c\uff0c\u5f00\u8f66\u5230\u9648\u8001\u5bb6\uff0c\u4e0a\u95e8\u4e3a\u4ed6\u8fdb\u884c\u7ec6\u81f4\u800c\u5168\u9762\u7684\u4f53\u68c0\uff0c\u5e76\u5efa\u7acb\u4e86","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4188"}; 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 () { } }); }); }