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=4774&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: 1749176737, nonceStr: 'ckQPPNJQp9SNqkBi', signature: '8f7581f80ace9d9ea33f08b69ae1ce3091428492', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4f5b\u5c71\u5e02\u4e2d\u533b\u9662-\u4f5b\u5c71\u5e02\u4e09\u6c34\u533a\u4e2d\u533b\u9662\u515a\u59d4\u4e66\u8bb0\u3001\u4f5b\u5c71\u5e02\u4e2d\u533b\u9662\u515a\u529e\u4e3b\u4efb\u5c48\u71d5\u98de","smalltext":"\u5c48\u71d5\u98de\uff0c2002\u5e7410\u6708\u52a0\u5165\u4e2d\u56fd\u5171\u4ea7\u515a\uff0c\u66fe\u83b7\u201c\u4f5b\u5c71\u597d\u4eba\u201d\u201c\u6700\u7f8e\u4f5b\u5c71\u4eba\u201d\u201c\u4f5b\u5c71\u5341\u5927\u7f51\u7edc\u699c\u6837\u529b\u91cf\u201d\u201c\u4f5b\u5c71\u5e02\u536b\u5065\u7cfb\u7edf\u4f18\u79c0\u5171\u4ea7\u515a\u5458\u201d\u201c\u5e7f\u4e1c\u7701\u4f18\u79c0\u56e2\u5e72\u201d\u53ca\u201c\u5e7f\u4e1c\u7701\u4f18\u79c0\u515a\u52a1\u5de5\u4f5c\u8005\u201d\u7b49","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4774"}; 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 () { } }); }); }