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=6889&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: 1749020037, nonceStr: '8rPOuLjwQbTaECKf', signature: 'c497ac723a94fc84835e3146d373673d57e3ac6d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u7aef\u5348\u4f73\u8282\uff0c\u4eba\u6587\u5173\u7231\u5f88\u6e29\u6696","smalltext":"\u4e00\u5e74\u4e00\u5ea6\u7684\u7aef\u5348\u8282\u5230\u6765\u4e4b\u9645\uff0c\u6566\u5316\u5e02\u4e2d\u533b\u9662\u4ece\u591a\u89d2\u5ea6\u5173\u5fc3\u5173\u7231\u804c\u5de5\u548c\u60a3\u8005\uff0c\u4ee5\u53ca\u70ed\u7231\u4e2d\u533b\u836f\u7684\u5c0f\u5b66\u751f\u3002\u4ece\u767b\u9ad8\u671b\u8fdc\u8ba9\u804c\u5de5\u4ece\u7e41\u5fd9\u7684\u533b\u7597\u5de5\u4f5c\u4e2d\u62bd\u79bb\u51fa\u6765\uff0c\u653e\u677e\u8eab\u5fc3\uff1b\u7528\u4e00\u6839\u4e94\u5f69\u7ec6\u7ebf\u5efa\u7acb\u533b\u60a3\u8fde\u5fc3\u6865\uff1b\u4ece\u5b66\u751f\u5236\u4f5c\u9999\u56ca\u7684\u52a8\u4f5c\u91cc\uff0c\u8ba9\u4e2d\u533b\u836f\u7684\u79cd\u5b50\u5728\u7956\u56fd\u7684\u672a\u6765\u91cc\u751f\u6839\u53d1\u82bd......","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6889"}; 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 () { } }); }); }