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=2903&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: 1716110711, nonceStr: 'BrEEPeVaWezWSDBX', signature: '8f3bc80f0a8605ef8bb473859b049fd716fd843f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u65b9\u533b\u79d1\u5927\u5b66\u4e2d\u897f\u533b\u7ed3\u5408\u533b\u9662\uff1a\u201c\u540d\u533b\u5e7f\u4e1c\u884c\u201d\u516c\u76ca\u6d3b\u52a8\u56db\u5e74\u9001\u533b\u9001\u6280\u672f\u5230\u57fa\u5c42","smalltext":"\u884c\u7a0b15660\u591a\u516c\u91cc\uff0c\u670d\u52a13580\u4f59\u5c0f\u65f6\uff0c\u4e3a50000\u4f59\u540d\u7fa4\u4f17\u628a\u8109\u4e0d\u5fd8\u533b\u8005\u521d\u5fc3\uff0c\u201c\u540d\u533b\u5e7f\u4e1c\u884c\u201d\u516c\u76ca\u6d3b\u52a8\u56db\u5e74\u9001\u533b\u9001\u6280\u672f\u5230\u57fa\u5c42\u4e3a\u6df1\u5165\u8d2f\u5f7b\u843d\u5b9e\u4e2d\u5171\u5e7f\u4e1c\u7701\u59d4\u7ec4\u7ec7\u90e8\u3001\u5e7f\u4e1c\u7701\u536b\u751f\u5065\u5eb7\u59d4\uff08\u7ca4\u536b\u301420","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2903"}; 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 () { } }); }); }