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=2389&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: 1749255256, nonceStr: 'ppOeAw00aASCv4rF', signature: '2e2ae99a92c4ddfd2b0cc6d7375c2db55981fe4f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5317\u4eac\u4e2d\u533b\u836f\u5927\u5b66\u67a3\u5e84\u533b\u9662\uff1a\u7a81\u51fa\u4e2d\u533b\u7279\u8272\u3001\u8d34\u8fd1\u60a3\u8005\u9700\u6c42\u3001\u63d0\u5347\u670d\u52a1\u80fd\u529b","smalltext":"\u5317\u4eac\u4e2d\u533b\u836f\u5927\u5b66\u67a3\u5e84\u533b\u9662\uff08\u5317\u4eac\u4e2d\u533b\u836f\u5927\u5b66\u7b2c\u56db\u4e34\u5e8a\u533b\u5b66\u9662\u3001\u67a3\u5e84\u5e02\u4e2d\u533b\u533b\u9662\uff09\u4e3a\u5317\u4eac\u4e2d\u533b\u836f\u5927\u5b66\u76f4\u5c5e\u9644\u5c5e\u533b\u9662\uff0c\u533b\u9662\u59cb\u5efa\u4e8e1970\u5e74\uff0c\u4e3a\u5c71\u4e1c\u7701\u9996\u6279\u3001\u67a3\u5e84\u5e02\u9996\u5bb6\u4e09\u7ea7\u7532\u7b49\u4e2d\u533b\u533b\u9662,\u662f\u4e00\u6240\u96c6","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2389"}; 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 () { } }); }); }