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=6801&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: 1745660098, nonceStr: 'J1FpXcfiDIaemU1b', signature: '1606567f2e863dafb59f6d9df3f238f0daf321fd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\uff1a\u5bb6\u5ead\u5316\u4ea7\u623f\u6210\u4e3a\u533b\u9662\u4e00\u5f20\u4eae\u4e3d\u7684\u4eba\u6587\u540d\u7247","smalltext":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\u59cb\u5efa\u4e8e 1951\u5e743\u6708\uff0c\u5386\u7ecf73\u5e74\u7684\u53d1\u5c55\uff0c\u5df2\u6210\u4e3a\u8fbd\u897f\u5730\u533a\u96c6\u591a\u79cd\u529f\u80fd\u4e8e\u4e00\u4f53\u7684\u4e13\u79d1\u533b\u9662\u30022021\u5e74\u4e0e\u9526\u5dde\u5e02\u5987\u5e7c\u4fdd\u5065\u8ba1\u5212\u670d\u52a1\u4e2d\u5fc3\u5408\u5e76\u540e\uff0c\u533b\u9662\u5728\u5404\u65b9\u9762\u66f4\u5177\u5b9e\u529b\u3002\u9662\u515a\u59d4\u575a\u6301\u515a\u5efa\u9886\u822a\uff0c\u4ece\u515a\u5efa\u6587\u5316\u3001\u533b\u7597\u670d\u52a1\u3001\u4e13\u79d1\u5efa\u8bbe\u3001\u4eba\u624d\u57f9\u517b\u3001\u4f5c\u98ce\u5efa\u8bbe\u3001\u804c\u5de5\u4e4b\u5bb6\u7b49\u591a\u4e2a\u7ef4\u5ea6\u8fdb\u884c\u6253\u9020\uff0c\u4e3a\u4eba\u6587\u5efa\u8bbe\u5960\u5b9a\u4e86\u575a\u5b9e\u7684\u57fa\u7840\u3002\u5bb6\u5ead\u5316\u4ea7\u623f\u662f\u533b\u9662\u7684\u4e00\u5927\u7279\u8272\u79d1\u5ba4\uff0c\u5b83\u5b9e\u73b0\u4e86\u96c6\u5f85\u4ea7\u3001\u5206\u5a29\u3001\u6062\u590d\u3001\u4ea7\u540e\u76d1\u62a4\u4e8e\u4e00\u4f53\u7684\u5bb6\u5ead\u5316\u5206\u5a29\u6a21\u5f0f\uff0c\u4ea7\u5987\u4ece\u5165\u9662\u5f85\u4ea7\u5230\u5206\u5a29\u3001\u6062\u590d\u3001\u4ea7\u540e\u76d1\u62a4\u5168\u8fc7\u7a0b\u90fd\u5728\u540c\u4e00\u4e2a\u623f\u95f4\u8fdb\u884c\uff0c\u8ba9\u4ea7\u5987\u6709\u79cd\u5728\u5bb6\u751f\u4ea7\u7684\u611f\u89c9\uff0c\u8f7b\u677e\u6109\u5feb\u5730\u5206\u5a29\uff0c\u5982\u4eca\u6210\u4e3a\u533b\u9662\u4e00\u5f20\u4eae\u4e3d","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6801"}; 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 () { } }); }); }