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=3174&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: 1726879870, nonceStr: '5IYGOtbMNo1RAfQk', signature: '87bb0973fcd68caa45dd330aeb98becd9200d75c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202004\/e81ce2f655d78546c63191b4294aa053.jpg","title":"\u5c79\u7acb\u74ef\u6c5f\u53e3\uff0c\u594b\u8fdb\u65b0\u65f6\u4ee3 --\u6e29\u533b\u5927\u9644\u4e8c\u9662\u80b2\u82f1\u513f\u7ae5\u533b\u9662\u74ef\u6c5f\u53e3\u9662\u533a\u5168\u9762\u5f00\u8bca","smalltext":" 4\u670827\u65e5\u4e0a\u53489\u65f6\uff0c\u6e29\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e8c\u533b\u9662\u3001\u80b2\u82f1\u513f\u7ae5\u533b\u9662\u74ef\u6c5f\u53e3\u9662\u533a\uff08\u6e29\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u9aa8\u79d1\u533b\u9662\uff09\u5168\u9762\u5f00\u8bca\uff0c\u8fd9\u662f\u533b\u9662\u53d1\u5c55\u53f2\u4e0a\u4e00\u4e2a\u91cd\u8981\u8282\u70b9\u3002\u7701\u3001\u5e02\u3001\u5b66\u6821\u5404\u7ea7\u9886\u5bfc\uff0c\u5144\u5f1f\u5355\u4f4d\u5609\u5bbe","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3174"}; 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 () { } }); }); }