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=4361&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: 1744975848, nonceStr: 'uyIzIpRfwP5lDqFR', signature: 'f6cb40313b15165b6002bb1db1c2dacf865b0c31', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u4e3a\u60a3\u8005\u670d\u52a1\u4ece\u7ec6\u8282\u5165\u624b","smalltext":"\u6c11\u65cf\u7684\u590d\u5174\u79bb\u4e0d\u5f00\u6587\u5316\u7684\u4f20\u627f\uff0c\u56fd\u5bb6\u7684\u5f3a\u5927\u66f4\u9700\u8981\u6587\u5316\u63d0\u4f9b\u529b\u91cf\u3002\u4e2d\u533b\u9662\u5c06\u575a\u5b9a\u5728\u6587\u5316\u4e4b\u65c5\u4e2d\u524d\u8fdb\u7684\u811a\u6b65\uff0c\u7528\u4f18\u79c0\u4f20\u7edf\u6587\u5316\u6ecb\u517b\u533b\u9662\u7684\u4eba\u6587\u5efa\u8bbe\uff0c\u501f\u4f20\u7edf\u6587\u5316\u7684\u6d78\u6da6\u4f18\u5316\u63a5\u4eba\u5f85\u7269\uff0c\u670d\u52a1\u4eba\u6c11\u7684\u4fe1\u5ff5\uff0c\u4ee5\u4eba\u4e3a\u672c\uff0c\u539a\u5fb7\u8f7d\u7269\uff0c\u6566\u98ce\u5316\u4fd7\uff0c\u5168\u529b\u6253\u9020\u4e00\u5bb6\u6709\u6e29\u5ea6\u7684\u533b\u9662\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4361"}; 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 () { } }); }); }