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=1996&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: 1751676670, nonceStr: 'aW2bpXzFC6r5BsCv', signature: 'e93bfa04cb7a09684fe02e199d9ebfc3db6fcbba', 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\u4e13\u5bb6\u8fdb\u4f01\u4e1a\u52a9\u529b\u590d\u5de5\u590d\u4ea7","smalltext":"2\u670820\u65e5\u4e0b\u5348\uff0c\u5728\u5f97\u77e5\u4e3a\u6b66\u6c49\u96f7\u795e\u5c71\u533b\u9662\u63d0\u4f9b\u914d\u7535\u8bbe\u5907\u5f00\u5173\u5668\u5f00\u5173\u7ed3\u6784\u7684\u6210\u90fd\u5ba3\u626c\u71c3\u6c14\u68c0\u6d4b\u8bbe\u5907\u6709\u9650\u516c\u53f8\u590d\u5de5\u751f\u4ea7\u7684\u6d88\u606f\u540e\uff0c\u6210\u90fd\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\u4e3b\u52a8\u8054\u7cfb\u6e29\u6c5f\u6d77\u5ce1\u5b75\u5316\u56ed\u4f01\u4e1a\u670d\u52a1\u90e8\uff0c\u7531\u526f\u9662\u957f\u664f\u6b8a\u7387\u5927\u5916\u79d1\u4e3b\u4efb\u8c2d\u65ed\u4e1c\u3001\u9662\u611f\u79d1\u79d1\u957f\u738b\u6167\u73b2\u4e00\u884c\u524d\u5f80\u5ba3\u626c\u516c\u53f8\uff0c\u63d0\u4f9b\u75ab\u60c5\u9632\u63a7\u6307\u5bfc\uff0c\u534f\u52a9\u505a\u597d\u590d\u5de5\u590d\u4ea7\u3002","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=1996"}; 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 () { } }); }); }