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=4228&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: 1744975907, nonceStr: 'n3KuWH9VRcJaFwKQ', signature: 'b4ac8f11117264e6b0c85e4bc190eff19f00a498', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u7a7f\u8fc7\u9488\u5b54\u7684\u7ebf\uff0c\u8fde\u63a5\u533b\u60a3\u7684\u60c5","smalltext":"\u533b\u7597\u6280\u672f\u662f\u4e00\u5bb6\u533b\u9662\u7684\u62db\u724c\uff0c\u4e3a\u75c5\u60a3\u611f\u540c\u8eab\u53d7\u7684\u670d\u52a1\u6c1b\u56f4\u66f4\u662f\u4e00\u5bb6\u533b\u9662\u5145\u6ee1\u4eba\u60c5\u5473\u7684\u4f53\u73b0\uff0c\u5de5\u4f5c\u4e2d\u7684\u6a0a\u84c9\u548c\u90a2\u8273\u534e\u662f\u5e73\u51e1\u5f97\u4e0d\u80fd\u518d\u5e73\u51e1\u7684\u5bfc\u8bca\u5458\uff0c\u751f\u6d3b\u4e2d\u4e5f\u53ea\u662f\u4e8c\u5341\u51fa\u5934\u7684\u5e74\u8f7b\u5c0f\u59d1\u5a18\uff0c\u5979\u4eec\u4e5f\u8bb8\u4ece\u672a\u63a5\u89e6\u8fc7\u9488\u7ebf\u6d3b\uff0c\u4f46\u8bbe\u8eab\u5904\u5730\u4e3a\u60a3\u8005\u7740\u60f3\u7684\u5fc3\u60c5\uff0c\u4e3a\u5de5\u4f5c\u5c3d\u804c\u5c3d\u8d23\u7684\u6001\u5ea6\uff0c\u5374\u59cb\u7ec8\u8d2f\u7a7f\u5728\u5979\u4eec\u7684\u5de5\u4f5c\u4e2d\u3002\u540c\u6837\u8fd8\u670924\u5c81\u5c31\u633a\u8eab\u524d\u5f80\u901a\u5316\u4e00\u7ebf\u652f\u63f4\u7684\u68c0\u9a8c\u5458\u738b\u5609\uff0c\u5728\u9694\u79bb\u89c2\u5bdf\u70b9\u4e0d\u5206\u65e5\u591c\u575a\u5b88\u5c97\u4f4d\u7684\u533b\u62a4\u4eec\uff0c\u8fd9\u6279\u65b0\u65f6\u4ee3\u7684\u5e74\u8f7b\u8840\u6db2\uff0c\u4e5f\u8bb8\u7ecf\u9a8c\u4e0e\u9605\u5386\u4e0d\u591a\uff0c\u4f46\u820d\u5df1\u4e3a\u4eba\u3001\u7518\u4e8e\u5949\u732e\u7684\u5185\u6db5\u5374\u5145\u5b9e\u9971\u6ee1\uff0c\u66f4\u4f53\u73b0\u4e86\u4ece\u4e2d\u533b\u9662\u8001\u4e00\u8f88\u533b\u8005\u548c\u9662\u5185\u6574\u4f53\u4eba\u6587\u73af\u5883\u4e2d\u4f20\u627f\u800c\u6765\u7684\u63a8\u5df1\u53ca\u4eba\u7684\u5f85\u60a3\u7cbe\u795e\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4228"}; 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 () { } }); }); }