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=2159&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: 1751419212, nonceStr: 'S2tXBnI5MKIDpgyG', signature: 'de05695f2840862e05e3d2ef7be7e700aad542a9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202003\/b4aa2a0b302c33fe5a2f41d9b291bb4e.jpg","title":"\u6c5f\u6c49\u6cb9\u7530\u603b\u533b\u9662:\u738b\u8fb0\u9662\u58eb\u4e00\u884c\u6765\u9662\u6307\u5bfc\u65b0\u51a0\u80ba\u708e\u6551\u6cbb\u5de5\u4f5c","smalltext":"3\u67081\u65e5\uff0c\u5728\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u9632\u63a7\u7684\u5173\u952e\u65f6\u671f\uff0c\u4e2d\u56fd\u5de5\u7a0b\u9662\u9662\u58eb\u3001\u4e2d\u56fd\u5de5\u7a0b\u9662\u526f\u9662\u957f\u3001\u4e2d\u56fd\u533b\u79d1\u9662\u9662\u957f\u3001\u547c\u5438\u4e0e\u5371\u91cd\u75c7\u533b\u5b66\u4e13\u5bb6\u738b\u8fb0\uff0c\u4e2d\u56fd\u533b\u79d1\u9662\u526f\u5904\u957f\u6768\u4fca\u6d9b\uff0c\u4e2d\u65e5\u53cb\u597d\u533b\u9662\u547c\u5438\u4e0e\u5371\u91cd\u75c7\u533b\u5b66\u79d1\u56db\u90e8\u53ca\u4e94\u90e8\u4e3b\u4efb\u8a79\u5e86\u5143\u4e00\u884c\u6765\u5230\u6e56\u5317\u6c5f\u6c49\u6cb9\u7530\u603b\u533b\u9662\u6307\u5bfc\u65b0\u51a0\u80ba\u708e\u6551\u6cbb\u5de5\u4f5c\u3002","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=2159"}; 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 () { } }); }); }