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=1836&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: 1751728805, nonceStr: 'AFSO8KWTZZt9FvHs', signature: '8a576454228a35cc2ad8b0b82d89013c6c9b2307', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/5330b5ddd6242195cc9481c99b65f958.png","title":"\u961c\u65b0\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u538b\u5c81\u94b1\u3001\u62fe\u8352\u94b1\uff0c\u4e24\u7b14\u7279\u6b8a\u6350\u6b3e\uff0c \u5c3d\u663e\u503e\u57ce\u5927\u7231\uff01","smalltext":"\u4f34\u968f\u7740\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\u7684\u6301\u7eed\u8fdb\u5c55\uff0c\u961c\u65b0\u5e02\u4e2d\u5fc3\u533b\u9662\u53d1\u5e03\u4e86\u63a5\u53d7\u793e\u4f1a\u5404\u754c\u7231\u5fc3\u516c\u544a\uff0c\u8fd1\u51e0\u5929\u6765\uff0c\u5168\u9662\u4e0a\u4e0b\u88ab\u4e00\u80a1\u6e29\u6696\u7684\u7231\u5fc3\u6301\u7eed\u5305\u56f4\u7740\uff0c\u4e0d\u65ad\u6709\u5584\u6b3e\u548c\u6350\u8d60\u7684\u7269\u54c1\u9001\u5230\u533b\u9662\u6765\uff0c\u6e29\u6696\u7740\u524d\u7ebf\u533b\u62a4\u4eba\u5458","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=1836"}; 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 () { } }); }); }