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=2732&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: 1746242345, nonceStr: 'BhstOO895ii2x8pe', signature: 'bcf9eeb453b11f864c683c6bd16cfbbe96f98a06', 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\u6d66\u4e1c\u65b0\u533a\u516c\u5229\u533b\u9662\uff1a\u8425\u9020\u201c\u5bb6\u56fd\u6587\u5316\u201d\u6c1b\u56f4 \u5851\u9020\u201c\u516c\u76ca\u5229\u6c11\u201d\u54c1\u724c","smalltext":"\u4e0a\u6d77\u5e02\u6d66\u4e1c\u65b0\u533a\u516c\u5229\u533b\u9662\u4e00\u76f4\u4ee5\u6765\u5c06\u4eba\u6587\u54c1\u724c\u5efa\u8bbe\u4f5c\u4e3a\u533b\u9662\u6587\u5316\u6218\u7565\u89c4\u5212\u4e2d\u7684\u91cd\u8981\u5185\u5bb9\uff0c\u5bf9\u5185\u5f00\u5c55EAP\uff08\u5458\u5de5\u5173\u6000\u8ba1\u5212\uff09\uff0c\u5207\u5b9e\u8425\u9020\u201c\u5bb6\u56fd\u6587\u5316\u201d\u6c1b\u56f4\uff1b\u5bf9\u5916\u4ee5\u533a\u57df\u533b\u7597\u8054\u5408\u4f53\u4e3a\u5e73\u53f0\uff0c\u5f00\u5c55\u5e38\u6001\u5316","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2732"}; 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 () { } }); }); }