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=3325&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: 1751353162, nonceStr: 'Q8JhTkv9a8BuBPic', signature: '7ac1b98d7f9b67756d26a87897e4e5ada0da8ec2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.zhongou.vip\/e\/data\/images\/noimg.gif","title":"\u897f\u5b89\u533b\u5b66\u9662\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\uff1a\u4e5d\u6b7b\u4e00\u751f\uff01\u5341\u4e07\u5206\u4e4b\u56db\u6982\u7387\u7684\u7f8a\u6c34\u6813\u585e\u5728\u5979\u8eab\u4e0a\u4e0a\u6f14","smalltext":"5\u670811\u65e5\u66687:45\uff0c\u547c\u5438\u4e0e\u5371\u91cd\u75c7\u533b\u5b66\u79d1\u4e3b\u4efb\u5468\u6676\u6362\u597d\u5de5\u4f5c\u670d\uff0c\u51c6\u5907\u5f00\u59cb\u67e5\u623f\u3002\u7a81\u7136\uff0c\u7535\u8bdd\u94c3\u58f0\u6025\u4fc3\u54cd\u8d77\uff0c\u5979\u4e00\u770b\uff0c\u662f\u4e94\u697c\u4ea7\u79d1\u6253\u6765\u7684\uff0c\u5979\u5fc3\u91cc\u4e00\u6fc0\u7075\uff0c\u77e5\u9053\u80af\u5b9a\u662f\u6709\u5927\u4e8b\u60c5\u2026\u2026Part.1\u5e73\u5b89\u751f\u4ea7\uff0c\u5374\u6ca1\u60f3","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=3325"}; 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 () { } }); }); }