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=552&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: 1749323855, nonceStr: 'H0FRty3YejvsM4wD', signature: '3c5982262d3161111864dcd63f7396f05bcdf1c1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/cfe97d652efe5e3ccf2f9569af9d9df6.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a30\u5c81\u201c\u73bb\u7483\u5973\u5b69\u201d\u5199\u4fe1\u81f4\u656c\u60a3\u764c\u517b\u7236","smalltext":"\u201c\u867d\u7136\u6211\u4e0d\u662f\u60a8\u4eb2\u751f\u7684\u5973\u513f\uff0c\u60a8\u4e5f\u660e\u77e5\u6211\u7684\u75c5\u5176\u5b9e\u6cbb\u4e0d\u597d\uff0c\u5374\u4f9d\u7136\u56db\u5904\u5954\u8d70\uff0c\u6c42\u533b\u95ee\u836f\u4e3a\u6211\u6cbb\u75c5\uff0c\u5c31\u50cf\u4e00\u4e2a\u5927\u6811\u4e3a\u6211\u8fd9\u9897\u5c0f\u6811\u82d7\u906e\u98ce\u907f\u96e8\uff0c\u517b\u80b2\u6211\u957f\u5927\u2026\u2026\u201d 6\u670810\u65e5\u4e0a\u5348\uff0c\u5728\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\u540e\u6e56\u9662\u533a\u80bf\u7624\u79d1\u56db\u533a\u75c5\u623f\u91cc\uff0c\u65e9\u6765\u7684\u7236\u4eb2\u8282\u8ba9\u73bb\u7483\u5973\u5b69\u548c\u60a3\u764c\u517b\u7236\u5728\u75c5\u623f\u91cc\u76f8\u89c1\u3002\u56e0\u4e3a\u8eab\u4f53\u9aa8\u80f3\u65ad\u88c2\u7684\u6b21\u6570\u592a\u591a\uff0c30\u5c81\u73bb\u7483\u5973\u5b69\u738b\u9759\u62ff\u7b14\u3001\u5199\u5b57\u53ea\u80fd\u9760\u808c\u8089\u53d1\u529b\uff0c\u82b1\u4e86\u4e00\u5929\u65f6\u95f4\u5199\u4e0b\u4e86\u8fd9\u5c01\u4fe1\u3002\r\n\r\n30\u5e74\u524d\uff0c\u73bb\u7483\u5973\u5b69\u738b\u9759\u66fe\u662f\u4e00\u540d\u5f03\u5a74\uff0c\u4e09\u8f6e\u8f66\u592b\u738b\u514b\u4fed\u5c06\u5176\u6361\u56de\u5bb6\uff0c\u503e\u5c3d\u6240\u6709\u4e3a\u5176\u6cbb\u75c5\uff0c\u4e0d\u79bb\u4e0d\u5f03\u3002\u5982\u4eca\uff0c\u517b\u7236\u8eab\u60a3\u764c\u75c7\u75c5\u60c5\u5371\u91cd\uff0c\u5979\u60f3\u966a\u7238\u7238\u8fc7\u4e00\u4e2a\u6b63\u5f0f\u7684\u7236\u4eb2\u8282\u3002\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=552"}; 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 () { } }); }); }