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=4744&classid=10&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: 1715782145, nonceStr: 'dJPFIkuNitaBOWqI', signature: 'e8edae3a897a88c687bad118d0d01531c2dfa82f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u666e\u9640\u533a\u4eba\u6c11\u533b\u9662-\u540e\u52e4\u4fdd\u969c\u79d1","smalltext":"\u666e\u9640\u533a\u4eba\u6c11\u533b\u9662\u540e\u52e4\u4fdd\u969c\u79d1\u662f\u4e0a\u6d77\u5e02\u536b\u751f\u540e\u52e4\u534f\u4f1a\u533a\u4e2d\u5fc3\u533b\u9662\u5206\u4f1a\u6210\u5458\u5355\u4f4d\uff0c\u59cb\u7ec8\u79c9\u6301\u201c\u60a3\u8005\u7b2c\u4e00\u3001\u670d\u52a1\u81f3\u4e0a\u201d\u7684\u7406\u5ff5\uff0c\u5168\u529b\u4ee5\u8d74\u4e3a\u4e34\u5e8a\u4fdd\u9a7e\u62a4\u822a\u3002\u7262\u56fa\u6811\u7acb\u7eff\u8272\u8282\u80fd\u3001\u667a\u6167\u540e\u52e4\u3001\u5b89\u5168\u4fdd","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=4744"}; 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 () { } }); }); }