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=6718&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: 1715573543, nonceStr: 'bi54Wwhpi5khtSDs', signature: '0e50b9e4c625fd6d945b620e51fd4dc413c3b31f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u957f\u5927\u540e\u6211\u5c31\u6210\u4e86\u4f60\uff0c\u662f\u4e00\u79cd\u5e78\u798f\uff0c\u4e5f\u662f\u4e00\u79cd\u5e0c\u671b","smalltext":"\u5728\u4f4f\u9662\u8fc7\u7a0b\u4e2d\uff0c\u75c5\u4eba\u6d17\u5934\u4f1a\u4f7f\u7528\u5145\u6c14\u6d17\u5934\u69fd\u3002\u4e0d\u8fc7\uff0c\u56e0\u4e3a\u51b2\u6c34\u4f4d\u7f6e\u9ad8\u3001\u6c14\u56ca\u5f88\u786c\u7b49\u5f88\u591a\u7ec6\u8282\u4e0a\u5b58\u5728\u95ee\u9898\uff0c\u75c5\u4eba\u4f7f\u7528\u65f6\u5e76\u4e0d\u65b9\u4fbf\u3002\u5e38\u5dde\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\u6709\u4e2a\u6d17\u5934\u69fd\uff0c\u5c31\u4e13\u95e8\u5bf9\u6b64\u8fdb\u884c\u4e86\u6539\u8fdb\uff0c\u8fd8\u83b7\u5f97","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6718"}; 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 () { } }); }); }