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=2171&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: 1751430762, nonceStr: '69Gabq0AN5Ty90vv', signature: 'f7b2f17fbda30f4ef86b6bb1abe40ff557510e96', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.zhongou.vip\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u6d88\u6bd2\u6e05\u6d01\u3001\u6539\u9020\u6539\u5efa\u3001\u533b\u5e9f\u5904\u7406\u3001\u8425\u517b\u9910\u98df\uff0c\u627e\u6211\u4eec\u5168\u641e\u5b9a\uff01","smalltext":"\u8fd9\u573a\u6ce2\u53ca\u5168\u56fd\u7684\u75ab\u60c5\uff0c\u6253\u4e71\u4e86\u6bcf\u4e00\u4e2a\u4eba\u7684\u751f\u6d3b\u3002\u4f5c\u4e3a\u75ab\u60c5\u9632\u63a7\u91cd\u70b9\u5355\u4f4d\uff0c\u533b\u9662\u9762\u4e34\u7740\u4e00\u573a\u5927\u8003\u9a8c\u3002\u5728\u533b\u52a1\u4eba\u5458\u51b2\u950b\u5728\u524d\u7684\u65f6\u5019\uff0c\u603b\u52a1\u79d1\u8fd9\u6837\u7684\u884c\u653f\u804c\u80fd\u79d1\u5ba4\u9ed8\u9ed8\u5730\u4e3a\u4ed6\u4eec\u63d0\u4f9b\u7740\u5404\u79cd\u540e\u52e4\u4fdd\u969c","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=2171"}; 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 () { } }); }); }