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=1290&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: 1747168667, nonceStr: '95qJoAerKdHXD6MJ', signature: 'e4f0cee20906e718966d479f5ef6aeee95b6caf1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201910\/93d9ccd5c10671f59278942646f53bdd.png","title":"\u6dee\u9634\u533a\u5987\u5e7c\u4fdd\u5065\u9662:\u505a\u5987\u5973\u513f\u7ae5\u7684\u201c\u673a\u957f\u201d","smalltext":" \r\n\u56fd\u5e86\u671f\u95f4\u706b\u7206\u7684\u300a\u4e2d\u56fd\u673a\u957f\u300b\u8ba9\u6211\u4eec\u6bcf\u4e2a\u4eba\u90fd\u611f\u5230\u9707\u64bc\uff0c3U8633\u673a\u957f\u5218\u4f20\u5065\uff0c\u5728\u5168\u7403\u6c11\u822a\u4e1a\u90fd\u8ba4\u4e3a\u51e0\u4e4e\u4e0d\u53ef\u80fd\u7684\u6761\u4ef6\u4e0b\uff0c\u628a\u4e00\u67b6\u8fd1\u4e4e\u5343\u75ae\u767e\u5b54\u5374\u53c8\u642d\u8f7d\u7740119\u540d\u4e58\u5ba2\u548c9\u540d\u673a\u7ec4\u6210\u5458\u7684\u98de\u673a\uff0c\u5b8c\u5168\u9760\u7740\u4e2a\u4eba\u80fd\u529b\u4e0e\u6bc5\u529b\uff0c\u6311\u6218\u4e86\u4eba\u7c7b\u7684\u8eab\u5fc3\u6781\u9650\uff0c\u7a7f\u8d8a\u4e86\u7691\u7691\u96ea\u5c71\u4e0e\u7ffb\u5377\u6c14\u6d41\uff0c\u5e73\u7a33\u5730\u628a\u98de\u673a\u964d\u843d\u5728\u4e86\u6210\u90fd\u53cc\u6d41\u673a\u573a\u2014\u2014\u4e3a128\u4e2a\u5bb6\u5ead\u5e26\u6765\u4e86\u5e78\u798f\u3002\r\n\r\n\u6dee\u9634\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u4e5f\u6709\u8fd9\u4e48\u4e00\u7fa4\u201c\u656c\u754f\u751f\u547d\u3001\u656c\u754f\u804c\u8d23\u3001\u656c\u754f\u89c4\u7ae0\u201d\u7684\u201c\u673a\u957f\u201d\uff0c\u4ed6\u4eec\u59cb\u7ec8\u4e0d\u5fd8\u521d\u5fc3\uff0c\u6c38\u6000\u4e00\u9897\u5bf9\u751f\u547d\u7684\u656c\u754f\u4e4b\u5fc3\uff0c\u628a\u5987\u5973\u513f\u7ae5\u7684\u5065\u5eb7\u8fd9\u4e00\u4efd\u8d23\u4efb\u3001\u4e00\u4efd\u4f7f\u547d\u625b\u5728\u80a9\u4e0a\u3002\r\n\r\n\r\n\r\n\r\n\r","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1290"}; 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 () { } }); }); }