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=2737&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: 1751392037, nonceStr: '7MGgO2eo62AsAId7', signature: '94c0fc25fe74770632ed4767c611e16bcbd00a27', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.zhongou.vip\/e\/data\/images\/noimg.gif","title":"\u6e05\u6cb3\u53bf\u4e2d\u5fc3\u533b\u9662\uff1a\u5361\u70b9\u64a4\u9500\u540e\uff0c7\u5c81\u65ad\u6307\u5a03\u590d\u8bca\u7b54\u8c22\u533b\u751f\uff0c\u6211\u7684\u624b\u6307\u53c8\u957f\u56de\u6765\u4e86\uff01","smalltext":"3\u670816\u65e5\uff0c\u5728\u4e2d\u5fc3\u533b\u9662\u7684\u624b\u8db3\u5916\u79d1\u95e8\u8bca\uff0c\u8fce\u67657\u5c81\u5c0f\u5973\u5b69\u83b9\u83b9\uff08\u5316\u540d\uff09\u590d\u8bca\uff0c\u770b\u5230\u83b9\u83b9\u5de6\u624b\u98df\u6307\u7075\u6d3b\u5730\u8fd0\u52a8\uff0c\u5f88\u96be\u60f3\u8c61\u4e24\u4e2a\u591a\u6708\u524d\uff0c\u5b69\u5b50\u5dee\u70b9\u65ad\u6307\u6b8b\u75be\u30021\u670812\u65e5\u814a\u6708\u5341\u516b\uff0c\u521a\u653e\u5bd2\u5047\u7684\u83b9\u83b9\u8d81\u7236\u6bcd\u4e0d\u6ce8\u610f\uff0c","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=2737"}; 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 () { } }); }); }