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=1799&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: 1716084027, nonceStr: 'QLiC9d8GF0sxLEg5', signature: '41e2960f1b3f458ce9f9919499c7ddce9d4e2947', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/7670bfef73e11df1f6274c4675c901c2.jpg","title":"\u5e38\u5dde\u4e00\u9662\uff1a\u5e38\u5dde\u4e94\u5e74\u7ea7\u5c0f\u4f19\u4f34\u7684\u624b\u7ed8\u539f\u521b\u6f2b\u753b\uff0c\u6297\u51fb\u75ab\u60c5\u7684\u6700\u5f3a\u5e94\u63f4\uff01","smalltext":"\u7a81\u5982\u5176\u6765\u7684\u75ab\u60c5\uff0c\u505c\u4f4f\u4e86\u7236\u6bcd\u51fa\u884c\u7684\u811a\u6b65\uff0c\u7559\u4e0b\u4e86\u5f88\u591a\u4eb2\u5b50\u65f6\u5149\u3002\u4f46\u5bf9\u533b\u52a1\u4eba\u5458\u7684\u5b69\u5b50\u800c\u8a00\uff0c\u7238\u7238\u5988\u5988\u575a\u5b88\u5728\u6297\u75ab\u4e00\u7ebf\uff0c\u6709\u7684\u8fde\u89c1\u4e0a\u4e00\u9762\u90fd\u5f88\u96be\uff0c\u201c\u89c1\u4fe1\u5982\u6664 \u5b57\u91cc\u60c5\u957f\u201d\u6210\u4e3a\u4ed6\u4eec\u5bc4\u6258\u601d\u5ff5\u548c\u7275","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1799"}; 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 () { } }); }); }