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=5146&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: 1714829087, nonceStr: 'OpExVcNimQHOERJZ', signature: 'a14afef8cc190d5ec7fd075e561d65c3c3fc6ce2', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662\uff1a\u4e0b\u4e61\u968f\u8bbf \u5bd2\u610f\u201c\u6696\u4eba\u201d","smalltext":"1\u670818\u65e5\uff0c\u662f\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662\u5eb7\u590d\u533b\u5b66\u79d1\u4e3b\u4efb\u848b\u6210\u5fd7\u4e0b\u4e61\u5165\u6237\u968f\u8bbf\u7684\u65e5\u5b50\u300213:30\uff0c\u5fd9\u4e86\u4e00\u4e2d\u5348\u7684\u4ed6\uff0c\u5306\u5306\u5403\u8fc7\u5348\u996d\uff0c\u987e\u4e0d\u53ca\u4f11\u606f\uff0c\u5c31\u5e26\u4e0a\u4e0b\u4e61\u8bbe\u5907\uff0c\u4e0e\u62a4\u58eb\u957f\u6731\u83f2\u4e00\u540c\u5f00\u59cb\u4eca\u5929\u7684\u968f\u8bbf\u4e4b\u65c5\u3002\u6b64\u523b","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5146"}; 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 () { } }); }); }