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=5619&classid=5&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: 1716154442, nonceStr: '466nDBja19azMpaW', signature: '8d2269c25b620121f9a967958f8ac5bb7c6abde3', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u97f6\u5173\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u5987\u5e7c\u4eba\u5c55\u98ce\u91c7\uff0c\u6587\u4f53\u7ade\u6280\u71c3\u8d77\u6765","smalltext":"\u4eca\u5e74\u662f\u97f6\u5173\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u5efa\u966271\u5468\u5e74\u300271\u5e74\u6765\uff0c\u5728\u5386\u4ee3\u97f6\u5987\u5e7c\u4eba\u7684\u5171\u540c\u52aa\u529b\u4e0b\uff0c\u533b\u9662\u5728\u89c4\u6a21\u3001\u6280\u672f\u3001\u670d\u52a1\u3001\u73af\u5883\u3001\u8bbe\u5907\u3001\u7ba1\u7406\u7b49\u65b9\u9762\u90fd\u53d6\u5f97\u4e86\u957f\u8db3\u53d1\u5c55\u3002\u4e3a\u5e86\u795d\u5efa\u966271\u5468\u5e74\uff0c\u6211\u9662\u5de5\u4f1a\u7ec4\u7ec7\u9662","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5619"}; 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 () { } }); }); }