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=1471&classid=3&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: 1714253861, nonceStr: '9k1DXagWjUsUrkSG', signature: 'c81b6525a331f20f69e887a9cee153218028fc2b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u59d4\u5458\u4f55\u6c5d\u79c0\uff1a\u8d70\u5fc3\u670d\u52a1\u767e\u59d3\u5065\u5eb7 \u64ad\u4e0b\u5584\u7231\u7684\u79cd\u5b50","smalltext":"2019\u5e7411\u670815\u65e5\u4e0b\u5348\uff0c\u7531\u5e02\u59d4\u5ba3\u4f20\u90e8\u3001\u5e02\u521b\u5efa\u529e\u4ee5\u53ca\u5e02\u6587\u660e\u529e\u4e3b\u529e\u7684\u4f5b\u5c71\u5e022019\u5e74\u7b2c\u4e09\u5b63\u5ea6\u7f8e\u5fb7\u5148\u8fdb\u5178\u578b\u4e8b\u8ff9\u5206\u4eab\u4f1a\u5728\u4f5b\u5c71\u7535\u89c6\u53f01\u53f7\u6f14\u64ad\u5385\u4e3e\u884c\uff0c\u6765\u81ea\u5404\u884c\u5404\u4e1a\u7684\u5148\u8fdb\u5178\u578b\u5206\u4eab\u4e86\u4ed6\u4eec\u594b\u6597\u65b0\u65f6\u4ee3\u7684\u611f\u4eba\u4e8b\u8ff9\uff0c\u50ac\u4eba\u594b\u8fdb\u3002\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u533b\u9662\u4eba\u6587\u4e13\u59d4\u4f1a\u59d4\u5458\u3001\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u987a\u5fb7\u533b\u9662\u5ba3\u4f20\u90e8\u4e3b\u4efb\u3001\u5de5\u4f1a\u526f\u4e3b\u5e2d\u4f55\u6c5d\u79c0\u540c\u5fd7\u8363\u83b72019\u5e74\u7b2c\u4e09\u5b63\u5ea6\u656c\u4e1a\u5949\u732e\u201c\u6700\u7f8e\u4f5b\u5c71\u4eba\u201d\u79f0\u53f7\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=3&id=1471"}; 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 () { } }); }); }