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=4860&classid=10&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: 1751174437, nonceStr: 'EeVeOmf28AG1IG7a', signature: '3c9b08b5ecafe82e9962e258f2c15c29c4dc2852', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.zhongou.vip\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662-\u7528\u7231\u5173\u6000\uff0c\u7528\u5fc3\u670d\u52a1\uff0c\u201c\u5341\u201d\u5149\u524d\u884c\uff0c\u4e66\u5199\u5f81\u7a0b","smalltext":"2011\u5e74\uff0c\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662\u533b\u52a1\u793e\u5de5\u90e8\u4f5c\u4e3a\u4e0a\u6d77\u5e02\u9996\u6279\u793e\u4f1a\u5de5\u4f5c\u793a\u8303\u5355\u4f4d\u6b63\u5f0f\u6210\u7acb\uff0c\u540c\u5e74\u534e\u99a8\u5bb6\u56ed\u5fd7\u613f\u670d\u52a1\u57fa\u5730\u4e5f\u4f5c\u4e3a\u4e0a\u6d77\u5e02\u9996\u6279\u533b\u7597\u7cfb\u7edf\u5fd7\u613f\u670d\u52a1\u57fa\u5730\u6210\u7acb\u3002\u670d\u52a1\u5341\u5e74\uff0c\u534e\u5c71\u533b\u52a1\u793e\u5de5","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=10&id=4860"}; 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 () { } }); }); }