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=1863&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: 1714970698, nonceStr: 'DZObPNdfXQFxd6od', signature: '1cce973676097542e6022645b0f6a97bdc9d71dd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/77e8f0c57976d4166a9a46006d9f2ccb.png","title":"\u5e38\u5fb7\u5e02\u7b2c\u56db\u4eba\u6c11\u533b\u9662\uff1a\u5988\u5988\u8981\u53bb\u6d88\u706d\u5e74\u517d\u5566","smalltext":"\u533b\u9662\u652f\u63f4\u5e38\u5fb7\u5e02\u5b9a\u70b9\u6551\u6cbb\u5355\u4f4d\u5e38\u5fb7\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\uff0c\u533b\u751f\u9ec4\u946b\u51fa\u5f81\u524d\u5bf9\u5973\u513f\u8bf4\u201c\u5988\u5988\u8981\u6d88\u706d\u5e74\u517d\u53bb\u5566\uff01\u6709\u4e2a\u53eb\u65b0\u578b\u80ba\u708e\u7684\u5e74\u517d\u6765\u4e86\u4e0d\u80af\u8d70\uff0c\u6211\u4eec\u4e00\u8d77\u5171\u540c\u52aa\u529b\uff0c\u628a\u5b83\u8d76\u8d70\u597d\u4e0d\u597d\uff1f\u201d\u5973\u513f\u7279\u522b\u61c2\u4e8b\uff0c\u4e00\u76f4\u558a\u7740\u201c\u5988\u5988\u52a0\u6cb9\uff01\u201d\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1863"}; 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 () { } }); }); }