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=5228&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: 1749203358, nonceStr: 'ehu3mG2w04eS5NnH', signature: '783999550eb972330f5c766a39d644a887152729', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5fb7\u56db\u533b:\u5173\u7231\u75c5\u4eba \u670d\u52a1\u5230\u5bb6\uff0c\u8179\u819c\u900f\u6790\u5bb6\u8bbf\u5c0f\u7ec4\u51fa\u53d1\u5566","smalltext":"2022\u5e743\u670810\u65e5\u662f\u7b2c17\u4e2a\u4e16\u754c\u80be\u810f\u65e5\uff0c\u4eca\u5e74\u7684\u4e3b\u9898\u662f\uff1a\u4eba\u4eba\u5173\u6ce8\u80be\u810f\u5065\u5eb7\uff0c\u543e\u7231\u543e\u80be\uff0c\u77e5\u8bc6\u5f3a\u80be3\u670810\u65e5\u4e16\u754c\u80be\u810f\u65e5\uff0c\u533b\u9662\u80be\u75c5\u98ce\u6e7f\u514d\u75ab\u79d1\u7531\u79d1\u4e3b\u4efb\u6768\u4e3d\u534e\u3001\u62a4\u58eb\u957f\u5218\u4f1f\u3001\u4e3b\u6cbb\u533b\u5e08\u6768\u5149\u3001\u62a4\u58eb\u90ed\u82f1","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5228"}; 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 () { } }); }); }