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=969&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: 1749420725, nonceStr: 'oCSyiGzJeJ4HGiEQ', signature: '00febc1e47b4f87619fad4a58b4f1eb013943fe4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\u7a0b\u529b\u5251\uff1a\u6551\u4eba\u4e8e\u6c34\u706b\u7684\u7a00\u7f3a\u4e13\u5bb6","smalltext":"\u201c\u9ad8\u8d28\u91cf\u53d1\u5c55\u201d\u662f\u533b\u9662\u524d\u8fdb\u7684\u5bfc\u822a\u4eea\uff0c\u4e5f\u662f\u5b9e\u73b0\u7fa4\u4f17\u83b7\u76ca\u7684\u57fa\u7840\u4fdd\u969c\u3002\r\n\u533b\u9662\u5982\u4f55\u9ad8\u8d28\u91cf\u53d1\u5c55\uff1f\u4eba\u624d\u662f\u7b2c\u4e00\u4f4d\u3002\u5efa\u9662\u4ee5\u6765\uff0c\u4eba\u624d\u961f\u4f0d\u7684\u5efa\u8bbe\u662f\u6210\u90fd\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\u7684\u91cd\u70b9\u5173\u6ce8\u30022017\u5e74\u5e95\uff0c\u66f4\u662f\u901a\u8fc7\u5404\u79cd\u4f18\u8d28\u653f\u7b56\uff0c\u5411\u5168\u7403\u53d1\u8d77\u4f18\u79c0\u4eba\u624d\u62db\u52df\u4ee4\uff0c\u6380\u8d77\u5f3a\u52b2\u7684\u201c\u4eba\u624d\u70ed\u6f6e\u201d\uff0c\u5907\u53d7\u5173\u6ce8\u3002\r\n\u4e0d\u540c\u9886\u57df\u3001\u4e0d\u540c\u4e13\u4e1a\u7684\u9ad8\u7aef\u4eba\u624d\u6c47\u805a\uff0c\u5e26\u6765\u7684\u662f\u6280\u672f\u521b\u65b0\u7684\u5f3a\u5316\u3001\u5b66\u79d1\u5efa\u8bbe\u7684\u5f3a\u5316\u3001\u533b\u7597\u8d28\u91cf\u7ba1\u7406\u7684\u5f3a\u5316\u3002\u4f5c\u4e3a\u63a8\u52a8\u529b\uff0c\u4ed6\u4eec\u5e26\u9886\u533b\u9662\u201c\u533b\u3001\u6559\u3001\u7814\u201d\u5168\u65b9\u4f4d\u63d0\u901f\u524d\u8fdb\uff0c\u6700\u7ec8\u5b9e\u73b0\u9ad8\u8d28\u91cf\u8bca\u7597\u670d\u52a1\u7684\u76ee\u6807\u3002\r\n","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=969"}; 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 () { } }); }); }