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=2659&classid=13&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: 1715773744, nonceStr: 'HTGHEP3uuL25wSsk', signature: '9ebf016909ad68e3d31a765aa52ca99efcb174ef', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6768\u6d66\u533a\u4e2d\u5fc3\u533b\u9662\u533b\u5b66\u4eba\u6587\u670d\u52a1\u56e2\u961f\uff1a\u4eba\u6587\u4e3a\u8235\uff0c\u7ec6\u8282\u540c\u884c\uff0c\u4f18\u8d28\u670d\u52a1\u542f\u822a","smalltext":" \u6539\u5584\u4eba\u6c11\u7fa4\u4f17\u770b\u75c5\u5c31\u533b\u4f53\u9a8c\uff0c\u4fc3\u8fdb\u533b\u60a3\u5173\u7cfb\u66f4\u52a0\u548c\u8c10\uff0c\u662f\u4e0a\u6d77\u5e02\u536b\u5065\u59d4\u9996\u5c4a\u201c\u8fdb\u4e00\u6b65\u6539\u5584\u533b\u7597\u670d\u52a1\u884c\u52a8\u8ba1\u5212\u5b9e\u65bd\u65b9\u6848\u201d\u5de5\u4f5c\u7684\u603b\u4f53\u8981\u6c42\u30022015\u5e74\uff0c\u4e0a\u6d77\u5e02\u6768\u6d66\u533a\u4e2d\u5fc3\u533b\u9662\u79c9\u627f\u201c\u4ec1\u8bda\u52e4\u548c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2659"}; 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 () { } }); }); }