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=3030&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: 1745166981, nonceStr: 'etIh5vwHDNcpfFaw', signature: '56e6ff949cd5345f5333e3937621d7131fd2376d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6c34\u679c\u624b\u672f\u8d5b\u6280\u827a","smalltext":"\u4e3a\u9f13\u52b1\u9752\u5e74\u533b\u751f\u4e0d\u65ad\u52a0\u5f3a\u57fa\u672c\u529f\uff0c\u63d0\u9ad8\u6280\u80fd\uff0c\u65e0\u9521\u5e02\u4eba\u6c11\u533b\u9662\u5341\u5206\u6ce8\u91cd\u57f9\u8bad\u4e0e\u5f15\u5bfc\uff0c\u5e76\u4e0d\u65ad\u521b\u65b0\u30022019\u5e74\uff0c\u65e0\u9521\u5e02\u4eba\u6c11\u533b\u9662\u4e3e\u529e\u7684\u4e00\u573a\u201c\u6307\u5c16\u827a\u672f\u2014\u2014\u4eba\u533b\u9752\u5e74\u7ed9\u6c34\u679c\u505a\u624b\u672f\u201d\u6bd4\u8d5b\uff0c\u9752\u5e74\u533b\u751f\u73b0\u573a\u7ed9\u201c\u751f\u75c5\u7684\u6c34\u679c\u201d\u505a\u624b\u672f\uff0c\u533b\u9662\u8d44\u6df1\u4e13\u5bb6\u5f53\u573a\u8fdb\u884c\u70b9\u8bc4\u548c\u6307\u5bfc\u3002\r\n\u533b\u751f\u7ed9\u8292\u679c\u505a\u690d\u76ae\u624b\u672f\u548c\u7ed9\u6787\u6777\u505a\u89d2\u819c\u79fb\u690d\u672f\u7279\u5199\u4e24\u4e2a\u7cbe\u5f69\u77ac\u95f4\uff0c\u533b\u751f\u4e13\u6ce8\u7684\u795e\u6001\uff0c\u624b\u90e8\u7cbe\u7ec6\u7684\u64cd\u4f5c\u7279\u5199\uff0c\u751f\u52a8\u5c55\u793a\u4e86\u533b\u9662\u9752\u5e74\u533b\u751f\u7684\u624b\u672f\u601d\u8def\u3001\u6280\u5de7\u548c\u57fa\u672c\u529f\u3002\u4e5f\u4f53\u73b0\u4e86\u533b\u9662\u5c06\u5916\u79d1\u6280\u80fd\u57f9\u8bad\u878d\u5165\u827a\u672f\u521b\u610f\uff0c\u4fc3\u8fdb\u533b\u751f\u4e13\u4e1a\u7d20\u517b\u7684\u63d0\u9ad8\u65b0\u601d\u8def\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3030"}; 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 () { } }); }); }