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=4877&classid=12&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: 1715895143, nonceStr: 'Csnh6SkHKIH7VdFf', signature: '35a0a60f15d092715753aab38961ba4ebdad52fb', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5dde\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662-\u5ba3\u4f20\u5904\u5904\u957f\u5218\u534e\u8054","smalltext":"\u5ba3\u4f20\u5904\u5904\u957f\u3001\u95e8\u8bca\u529e\u4e3b\u4efb\u3001\u53e3\u8154\u988c\u9762\u5916\u79d1\u515a\u652f\u90e8\u4e66\u8bb0\u3001\u53e3\u8154\u988c\u9762\u5916\u79d1\u526f\u4e3b\u4efb\uff0c\u594b\u6218\u5728\u533b\u7597\u7ba1\u7406\u548c\u4e34\u5e8a\u4e24\u4e2a\u4e3b\u6218\u573a\uff0c\u5218\u534e\u8054\u8eab\u517c\u6570\u804c\uff0c\u4ece\u4e0d\u60e7\u4e8b\u591a\u4e8b\u96be\u3002\u5728\u5ba3\u4f20\u5de5\u4f5c\u4e2d\uff0c\u4ed6\u627e\u51c6\u5207\u5165\u70b9\u548c\u7740\u529b\u70b9\uff0c\u56e0","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4877"}; 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 () { } }); }); }