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=2993&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: 1749403469, nonceStr: 'xb6pSfbRWKwKrJpM', signature: '947e869df671358c8041015efc82558fa3795e26', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u624b\u672f\u5ba4\u91cc\u7684\u201c\u4e34\u65f6\u7238\u5988\u201d\uff1a\u6e38\u620f\u548c\u5b89\u629a\u51cf\u8f7b\u5b69\u5b50\u6050\u60e7\u611f","smalltext":"\u8bf4\u8d77\u624b\u672f\u5ba4\uff0c\u603b\u662f\u7ed9\u4eba\u4e00\u79cd\u51b0\u51b7\u3001\u4e0d\u5b89\u7684\u611f\u89c9\u3002\u5982\u679c\u662f\u5c0f\u670b\u53cb\u8981\u8fdb\u624b\u672f\u5ba4\uff0c\u5fc3\u91cc\u66f4\u6050\u60e7\uff0c\u5bb6\u957f\u4e5f\u66f4\u62c5\u5fc3\u3002\u4f46\u5728\u6e29\u5cad\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff0c\u5374\u7ecf\u5e38\u51fa\u73b0\u6e29\u99a8\u7684\u4e00\u5e55\uff0c\u624b\u672f\u5ba4\u91cc\u7684\u533b\u52a1\u4eba\u5458\u6210\u4e86\u5b69\u5b50\u4eec\u7684\u4e34\u65f6\u7238\u5988\u3002\u4e3a\u4e86\u4f7f\u4e00\u4f4d\u5c0f\u5973\u5b69\u80fd\u914d\u5408\u8fdb\u5165\u624b\u672f\u95f4\uff0c\u624b\u672f\u5ba4\u533b\u62a4\u4eba\u5458\u4ece\u5988\u5988\u90a3\u91cc\u4e86\u89e3\u5230\u5979\u559c\u6b22\u559c\u7f8a\u7f8a\u7684\u52a8\u753b\u7247\uff0c\u5728\u624b\u672f\u95f4\u91cc\uff0c\u5c0f\u5973\u5b69\u5b89\u9759\u5730\u8eba\u5728\u624b\u672f\u5e8a\u4e0a\u770b\u7740\u52a8\u753b\u7247\uff0c\u914d\u5408\u533b\u62a4\u4eba\u5458\u4e3a\u5979\u505a\u9ebb\u9189\u524d\u51c6\u5907\u3002\u5728\u4e0d\u77e5\u4e0d\u89c9\u4e2d\uff0c\u968f\u7740\u9ebb\u9189\u533b\u751f\u6ce8\u5165\u9ebb\u9189\u836f\uff0c\u5c0f\u5973\u5b69\u7761\u7740\u4e86\u3002\u624b\u672f\u540e\uff0c\u533b\u52a1\u4eba\u5458\u5728\u670b\u53cb\u5708\u53d1\u4e86\u8fd9\u6761\u4fe1\u606f\uff0c\u5f97\u5230\u6570\u767e\u4e2a\u8d5e\u8fd8\u6709\u7559\u8a00\uff0c\u6e29\u6696\u4e86\u6574\u4e2a\u670b\u53cb\u5708\u3002\u636e\u4e86\u89e3\uff0c\u624b\u672f\u5ba4\u7ecf\u5e38\u4f1a\u8fce\u6765\u4e00\u4e9b\u9700\u8981\u624b\u672f\u7684","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2993"}; 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 () { } }); }); }