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=507&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: 1746255884, nonceStr: 'qXhDMxaPUgr3MJ10', signature: 'f95c0faef35b6985c080d1704b91f322adacd3e4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/239be22f0003f4ce836a069e1f6ff1b6.jpg","title":"\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff1a\u201c\u4eae\u6676\u6676\u535a\u58eb\u201d\u4e0a\u7ebf\uff0c\u52a9\u529b\u513f\u7ae5\u9752\u5c11\u5e74\u8fd1\u89c6\u9632\u63a7","smalltext":"\u4e0e\u5168\u793e\u4f1a\u4e00\u8d77\u884c\u52a8\uff0c\u5171\u540c\u5475\u62a4\u597d\u5b69\u5b50\u7684\u773c\u5065\u5eb7\uff0c\u8ba9\u4ed6\u4eec\u62e5\u6709\u4e00\u4e2a\u5149\u660e\u7684\u672a\u6765\u3002\u65f6\u503c\u201c\u516d\u4e00\u201d\u513f\u7ae5\u8282\u548c\u7b2c24\u4e2a\u5168\u56fd\u201c\u7231\u773c\u65e5\u201d\u4e4b\u9645\uff0c\u4e3a\u4e86\u5e2e\u52a9\u66f4\u591a\u5bb6\u957f\u548c\u5b69\u5b50\u63d0\u9ad8\u8fd1\u89c6\u9632\u63a7\u610f\u8bc6\uff0c\u8ba9\u5b69\u5b50\u559c\u6b22\u62a4\u773c\u3001\u4e3b\u52a8\u62a4\u773c\uff0c6\u67082\u65e5\u4e0a\u5348\uff0c\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\u5168\u529b\u6253\u9020\u5e76\u63a8\u51fa\u201c\u4eae\u6676\u6676\u201d\u516c\u76ca\u54c1\u724c\u8fd1\u89c6\u9632\u63a7\u7cfb\u5217\u79d1\u666e\u6587\u521b\u4f5c\u54c1\u3002\u5305\u62ec\uff1a\u4e00\u4e2a\u660e\u4eae\u7684LOGO\uff0c\u4e00\u5957\u53ef\u7231\u7684\u5361\u901a\u5f62\u8c61\u4ee3\u8a00\u4eba\uff0c\u4e00\u672c\u539f\u521b\u7684\u8fd1\u89c6\u9632\u63a7\u79d1\u666e\u8fde\u73af\u753b\uff0c\u4e00\u90e8\u513f\u7ae5\u8fd1\u89c6\u9632\u63a7\u52a8\u753b\u8fde\u7eed\u5267\uff0c\u4e00\u9996\u7531\u5e38\u5dde\u65b9\u8a00\u541f\u8bf5\u7684\u7231\u773c\u7ae5\u8c23\uff0c\u4e00\u5957\u9002\u5408\u5c0f\u670b\u53cb\u7684\u5361\u901a\u73a9\u5076\u6587\u5177\u7cfb\u5217\u4ea7\u54c1\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=507"}; 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 () { } }); }); }