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=2325&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: 1747124589, nonceStr: 'YBzjRSsTIaywkzI4', signature: '29fed2b0c3bb98d84311f63c909bad2c2904d4f3', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u8d70\u8fdb\u6218\u75ab\u4e00\u7ebf \u9694\u79bb\u75c5\u623f\u91cc\u7684\u91cd\u75c7\u533b\u5b66\u62a4\u7406\u56e2\u961f","smalltext":"\u6218\u201c\u75ab\u201d\u524d\u7ebf\uff0c\u6d3b\u8dc3\u7740\u4e00\u7fa4\u5e74\u8f7b\u3001\u5145\u6ee1\u6fc0\u60c5\u4e0e\u6d3b\u529b\u7684\u62a4\u58eb\u8eab\u5f71\uff0c\u5979\u4eec\u662f\u4e00\u7fa4\u7d20\u8d28\u8fc7\u786c\u3001\u6280\u672f\u7cbe\u6e5b\u3001\u914d\u5408\u9ed8\u5951\u7684\u201c\u7279\u79cd\u5c0f\u5206\u961f\u201d\uff0c\u4ed6\u4eec\u62a2\u6551\u3001\u6cbb\u7597\u548c\u770b\u62a4\u7740\u6700\u5371\u91cd\u3001\u6700\u590d\u6742\u7684\u75c5\u4eba\uff0c\u7528\u575a\u97e7\u548c\u679c\u6562\u634d\u536b\u8d77\u751f\u547d\u7684\u6700\u540e\u4e00\u9053\u9632\u7ebf\u3002\u4ed6\u4eec\u5c31\u662f\u6b64\u6b21\u6218\u201c\u75ab\u201d\u4e2d\uff0c\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662ICU\u62a4\u7406\u56e2\u961f","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2325"}; 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 () { } }); }); }