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=4036&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: 1749325686, nonceStr: '3MFIpUB10NkZgrLe', signature: 'e28240f02d22a83f10bcf662252f828899a743fe', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u795d\u4f60\u4e00\u5e74\u66f4\u6bd4\u4e00\u5e74\u597d","smalltext":"\u5c0f\u6587\u662f\u4e0d\u5e78\u7684\uff0c\u8fd8\u672a\u964d\u751f\u5c31\u906d\u53d7\u75c5\u75db\u4e4b\u82e6\uff0c\u6e21\u8fc7\u624b\u672f\u4e4b\u5173\uff0c\u4f46\u5c0f\u6587\u53c8\u662f\u5e78\u8fd0\u7684\uff0c\u6709\u7231\u4ed6\u3001\u8d1f\u8d23\u3001\u52c7\u6562\u7684\u7236\u6bcd\uff0c\u6709\u65e0\u79c1\u3001\u656c\u4e1a\u3001\u533b\u6280\u9ad8\u8d85\u7684\u767d\u8863\u5929\u4f7f\u3002\u5728\u65b0\u5e74\u5230\u6765\u4e4b\u9645\uff0c\u771f\u8bda\u795d\u798f\u53ef\u7231\u575a\u5f3a\u7684\u5c0f\u6587\u51e4\u51f0\u6d85\u69c3\uff0c\u7834\u8327\u6210\u8776\uff0c\u5065\u5eb7\u5feb\u4e50\u7684\u8301\u58ee\u6210\u957f\uff01\r\n\u5c0f\u6587\uff0c\u53d4\u53d4\u963f\u59e8\u795d\u4f60\u8fc7\u5e74\u597d\uff0c\u4e00\u5e74\u66f4\u6bd4\u4e00\u5e74\u597d\uff01","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4036"}; 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 () { } }); }); }