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=1386&classid=3&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: 1743632685, nonceStr: 'oFpopTCghSMGSr1B', signature: 'e9f524ac908dbb7aad6a60bcc86377fbca117254', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201911\/dbb8f163d5d916d0167906f5c18846d5.jpg","title":"\u526f\u4e3b\u4efb\u59d4\u5458\u5434\u950b\u8000\uff1a\u533b\u8def\u957f\u884c \u4e3a\u751f\u547d\u7ad9\u5c97","smalltext":"\u5434\u950b\u8000\uff0c\u4e3b\u4efb\u533b\u5e08\uff0c\u6559\u6388\uff0c\u7855\u58eb\u7814\u7a76\u751f\u5bfc\u5e08\u3002\u73b0\u4efb\u5e7f\u897f\u827e\u6ecb\u75c5\u4e34\u5e8a\u6cbb\u7597\u4e2d\u5fc3\uff08\u5357\u5b81\uff09\u4e3b\u4efb\u3001\u5357\u5b81\u5e02\u7b2c\u56db\u4eba\u6c11\u533b\u9662\u9662\u957f\u3002\u5148\u540e\u8363\u83b7\u5357\u5b81\u5e02\u7b2c\u4e03\u6279\u4e13\u4e1a\u6280\u672f\u62d4\u5c16\u4eba\u624d\u30012016\u5e74\u5ea6\u533b\u9662\u7ba1\u7406\u521b\u65b0\u4eba\u7269\u2014\u2014\u533b\u9662\u7ba1\u7406\u521b\u65b0\u65b0\u9510\u5956\u3001\u5168\u56fd\u201c\u4eba\u6587\u533b\u751f\u201d\u3001\u5168\u56fd\u7b2c\u4e09\u5c4a\u201c\u767d\u6c42\u6069\u5f0f\u597d\u533b\u751f\u201d\u7b49\u8363\u8a89\u79f0\u53f7\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=3&id=1386"}; 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 () { } }); }); }