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=5080&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: 1716095196, nonceStr: 'KcbcmM9IRY0ixe1a', signature: 'dbd740b418be03073bc7e999b4623c5d6cf899eb', 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\u60a3\u8005\u7684\u6ee1\u610f\u5c31\u662f\u533b\u62a4 \u6700\u5d07\u9ad8\u7684\u8363\u8000","smalltext":"\u533b\u60a3\u5173\u7cfb\u4e00\u76f4\u662f\u793e\u4f1a\u5173\u6ce8\u7684\u7126\u70b9\uff0c\u524d\u8005\u7684\u804c\u8d23\u662f\u4e3a\u7fa4\u4f17\u795b\u9664\u75c5\u75db\uff0c\u62e5\u62b1\u751f\u6d3b\uff0c\u53ea\u6709\u533b\u6280\u3001\u670d\u52a1\u7684\u53cc\u9879\u5230\u4f4d\uff0c\u624d\u80fd\u83b7\u5f97\u540e\u8005\u7684\u4fe1\u4efb\uff0c\u5c06\u8eab\u4f53\u5065\u5eb7\u6258\u4ed8\u7ed9\u533b\u62a4\u4eba\u5458\u3002\r\n\u8fd1\u65e5\uff0c\u5fc3\u60c5\u6fc0\u52a8\u7684\u90b9\u5927\u5a18\u8d70\u8fdb\u4e86\u9662\u515a\u59d4\u526f\u4e66\u8bb0\u5173\u8273\u7ea2\u7684\u529e\u516c\u5ba4\uff0c\u521a\u4e00\u8fdb\u5c4b\uff0c\u90b9\u5927\u5a18\u7684\u611f\u6fc0\u4e4b\u60c5\u5c31\u901a\u8fc7\u7b11\u5bb9\u8868\u73b0\u7684\u4e00\u89c8\u65e0\u4f59\uff0c\u201c\u9886\u5bfc\uff0c\u6211\u8fd9\u662f\u6765\u7279\u522b\u8868\u626c\u4e00\u4e0b\u54b1\u4eec\u4e2d\u533b\u9662\u4e94\u697c\u7684\u533b\u62a4\u4eba\u5458\uff0c\u4ed6\u4eec\u7684\u670d\u52a1\u6001\u5ea6\u771f\u662f\u597d\u554a\uff0c\u533b\u7597\u6280\u672f\u4e5f\u5f88\u662f\u4e0d\u9519......\u201d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5080"}; 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 () { } }); }); }