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=3308&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: 1745135123, nonceStr: 'WUPEvnnW8QE0GKNc', signature: 'df84d4c7cf23fd277a344f3ecb0f71d0c3c0ca8f', 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:\u6838\u9178\u68c0\u6d4b\uff0c\u5f53\u5929\u91c7\u6837\u5f53\u5929\u51fa\u7ed3\u679c","smalltext":"\u6838\u9178\u68c0\u6d4b\u7ed3\u679c\u7684\u5feb\u901f\u5f97\u51fa\uff0c\u4e0d\u4ec5\u4f53\u73b0\u4e86\u4e2d\u533b\u9662\u68c0\u9a8c\u79d1\u4eba\u5458\u4e13\u4e1a\u7684\u6280\u672f\u6c34\u5e73\uff0c\u66f4\u4f53\u73b0\u4e86\u5979\u4eec\u987d\u5f3a\u62fc\u640f\u7684\u656c\u4e1a\u7cbe\u795e\uff0c\u548c\u4ece\u60a3\u8005\u9700\u6c42\u51fa\u53d1\uff0c\u5168\u5fc3\u5168\u610f\u4e3a\u60a3\u8005\u670d\u52a1\u7684\u601d\u60f3\uff0c\u6025\u60a3\u8005\u4e4b\u6240\u6025\uff0c\u60f3\u60a3\u8005\u4e4b\u6240\u60f3\u3002\u6b63\u5982\u6765\u53d6\u62a5\u544a\u7684\u9648\u5973\u58eb\u8bf4\u7684\u201c\u6211\u4eec\u6765\u505a\u6838\u9178\uff0c\u5c31\u662f\u7740\u6025\u77e5\u9053\u7ed3\u679c\uff0c\u5f97\u77e5\u9634\u6027\u4e86\uff0c\u624d\u80fd\u653e\u5fc3\u548c\u5bb6\u4eba\u3001\u670b\u53cb\u5728\u4e00\u8d77\uff0c\u624d\u80fd\u62ff\u7740\u7ed3\u679c\u53bb\u5355\u4f4d\u4e0a\u73ed\uff0c\u8ba9\u5927\u5bb6\u90fd\u653e\u5fc3\u3002\u201d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3308"}; 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 () { } }); }); }