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=1689&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: 1747168314, nonceStr: '5yohfLbgRLUxtwDb', signature: '5417fc4db925f516ef96f52b70fb15d155458d8b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202001\/224056dd146df24efb7160efbbd779a0.jpg","title":"\u5357\u4eac\u9f13\u697c\u533b\u9662\u96c6\u56e2\u4eea\u5f81\u533b\u9662\uff1a\u6211\u8981\u62a5\u540d\uff01\u8bf7\u9886\u5bfc\u4f18\u5148\u8003\u8651\u6211\uff01","smalltext":"\u56e0\u4e34\u8fd1\u6625\u8282\uff0c\u5916\u5730\u8fd4\u4e61\u5ba2\u6d41\u589e\u591a\uff0c\u4e3a\u6709\u6548\u963b\u51fb\u75ab\u60c5\u8513\u5ef6\u6269\u6563\uff0c1\u670823\u65e5\u665a\uff0c\u8be5\u9662\u63a5\u5230\u4eea\u5f81\u5e02\u536b\u5065\u59d4\u7d27\u6025\u901a\u77e5\uff0c\u8981\u6c42\u5357\u4eac\u9f13\u697c\u533b\u9662\u96c6\u56e2\u4eea\u5f81\u533b\u9662\u7acb\u5373\u5b89\u6392\u533b\u52a1\u4eba\u5458\uff0c\u81ea1\u670824\u65e5\u9664\u5915\u8d77\uff0c\u53c2\u52a0G40\u9ad8\u901f\u516c\u8def\u4eea\u5f81\u67a3\u6797\u6e7e\u51fa\u53e3\u5904\u8fd4\u4e61\u4eba\u5458\u4f53\u6e29\u68c0\u6d4b\u5de5\u4f5c\uff0c\u5e76\u4e14\u662f24\u5c0f\u65f6\u8fde\u7eed\u503c\u73ed\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1689"}; 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 () { } }); }); }