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=1029&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: 1749441273, nonceStr: '2Q67UUcFzBQakYih', signature: '34089158f0b67375aa2af6f04c1a3f18e6761f62', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201908\/dace236ab8993a6c5ef455a339126a5f.jpg","title":"\u5e38\u5dde\u4e00\u9662\uff1a\u533b\u4e8c\u4ee3\u4e0d\u5b66\u533b\uff1f\u5e38\u5dde\u4e00\u9662\u533b\u52a1\u4eba\u5458\u5b50\u5973\u6765\u7ed9\u4f60\u7b54\u6848\uff01","smalltext":"\u76f8\u4fe1\u6bcf\u4e00\u4e2a\u201c\u533b\u4e8c\u4ee3\u201d\uff0c\u513f\u65f6\u90fd\u6709\u8fd9\u6837\u7684\u611f\u89e6\u3002\u8bca\u5ba4\u91cc\u4ed4\u7ec6\u67e5\u4f53\uff0c\u65e0\u5f71\u706f\u4e0b\u6492\u64ad\u5927\u7231\uff0c\u53f0\u706f\u4e0b\u7cbe\u7814\u4e1a\u52a1\u3001\u64b0\u5199\u8bba\u6587\uff0c\u4ece\u5c0f\u5230\u5927\uff0c\u4ed6\u4eec\u8033\u6fe1\u76ee\u67d3\u7236\u6bcd\u7684\u52aa\u529b\u548c\u4ed8\u51fa\u3002\u8fd9\u4e2a\u590f\u5929\uff0c\u804c\u4e1a\u9009\u62e9\u6446\u5728\u9762\u524d\uff0c\u4ed6\u4eec","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1029"}; 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 () { } }); }); }