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=3576&classid=11&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: 1714715423, nonceStr: 'lRuOSwidejcoge1M', signature: '7908597d7c7719868d16f2c6127efdcea4c0e661', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u4e00\u8d77\u8eab\u5c31\u6655\uff0c\u4e00\u8eba\u4e0b\u5c31\u597d\uff0c47\u5c81\u5973\u5b50\u7684\u602a\u75c5\u7adf\u51fa\u52a8\u6ccc\u5c3f\u3001\u5fc3\u5185\u4e24\u79d1\u4e13\u5bb6","smalltext":"\u6c88\u5973\u58eb\u6709\u4e2a\u602a\u75c5\uff0c\u4e00\u8d77\u8eab\u5c31\u6655\uff0c\u4e25\u91cd\u65f6\u4f1a\u6655\u53a5\uff0c\u4e00\u8eba\u4e0b\u5c31\u53c8\u8ddf\u6b63\u5e38\u4eba\u4e00\u6837\uff0c\u8fd9\u79cd\u60c5\u5f62\u5df2\u7ecf\u6301\u7eed4\u5e74\u4e4b\u4e45\uff0c\u4eca\u5e746\u6708\u521d\u518d\u6b21\u51fa\u73b0\u6655\u53a5\u65f6\uff0c\u5bb6\u4eba\u6025\u5fd9\u628a\u5979\u9001\u5165\u4e86\u54b8\u9633\u5e02\u4e2d\u5fc3\u533b\u9662\u5fc3\u8840\u7ba1\u5185\u4e8c\u79d1\uff08\u6655\u53a5\u4e2d\u5fc3\uff09\u6551\u6cbb","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=3576"}; 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 () { } }); }); }