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=1942&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: 1749447333, nonceStr: 'YeLSKES6SBAjYJDb', signature: 'f433d12fba59b856930cf2eeba463e6ab650f611', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e29\u5dde\u5e02\u4e2d\u533b\u9662\uff1a\u6297\u201c\u75ab\u201d\u975e\u5e38\u65f6\u7684\u8840\u6db2\u51c0\u5316\u79d1\uff0c\u575a\u5b88\u5c97\u4f4d\u4e3a\u8840\u900f\u75c5\u4eba\u7b51\u7262\u751f\u547d\u7ebf\uff01","smalltext":"\u8fd1\u671f\u65b0\u51a0\u75c5\u6bd2\u8086\u8650\uff0c\u75ab\u60c5\u727d\u52a8\u7740\u4ebf\u4e07\u4eba\u6c11\u7684\u5fc3\u3002\u6240\u6709\u7684\u76ee\u5149\u90fd\u805a\u96c6\u5728\u4e86\u53d1\u70ed\u95e8\u8bca\u3001\u547c\u5438\u91cd\u75c7\u75c5\u623f\u3001\u9694\u79bb\u75c5\u623f\uff0c\u5374\u5ffd\u7565\u4e86\u8fd8\u6709\u8fd9\u6837\u4e00\u7fa4\u7279\u6b8a\u7684\u9006\u884c\u8005\uff0c\u4ed6\u4eec\u5c31\u662f\u8840\u900f\u75c5\u4eba\u3002\u8840\u6db2\u51c0\u5316\u4e2d\u5fc3\u5c5e\u4e8e\u4eba","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1942"}; 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 () { } }); }); }