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=4030&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: 1745056474, nonceStr: 'RuAPxJUdZwPYK5iq', signature: 'b737e66c16014dc42b19547ea7d50046546efd4b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u4e3e\u529e\u201c\u5411\u7956\u56fd\u95ee\u597d\u201d\u4e2d\u975e\u4e24\u5730\u8054\u5408\u4e3b\u9898\u515a\u65e5\u6d3b\u52a8","smalltext":"2\u67087\u65e5\u4e0b\u5348\uff0c\u6211\u9662\u4e3e\u529e\u4e2d\u975e\u4e24\u5730\u4e00\u4f1a\u201c\u5411\u7956\u56fd\u95ee\u597d\u201d\u8054\u5408\u515a\u7ec4\u7ec7\u751f\u6d3b\u3002\u6ccc\u5c3f\u5916\u79d1\u515a\u652f\u90e8\u3001\u809d\u810f\u5916\u79d1\u515a\u652f\u90e8\u3001\u4eba\u529b\u8d44\u6e90\u90e8\u515a\u652f\u90e8\u3001\u4fe1\u606f\u4e2d\u5fc3\u515a\u652f\u90e8\u3001\u4e2d\u56fd\u7b2c22\u6279\u63f4\u83ab\u6851\u6bd4\u514b\u533b\u7597\u961f\u4e34\u65f6\u515a\u652f\u90e8\u5171\u8ba150\u4eba\u53c2\u4f1a\u3002\r\n\r\n2019\u5e741\u6708\uff0c\u4e2d\u56fd\u7b2c22\u6279\u63f4\u83ab\u6851\u6bd4\u514b\u533b\u7597\u961f\u8d74\u975e\u6d32\u5f00\u5c55\u4e3a\u671f\u4e24\u5e74\u7684\u63f4\u5916\u533b\u7597\uff0c\u6211\u9662\u6ccc\u5c3f\u5916\u79d1\u91d1\u6d9b\u6559\u6388\u4efb\u961f\u957f\u517c\u4e34\u65f6\u515a\u652f\u90e8\u4e66\u8bb0\uff0c\u809d\u810f\u5916\u79d1\u9648\u514b\u970f\u526f\u6559\u6388\u4efb\u961f\u59d4\u3002\u539f\u5b9a\u4e24\u5e74\u7684\u63f4\u975e\u4efb\u52a1\u5df2\u7ecf\u7ed3\u675f\uff0c\u4f46\u56e0\u4e3a\u53d7\u75ab\u60c5\u5f71\u54cd\uff0c\u91d1\u6d9b\u548c\u9648\u514b\u970f\u4ee5\u53ca\u4e00\u540d\u53a8\u5e08\u8fd8\u575a\u5b88\u5728\u83ab\u6851\u6bd4\u514b\uff0c\u52a9\u529b\u5f53\u5730\u4e00\u7ebf\u6297\u51fb\u75ab\u60c5\uff0c\u540c\u65f6\u7b49\u5f85\u4e0b\u4e00\u6279\u961f\u5458\u5230\u5c97\u4ea4\u63a5\u30022021\u5e74\u6625\u8282\uff0c\u4e5f\u5c06\u662f\u91d1\u6d9b\u548c\u9648\u514b\u970f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4030"}; 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 () { } }); }); }