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=6645&classid=14&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: 1716211983, nonceStr: 'g3nmIovQSRIGpgYK', signature: 'e0621081a32915d07ac9a419aa36d40c65b9d8c6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u56fd\u867d\u6709\u754c \u533b\u8005\u65e0\u7586","smalltext":" \u6211\u662f\u4e2d\u56fd\uff08\u5409\u6797\uff09\u7b2c14\u6279\uff0c\u7b2c15\u6279\u63f4\u79d1\u5a01\u7279\u533b\u7597\u961f\u5458\u3002\u4e8e2021\u5e749\u670818\u65e5\u8d74\u79d1\u5a01\u7279\u6267\u884c\u63f4\u5916\u533b\u7597\u4efb\u52a1\uff0c\u5728\u79d1\u5a01\u7279\u5de5\u4f5c27\u4e2a\u6708\uff0c\u4e8e2023\u5e7412\u670819\u65e5\u5706\u6ee1\u5b8c\u6210\u63f4\u52a9\u5de5\u4f5c\u4efb\u52a1\uff0c\u8fd4\u56de\u7956\u56fd\u3002\u56de\u9996\u4e24\u5e74\u591a\u7684\u63f4","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6645"}; 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 () { } }); }); }