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=1566&classid=12&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: 1714403336, nonceStr: 'BlMhVktKBroCqojO', signature: '99dbf2cccaa70c8eba72cea2c3f8a11c4d0f99d6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\u738b\u57f9\u6210\uff1a\u628a\u515a\u7684\u6e29\u6696\u548c\u5173\u6000\u5e26\u7ed9\u6d77\u5317\u5dde\u519c\u7267\u6c11","smalltext":"\u6211\u4eec\u5e38\u8bf4\uff0c\u4e0d\u5fd8\u521d\u5fc3\uff0c\u65b9\u5f97\u59cb\u7ec8\u3002\u521d\u5fc3\u662f\u4ec0\u4e48\uff1f\u65f6\u4ee3\u4e0d\u540c\u3001\u804c\u4e1a\u4e0d\u540c\u3001\u7ecf\u5386\u4e0d\u540c\uff0c\u6bcf\u4e2a\u4eba\u53ef\u80fd\u90fd\u4f1a\u7ed9\u51fa\u4e0d\u4e00\u6837\u7684\u7b54\u6848\u3002\u5bf9\u4e8e\u533b\u8005\u800c\u8a00\uff0c\u6216\u8bb8\u6bcf\u4e2a\u4eba\u7684\u8868\u8ff0\u65b9\u5f0f\u6709\u6240\u4e0d\u540c\uff0c\u4f46\u4ece\u4ed6\u4eec\u6000\u7740\u6d4e\u75c5\u6551\u4eba\u7684\u68a6\u60f3\u8e0f\u4e0a\u4ece\u533b\u4e4b\u8def\uff0c\u5230\u503e\u5176\u6240\u80fd\u4e3a\u4eba\u6cbb\u75c5\u7597\u4f24\u7684\u5fc3\u8def\u5386\u7a0b\uff0c\u4e3a\u66f4\u591a\u7684\u4eba\u62a4\u4f51\u5065\u5eb7\uff0c\u5c31\u662f\u4ed6\u4eec\u4e0d\u53d8\u7684\u521d\u5fc3\u3002\r\n\u8fd1\u5e74\u6765\uff0c\u5a01\u6d77\u5e02\u7acb\u533b\u9662\u59cb\u7ec8\u575a\u6301\u4ee5\u4eba\u6c11\u4e3a\u4e2d\u5fc3\u7684\u53d1\u5c55\u601d\u60f3\uff0c\u628a\u4eba\u6c11\u5065\u5eb7\u653e\u5728\u4f18\u5148\u53d1\u5c55\u7684\u6218\u7565\u5730\u4f4d\uff0c\u5728\u505a\u597d\u533b\u6559\u7814\u5de5\u4f5c\u7684\u540c\u65f6\uff0c\u4e0d\u5fd8\u533b\u8005\u521d\u5fc3\u548c\u4e3a\u6c11\u4f7f\u547d\uff0c\u5148\u540e\u9009\u6d3e\u591a\u540d\u4e13\u5bb6\u9aa8\u5e72\u6df1\u5165\u4e61\u6751\u4e00\u7ebf\u548c\u53d7\u63f4\u5730\u533a\u9001\u533b\u9001\u836f\u9001\u5065\u5eb7\u3002\u65e0\u8bba\u662f\u9887\u5177\u58f0\u671b\u7684\u4e13\u5bb6\u6559\u6388\uff0c\u8fd8\u662f\u9752\u6625\u98de\u626c\u7684\u5e74\u8f7b\u533b\u62a4\u4eba\u5458","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=1566"}; 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 () { } }); }); }