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=6489&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: 1749065088, nonceStr: 'dueQv2vwOvAlwADZ', signature: '59fee13a2253aea59d5b73d0e22f21a8c396a13d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u62a4\u58eb\u4eba\u6587\u5173\u6000\u80fd\u529b\u3001\u4eba\u6587\u5173\u6000\u7406\u5ff5\u3001\u751f\u547d\u610f\u4e49\u73b0\u72b6\u53ca\u5f71\u54cd\u56e0\u7d20\u5206\u6790","smalltext":"\u3010\u6458\u8981\u3011\u76ee\u7684 \u4e86\u89e3\u4e09\u7532\u533b\u9662\u62a4\u58eb\u4eba\u6587\u5173\u6000\u80fd\u529b\u3001\u4eba\u6587\u5173\u6000\u7406\u5ff5\u3001\u751f\u547d\u610f\u4e49\u611f\u73b0\u72b6\u53ca\u5f71\u54cd\u56e0\u7d20\u3002\u65b9\u6cd5 \u91c7\u7528\u65b9\u4fbf\u62bd\u6837\u6cd5\u5bf9\u67d0\u4e09\u6240\u4e09\u7ea7\u7532\u7b49\u7efc\u5408\u533b\u9662\u62a4\u58eb\u91c7\u7528\u4e00\u822c\u60c5\u51b5\u8c03\u67e5\u8868\u3001\u4eba\u6587\u5173\u6000\u80fd","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6489"}; 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 () { } }); }); }