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=6479&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: 1749200175, nonceStr: 'drI6BfbH6AtdeiXd', signature: 'cf6efca4e750d4c97cd8e46cdf6bb080cba742d9', 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\u6211\u4eec\u662f\u201c\u597d\u670b\u53cb\u201d","smalltext":"\u5728\u5e73\u51e1\u7684\u62a4\u7406\u5c97\u4f4d\u4e0a\uff0c\u6211\u8ba4\u4e3a\u4fe1\u4ef0\u3001\u5e0c\u671b\u548c\u7231\u6700\u4e3a\u91cd\u8981\uff0c\u5b83\u6307\u5f15\u7740\u6211\u4eec\u7684\u601d\u60f3\u548c\u7075\u9b42\uff0c\u800c\u5bf9\u60a3\u8005\u800c\u8a00\uff0c\u6700\u5b9d\u8d35\u7684\u662f\u751f\u547d\u3001\u5065\u5eb7\u548c\u65f6\u95f4\u3002\u62a4\u60a3\u95f4\u53cc\u5411\u5954\u8d74\uff0c\u671d\u7740\u540c\u4e00\u4e2a\u76ee\u6807\uff0c\u8ba9\u5fc3\u4e0e\u5fc3\u66f4\u8fd1\u300275\u5c81\u7684\u6768","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6479"}; 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 () { } }); }); }