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=1305&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: 1749496289, nonceStr: 'qMILtnzrfFyURZ4h', signature: 'd1dc30029cfccfd292604649aa455ebc2a4dc156', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5b9d\u9e21\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff1a\u7236\u4eb2\u5728\u697c\u4e0b\u62a2\u6551\u5ba4\u53bb\u4e16 \u4ed6\u5f3a\u5fcd\u60b2\u75db\u4e0a\u697c\u7ed9\u60a3\u8005\u505a\u624b\u672f","smalltext":"10\u670814\u65e5\u4e0b\u53483\u65f6\u5de6\u53f3\uff0c\u5b9d\u9e21\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u966217\u697c\u624b\u672f\u5ba4\uff0c\u9aa8\u79d1\u4e3b\u4efb\u8bb8\u5411\u4e1c\u51c6\u5907\u7ed9\u4e00\u540d85\u5c81\u7684\u8001\u5e74\u60a3\u8005\u505a\u624b\u672f\uff0c\u7a81\u7136\u63a5\u5230\u540c\u4e8b\u7535\u8bdd\u2014\u2014\u4ed686\u5c81\u7684\u7236\u4eb2\u6b63\u572816\u697c\u62a2\u6551\u3002\u4e3a\u4e86\u4e0d\u5f71\u54cd\u60a3\u8005\u624b\u672f\uff0c\u8bb8\u5411","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1305"}; 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 () { } }); }); }