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=2566&classid=11&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: 1746210599, nonceStr: 'NGk1ana5XWdsJbjT', signature: 'fceead11bc980fa76fab7689c01f7bd2d2fec6f1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u9752\u767d\u6c5f\u533a\u7cbe\u795e\u75c5\u9632\u6cbb\u9662\uff1a\u5bb6\u5c45\u578b\u7684\u533b\u9662 \u5c45\u5bb6\u578b\u7684\u5173\u6000","smalltext":"\u6210\u90fd\u5e02\u9752\u767d\u6c5f\u533a\u7cbe\u795e\u75c5\u9632\u6cbb\u9662\u521b\u5efa\u4e8e1992\u5e74\uff0c\u4e3b\u8981\u5f00\u5c55\u7cbe\u795e\u969c\u788d\u95e8\u8bca\u3001\u4f4f\u9662\u8bca\u6cbb\u3001\u5fc3\u7406\u54a8\u8be2\u3001\u8f96\u533a\u201c\u4e09\u65e0\u201d\u6d41\u6d6a\u7cbe\u795e\u969c\u788d\u7684\u533b\u7597\u6551\u6cbb\u53ca\u4e3a\u5168\u533a\u63d0\u4f9b\u4e25\u91cd\u7cbe\u795e\u969c\u788d\u793e\u533a\u7ba1\u7406\u7684\u6280\u672f\u6307\u5bfc\u548c\u652f","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2566"}; 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 () { } }); }); }