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=6810&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: 1743632687, nonceStr: 'CopH61K6lE0CgebE', signature: '329e9fb8bb14221bc32da2df9d9771d5183703f0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6c49\u4e2d\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u57fa\u4e8e\u4e2d\u56fd\u4f20\u7edf\u6587\u5316\u7684\u5bb6\u9662\u5408\u4e00\u7684\u91cd\u75c7\u4eba\u6587\u7167\u62a4\u6a21\u5f0f","smalltext":"\u5728\u533b\u7597\u6280\u672f\u98de\u901f\u53d1\u5c55\u7684\u80cc\u666f\u4e0b\uff0c\u867d\u7136\u91cd\u75c7\u60a3\u8005\u7684\u62a2\u6551\u6210\u529f\u7387\u663e\u8457\u63d0\u5347\uff0c\u4f46ICU\u7efc\u5408\u75c7\u3001\u8c35\u5984\u7b49\u95ee\u9898\u4e5f\u65e5\u76ca\u7a81\u51fa\u3002\u4e3a\u4e86\u89e3\u51b3\u8fd9\u4e00\u95ee\u9898\uff0c\u6211\u4eec\u6784\u5efa\u57fa\u4e8e\u4e2d\u56fd\u4f20\u7edf\u6587\u5316\u7684\u5bb6\u9662\u5408\u4e00\u7684\u91cd\u75c7\u4eba\u6587\u7167\u62a4\u6a21\u5f0f\uff0c\u5c06\u4e2d\u534e\u4f20\u7edf\u6587\u5316\u4e0e\u73b0\u4ee3\u533b\u5b66\u4eba\u6587\u7cbe\u795e\u8fdb\u884c\u5bf9\u63a5\u4e0e\u4f20\u627f\uff0c\u901a\u8fc7\u4f20\u7edf\u4e0e\u73b0\u4ee3\u7684\u78b0\u649e\uff0c\u4eba\u6587\u5173\u6000\u4e0e\u6280\u672f\u521b\u65b0\u7684\u878d\u5408\uff0c\u521b\u65b0\u5b9e\u65bd\u5bb6\u9662\u5408\u4e00\u7684\u91cd\u75c7\u4eba\u6587\u7167\u62a4\u6a21\u5f0f \uff0c\u5c06\u5bb6\u5c5e\u7eb3\u5165\u91cd\u75c7\u60a3\u8005\u7167\u62a4\u56e2\u961f\u4e2d\uff0c\u5171\u540c\u53c2\u4e0e\u60a3\u8005\u65e5\u5e38\u7167\u62a4\u3001\u60c5\u611f\u652f\u6301\u3001\u51b3\u7b56\u5236\u5b9a\u7b49\u8fc7\u7a0b\u3002\u5728\u201c\u521d\u4e5d\u6f5c\u9f99\u201d\u7684\u751f\u75c5\u521d\u671f\uff0c\u6211\u4eec\u4ee5\u6587\u5316\u4e3a\u5f15\u9886\uff0c\u8425\u9020\u6e29\u99a8\u548c\u8c10\u7684\u7167\u62a4\u73af\u5883\uff1b\u5728\u201c\u4e5d\u4e8c\u89c1\u9f99\u201d\u7684\u75c5\u60c5\u786e\u8bca\u9636\u6bb5\uff0c\u79ef\u6781\u5efa\u7acb\u4eba\u6587\u62a4\u7406\u670d\u52a1\u67b6\u6784\uff1b\u5728","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6810"}; 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 () { } }); }); }