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=1816&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: 1749462045, nonceStr: 'JfXWVaoCvfGdOT6j', signature: 'ac570b182763441fff90edb140e9cdce6edcf046', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\uff1a\u9000\u4f11\u533b\u751f\u7684\u522b\u6837\u526a\u7eb8\uff0c\u81f4\u656c\u6700\u7f8e\u9006\u884c\u8005\uff01","smalltext":"\u201c\u5728\u8fd9\u573a\u6ca1\u6709\u785d\u70df\u7684\u6218\u6597\u4e2d\uff0c\u515a\u5458\u594b\u52c7\u4e89\u5148\uff0c\u51b2\u5728\u4e00\u7ebf\uff0c\u4e07\u4f17\u4e00\u5fc3\uff0c\u6709\u2018\u533b\u8def\u8ddf\u515a\u3001\u533b\u5fc3\u4e3a\u6c11\u2019\u7684\u533b\u7597\u961f\u4f0d\uff0c\u4e00\u5b9a\u80fd\u6218\u80dc\u75ab\u60c5\uff01\u201d\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\u9000\u4f11\u533b\u751f\u7a0b\u4e15\u6609\u9000\u4f11\u524d\u662f\u8be5\u533b\u9662\u68c0\u9a8c","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1816"}; 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 () { } }); }); }