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=1094&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: 1714977400, nonceStr: 'xntB5EYcCvoQ5iXf', signature: '3478906c1ac0a2c06f9c60f26b148c633aa7f916', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201909\/ea2973344c942b7443261fca31ccd5a8.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u53cc\u80de\u80ce\u4ea7\u5987\u7a81\u53d1\u91cd\u5ea6\u5fc3\u8870\u547d\u60ac\u4e00\u7ebf \u591a\u5b66\u79d1\u8054\u5408\u6551\u6cbb\u4fdd\u6bcd\u5a74\u5e73\u5b89","smalltext":"\u201c\u718a\u4e3b\u4efb\u8c22\u8c22\u4f60\u4eec\uff0c\u4f60\u4eec\u6551\u4e86\u6211\u548c\u5b69\u5b50\u4eec\u7684\u547d!\u201d9\u67086\u65e5\u4e0a\u5348\uff0c\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\u4ea7\u79d1\u75c5\u623f\uff0c\u5373\u5c06\u51fa\u9662\u7684\u6b66\u6c49\u65b0\u6d32\u533a\u4ea7\u5987\u90d1\u5973\u58eb\u548c\u5bb6\u5c5e\u62b1\u7740\u4e00\u5bf9\u53cc\u80de\u80ce\u513f\u5b50\uff0c\u611f\u8c22\u4ea7\u79d1\u4e3b\u4efb\u718a\u56fd\u5e73\u548c\u533b\u52a1\u4eba\u5458\u7684\u6551\u547d\u4e4b\u6069\u3002\u4e8c\u5341\u591a\u5929\u524d\uff0c\u90d1\u5973\u58eb\u53ef\u8c13\u7ecf\u5386\u751f\u6b7b\u52ab\uff0c\u56e0\u7a81\u53d1\u6025\u6027\u5fc3\u529b\u8870\u7aed\uff0c\u80be\u529f\u80fd\u635f\u5bb3\uff0c\u4ee3\u8c22\u6027\u9178\u4e2d\u6bd2\uff0c\u9ad8\u94be\u8840\u75c7\u2026\u2026\u81ea\u5df1\u548c\u80ce\u513f\u5371\u5728\u65e6\u5915\u3002\u6700\u7ec8\uff0c\u7ecf\u8fc7\u533b\u9662\u591a\u5b66\u79d1\u5bc6\u5207\u914d\u5408\u8054\u5408\u6551\u6cbb\uff0c\u90d1\u5973\u58eb\u548c\u4e00\u5bf9\u53cc\u80de\u80ce\u513f\u5b50\u6210\u529f\u8131\u9669\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1094"}; 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 () { } }); }); }