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=5190&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: 1743764437, nonceStr: 'zhIOU0C8UN3fn0NO', signature: 'a85eab953ecc77511f7c57406fd9c502bfd28932', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6c5f\u6cb9\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\uff1a\u9664\u5915\u591c\u7528\u4e00\u573a\u201c\u8de8\u5e74\u201d\u624b\u672f\u89c1\u8bc1\u4e3a\u751f\u547d\u201c\u5b88\u5c81\u201d\uff01","smalltext":"\u201c\u62a2\u6551\u6210\u529f\uff0c\u60a3\u8005\u5e73\u5b89\uff0c\u5c31\u662f\u6211\u4eec\u6700\u9ad8\u5174\u7684\u4e8b\u513f\uff01\u201d\u6c5f\u6cb9\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\u666e\u5916\u4e00\u75c5\u533a\u4e3b\u6cbb\u533b\u751f\u4f55\u67f3\u5f00\u5fc3\u5730\u8bf4\u30021\u670831\u65e5\uff0c\u58ec\u5bc5\u864e\u5e74\u7684\u9664\u5915\u3002\u4f46\u8fd9\u5bf9\u533b\u62a4\u4eba\u5458\u800c\u8a00\uff0c\u53ea\u662f\u4e00\u4e2a\u5bfb\u5e38\u575a\u5b88\u5c97\u4f4d\u7684\u8282\u5047\u65e5","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5190"}; 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 () { } }); }); }