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=1873&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: 1751601979, nonceStr: 'fzph3QkHY7EthYdc', signature: '3f3e850e84cfa4ad21ae472ce097a02e6ad224f4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/62b3ac89d564f4c446440d8131703d1b.jpg","title":"\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e09\u533b\u9662\uff1a\u7a7f\u4e0a\u9632\u62a4\u670d\uff0c\u611f\u89c9\u201c\u6218\u6597\u529b\u201d\u90fd\u4e0b\u964d\u4e86","smalltext":"\u201c\u5230\u4e86\u6b66\u6c49\uff0c\u5c31\u662f\u6218\u58eb\uff0c\u6218\u58eb\u5c31\u8981\u9a6c\u4e0a\u4e0a\u6218\u573a\u201d\u8fd9\u662f\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e09\u533b\u9662\u91cd\u75c7\u533b\u5b66\u79d1\u4e3b\u7ba1\u62a4\u5e08\u6bd5\u8d50\u6210\u652f\u63f4\u7b2c\u4e00\u5929\u7684\u611f\u53d7\u3002\u4ed6\u5728\u65e5\u8bb0\u4e2d\u5199\u9053\uff1a7\u53f7\u665a\u4e0a\u5230\u8fbe\uff0c8\u53f7\u53bb\u6211\u5de5\u4f5c\u7684\u533b\u9662\u2014\u2014\u534e\u4e2d\u79d1","url":"http:\/\/yyrw.zhongou.vip\/e\/action\/ShowInfo.php?classid=5&id=1873"}; 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 () { } }); }); }