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=6616&classid=14&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: 1750062224, nonceStr: '6Dt7VoQ5d85wTIZB', signature: 'ea745474db73d9dc0d592e69b88e6b547d219958', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u6211\u4eec\u6cbb\u6108\u60a3\u8005\u7684\u8eab\u4f53 \u60a3\u8005\u6cbb\u6108\u6211\u4eec\u7684\u5fc3","smalltext":"\u533b\u9662\u662f\u4e00\u4e2a\u5145\u6ee1\u77db\u76fe\u7684\u5730\u65b9\uff0c\u5e0c\u671b\u4e0e\u5931\u671b\u540c\u65f6\u5b58\u5728\uff0c\u6709\u4eba\u7b11\u8138\u6d0b\u6ea2\u51c6\u5907\u8fce\u63a5\u65b0\u751f\u547d\u7684\u7b2c\u4e00\u58f0\u557c\u54ed\uff0c\u6709\u4eba\u6cea\u773c\u5a46\u5a11\u5fcd\u53d7\u7740\u5bf9\u6297\u75be\u75c5\u7684\u75db\u82e6\uff0c\u540c\u65f6\u533b\u9662\u4e5f\u662f\u4e2a\u6e29\u6696\u7684\u5730\u65b9\uff0c\u5bb6\u4eba\u4e4b\u95f4\u7684\u76f8\u4e92\u7167\u6599\u4e0e\u966a\u4f34","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6616"}; 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 () { } }); }); }