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=3167&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: 1745150926, nonceStr: 'qJVFrXhUKAu9zp7S', signature: 'c5cab7189e7229ea07273ba777ebbd63149401ac', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662\uff1a\u53ec\u5f00\u63f4\u9102\u533b\u7597\u961f\u4ea4\u6d41\u5ea7\u8c08\u4f1a","smalltext":"4\u670826\u65e5\uff0c\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u53ec\u5f00\u533b\u9662\u63f4\u9102\u533b\u7597\u961f\u4ea4\u6d41\u5ea7\u8c08\u4f1a\uff0c\u9662\u515a\u59d4\u4e66\u8bb0\u859b\u57f9\u4e3d\u4e0e8\u540d\u51fa\u8272\u5c65\u804c\u3001\u5e73\u5b89\u5f52\u6765\u7684\u6297\u75ab\u6218\u58eb\u4eb2\u5207\u4ea4\u6d41\uff0c\u4ee3\u8868\u533b\u9662\u5411\u4ed6\u4eec\u81f4\u4ee5\u5d07\u9ad8\u656c\u610f\u548c\u8bda\u631a\u611f\u8c22\u3002\u9662\u515a\u3001\u56e2\u652f\u90e8\u4e3b\u8981\u8d1f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3167"}; 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 () { } }); }); }