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=3533&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: 1749359924, nonceStr: 'xrnwES23k9mUJUPR', signature: '169980cbbf393456b12d2948f5f3f65a3b498cda', 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:\u8fd9\u4e00\u8e72\uff0c\u8e72\u51fa\u4e86\u4e2d\u533b\u4eba\u7684\u7d20\u517b","smalltext":"\u6216\u8bb8\uff0c\u8fd9\u5c31\u662f\u4e00\u5bb6\u533b\u9662\u7684\u4eba\u6587\uff0c\u7528\u4e2d\u533b\u535a\u5927\u7cbe\u6df1\u7684\u7cbe\u795e\uff0c\u4ee5\u6da6\u7269\u7ec6\u65e0\u58f0\u7684\u6f5c\u79fb\u9ed8\u5316\uff0c\u8ba9\u6566\u5316\u5e02\u4e2d\u533b\u9662\u7684\u533b\u62a4\u8d8a\u6765\u8d8a\u53d7\u5230\u7fa4\u4f17\u7684\u6b22\u8fce\u3002\u4e2d\u533b\u4eba\u7684\u7d20\u517b\u4e5f\u5728\u8fd9\u4e00\u8e72\u4e2d\u5f97\u4ee5\u5c55\u73b0\uff0c\u4e3a\u4e2d\u533b\u4eba\u70b9\u8d5e\uff01\u4e3a\u5927\u533b\u7cbe\u8bda\u7684\u533b\u52a1\u5de5\u4f5c\u8005\u70b9\u8d5e\uff01","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3533"}; 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 () { } }); }); }