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=1654&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: 1749481137, nonceStr: 'rO3ZzMEUNnpfrWY8', signature: 'd45cd44e0334df833ea4ac1094ca6d4e043ac431', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662:\u753b\u94f6\u94a9\u8d60\u767d\u8863 \u4e66\u6cd5\u60c5\u63cf\u533b\u60a3\u60c5","smalltext":"\u8fd1\u65e5\uff0c\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\u9aa8\u4e8c\u79d1\u4e0a\u6f14\u4e86\u6781\u5176\u6e29\u99a8\u7684\u4e00\u5e55\uff0c\u60a3\u8005\u5170\u7237\u7237\u5728\u5bb6\u5c5e\u966a\u4f34\u4e0b\u5c06\u81ea\u5df1\u4eb2\u624b\u5199\u7684\u4e00\u4efd\u4e66\u6cd5\u8d60\u9001\u7ed9\u9aa8\u4e8c\u79d1\u3002\u5170\u7237\u7237\u5728\u4e66\u6cd5\u5185\u5bb9\u4e2d\u5bf9\u81ea\u5df1\u7684\u75c5\u75c7\u8fdb\u884c\u4e86\u7b80\u5355\u4ecb\u7ecd\u5e76\u5c06\u611f\u8c22\u4e4b\u60c5\u6d41\u9732\u5176\u4e2d\uff0c\u8fd9\u662f\u9aa8\u4e8c\u79d1\u5728\u65b0\u5e74\u4f0a\u59cb\u6536\u5230\u7684\u6700\u597d\u7684\u65b0\u5e74\u793c\u7269\uff0c\u4e5f\u662f\u5bd2\u51b7\u51ac\u5b63\u4e2d\u7684\u7f15\u7f15\u9633\u5149\uff0c\u6696\u6696\u7684\u6d12\u5728\u9aa8\u4e8c\u79d1\u7684\u6bcf\u4e00\u89d2\u843d\uff0c\u6e29\u6696\u7740\u6bcf\u4e2a\u4eba\u7684\u5fc3\u7075\u3002\r\n\r\n","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1654"}; 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 () { } }); }); }