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=641&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: 1714394346, nonceStr: 'MC5WrHCpiPnXiHOy', signature: 'd84c158fad8a945fe84e7e111fafd0b64c81c1db', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/144c716649de7ca7a4f224a7410d3885.jpg","title":"\u897f\u5357\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u4e2d\u533b\u533b\u9662\uff1a\u4f59\u9707\u4e0d\u65ad\uff0c\u4ed6\u4e3a\u4f55\u9a91\u5171\u4eab\u7535\u52a8\u8f66\u98de\u5954\uff1f","smalltext":"\u201c\u897f\u5357\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u4e2d\u533b\u533b\u9662\u5e94\u6025\u6551\u63f4\u961f\u5417\uff1f\u6211\u8fd9\u91cc\u662f\u6551\u63f4\u6307\u6325\u90e8\uff0c\u957f\u5b81\u53bf\u4eba\u6c11\u533b\u9662ICU\u65b0\u5165\u4e00\u4f4d\u75c5\u4eba\uff0c\u9700\u8981\u4f1a\u8bca\uff0c\u8bf7\u901f\u901f\u652f\u63f4\uff01\u201d2019\u5e746\u670820\u65e515:30\u6b63\u5728\u957f\u5b81\u53bf\u4e2d\u533b\u533b\u9662\u6551\u63f4\u7684\u897f\u5357\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u4e2d\u533b\u533b\u9662\u6c6a\u56fd\u53cb\u6559\u6388\u63a5\u5230\u7535\u8bdd\u540e\uff0c\u7acb\u5373\u6d3e\u51fa\u4e86\u8d3a\u667a\u6986\u533b\u5e08\u7d27\u6025\u8d76\u5f80\u957f\u5b81\u53bf\u4eba\u6c11\u533b\u9662\u4f1a\u8bca\u3002\u8d3a\u667a\u6986\u6536\u5230\u547d\u4ee4\u540e\uff0c\u7acb\u9a6c\u52a8\u8eab\u3002\u521a\u51fa\u957f\u5b81\u53bf\u4e2d\u533b\u533b\u9662\u5927\u95e8\u5c31\u53d1\u73b0120\u6025\u6551\u8f66\u5df2\u7ecf\u6d3e\u51fa\u53bb\u4e86\uff0c\u4e34\u65f6\u6ca1\u6709\u5408\u9002\u7684\u4ea4\u901a\u5de5\u5177\uff0c\u60c5\u6025\u4e4b\u4e0b\uff0c\u8d3a\u667a\u6986\u626b\u7801\u89e3\u9501\u4e86\u65c1\u8fb9\u7684\u5171\u4eab\u7535\u52a8\u8f66\u7acb\u5373\u51fa\u53d1\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=641"}; 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 () { } }); }); }