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=2157&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: 1749448445, nonceStr: 'pOI1Lozat60ZHpsf', signature: '68b7406786dcf1d898d028ef80fb3ab415730dfd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e05\u6cb3\u53bf\u4e2d\u5fc3\u533b\u9662\uff1a\u63f4\u9102\u7537\u62a4\u58eb\u9648\u58eb\u4f73\uff0c\u91c7\u54bd\u62ed\u5b50\u65f6\u7684\u6211\u4e0e\u65b0\u51a0\u75c5\u6bd2\u9762\u5bf9\u9762","smalltext":"3\u67082\u65e5\uff0c\u592a\u9633\u50cf\u662f\u5728\u6349\u8ff7\u85cf\uff0c\u5076\u5c14\u6492\u4e0b\u70b9\u9633\u5149\u3002\u8fd9\u662f\u6211\u6765\u6b66\u6c49\u7684\u7b2c15\u5929\uff0c\u4e5f\u662f\u6211\u8d1f\u8d23\u91c7\u96c6\u54bd\u62ed\u5b50\u7684\u7b2c3\u5929\u3002\u4f34\u968f\u7740\u201c\u96f6\u611f\u67d3\uff0c\u96f6\u6b7b\u4ea1\uff0c\u96f6\u56de\u5934\u201d\u7b49\u5404\u7c7b\u597d\u6d88\u606f\uff0c\u6211\u6240\u5728\u7684\u6c49\u9633\u4f53\u6821\u65b9\u8231\u533b\u9662\u6bcf\u5929\u90fd\u6709","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2157"}; 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 () { } }); }); }