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=2179&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: 1751430271, nonceStr: 'ZdlhLPL6eWNo8Tbc', signature: 'bfcfa66579845896580688e19b285514749be866', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.zhongou.vip\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a17\u5e74\u540e\uff0c\u4f9d\u7136\u9009\u62e9\u65e0\u754f\u524d\u884c\u7684\u4f60\uff01","smalltext":"\u6ca1\u6709\u4eba\u5929\u751f\u662f\u82f1\u96c4\uff0c\u53ea\u662f\u56e0\u4e3a\u6709\u4eba\u9700\u8981\uff0c\u4ed6\u4eec\u4fbf\u9009\u62e9\u628a\u5371\u9669\u6321\u5728\u81ea\u5df1\u8eab\u524d\u3002\u5728\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u9694\u79bb\u7559\u89c2\u75c5\u533a\uff0c\u6709\u8fd9\u6837\u4e00\u4e2a\u4eba\uff0c\u7387\u5148\u5e26\u9886\u7740\u4e00\u652f\u56e2\u961f\uff0c\u51b2\u950b\u5728\u6218\u75ab\u7b2c\u4e00\u7ebf\uff0c\u4ee5\u65e0\u754f\u524d\u884c\u7684\u59ff\u6001\uff0c\u594f\u54cd\u4e86\u4e00","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=2179"}; 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 () { } }); }); }