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=1563&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: 1749482142, nonceStr: 'T3HefWefWXhyeAAr', signature: '262bd46779b43b25cf92b38caf432f53331f903a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201912\/5809b076100407eed8ff8190b1f897be.jpg","title":"\u4e1c\u660c\u5e9c\u4eba\u6c11\u533b\u9662:\u5f53\u97f3\u4e50\u4f1a\u8d70\u8fdb\u95e8\u8bca\u5927\u5385\uff0c\u533b\u9662\u7528\u65cb\u5f8b\u5e26\u7ed9\u60a3\u8005\u6e29\u6696","smalltext":"\u4e3a\u4e86\u8fce\u63a52020\u5e74\u5143\u65e6\u7684\u5230\u6765\uff0c\u4e5f\u4f5c\u4e3a\u533b\u9662\u5efa\u966270\u5468\u5e74\u7cfb\u5217\u6d3b\u52a8\u4e4b\u4e00\uff0c12\u670829\u65e5\u4e0b\u5348\uff0c\u4e1c\u660c\u5e9c\u4eba\u6c11\u533b\u9662\u9080\u8bf7\u804a\u57ce\u5927\u5b66\u97f3\u4e50\u5b66\u9662\u5fd7\u613f\u8005\u5728\u95e8\u8bca\u5927\u5385\u4e3e\u529e\u4e86\u201c\u65b0\u6625\u9001\u798f \u533b\u8def\u60a6\u542c \u201d\u4e3b\u9898\u97f3\u4e50\u4f1a\uff0c\u4e3a\u4f4f\u9662\u60a3\u8005\u3001\u5bb6\u5c5e\u53ca\u533b\u52a1\u4eba\u5458\u4eec\u5e26\u6765\u4e86\u4e00\u573a\u6e29\u99a8\u4e14\u7cbe\u5f69\u7684\u89c6\u542c\u76db\u5bb4\u3002\r\n\u51ac\u65e5\u7684\u5bd2\u610f\u5e76\u6ca1\u6709\u5f71\u54cd\u60a3\u8005\u670b\u53cb\u4eec\u53c2\u4e0e\u7684\u70ed\u60c5\uff0c\u97f3\u4e50\u4f1a\u5728\u821e\u8e48\u300a\u6700\u597d\u7684\u821e\u53f0\u300b\u4e2d\u62c9\u5f00\u5e8f\u5e55\u3002\u5728\u63a5\u4e0b\u6765\u7684\u4e00\u4e2a\u5c0f\u65f6\u91cc\uff0c\u7531\u804a\u57ce\u5927\u5b66\u5fd7\u613f\u8005\u3001\u533b\u9662\u804c\u5de5\u53ca\u5176\u5bb6\u5c5e\u4eec\u5e26\u6765\u7684\u53e4\u7b5d\u72ec\u594f\u3001\u4e8c\u80e1\u91cd\u594f\u3001\u533b\u60a3\u5408\u5531\u3001\u821e\u8e48\u7b49\u4e30\u5bcc\u591a\u5f69\u7684\u8282\u76ee\u63a5\u8fde\u5448\u73b0\u3002\u6700\u540e\uff0c\u4e00\u9996\u5408\u5531\u300a\u660e\u5929\u4f1a\u66f4\u597d\u300b\u5c06\u6574\u573a\u97f3\u4e50\u4f1a\u63a8\u5411\u4e86\u9ad8\u6f6e\u3002\u4f34\u968f\u7740\u60a0\u626c\u7684\u65cb","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1563"}; 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 () { } }); }); }