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=809&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: 1746984086, nonceStr: 'H1XgmU2mIAGm5GJo', signature: 'eb88f751c677ada45e1da9d6799d78e91b671a90', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/bf39a6d13b7cab1e20594380685086bd.jpg","title":"\u7075\u5ddd\u53bf\u4e2d\u533b\u533b\u9662:\u60c5\u6696\u5915\u9633\uff0c\u7075\u5ddd\u5eb7\u590d\u52a9\u529b\u793e\u533a\u517b\u8001","smalltext":"\u7075\u5ddd\u53bf\u4e2d\u533b\u533b\u9662\u8001\u5e74\u75c5\u3001\u5eb7\u590d\u79d1\u662f\u96c6\u5eb7\u590d\u4e34\u5e8a\u3001\u6559\u5b66\u3001\u79d1\u7814\u4e3a\u4e00\u4f53\uff0c\u4ee5\u4e2d\u533b\u4f20\u7edf\u5eb7\u590d\u4e0e\u73b0\u4ee3\u5eb7\u590d\u7ed3\u5408\u4e3a\u8bca\u7597\u7279\u8272\u7684\u4e13\u79d1\u3002\u4e3b\u8981\u6cbb\u7597\u7684\u75c5\u79cd\uff1a\r\n1\u3001\u8111\u6897\u6b7b\u3001\u8111\u51fa\u8840\u3001\u8111\u5916\u4f24\u548c\u8111\u624b\u672f\u540e\u5f15\u53d1\u7684\u504f\u762b\u7b49\u3002\r\n2\u3001\u9aa8\u5173\u8282\u5eb7\u590d\uff1a\u8f66\u7978\u9aa8\u6298\u672f\u540e\u3001\u9888\u690e\u3001\u8170\u690e\u95f4\u76d8\u7a81\u51fa\u75c7\u7b49\u3002\r\n3\u3001\u5fc3\u80ba\u5eb7\u590d\uff1a\u51a0\u5fc3\u75c5\u3001\u6162\u6027\u963b\u585e\u6027\u80ba\u6c14\u80bf\u7b49\u3002\r\n4\u3001\u4ea7\u540e\u5eb7\u590d\uff1a\u4ea7\u540e\u76c6\u5e95\u808c\u677e\u5f1b\u3001\u8179\u76f4\u808c\u5206\u79bb\uff0c\u4ea7\u540e\u8170\u75db\u7b49\u3002\r\n\u76ee\u524d\u6709\u533b\u52a1\u4eba\u545815\u4eba\uff0c\u5176\u4e2d\u533b\u751f4\u4eba\uff0c\u4e3b\u6cbb\u533b\u5e083\u4eba\uff0c\u4f4f\u9662\u533b\u5e081\u4eba\uff0c\u5eb7\u590d\u6cbb\u7597\u5e084\u4eba\uff0c\u62a4\u7406\u4eba\u54588\u4eba\uff0c\u526f\u4e3b\u4efb\u62a4\u5e081\u4eba\uff0c\u4e3b\u7ba1\u62a4\u5e081\u4eba\uff0c\u62a4\u5e082\u4eba\uff0c\u62a4\u58eb4\u4eba\uff0c\u5e7f\u897f\u5eb7\u590d\u533b\u5b66\u4f1a\u4e2d\u533b\u3001\u4e2d\u897f","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=809"}; 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 () { } }); }); }