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=4820&classid=11&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: 1749194628, nonceStr: 'hmaspQUCHAKy0MuC', signature: '6458347590062c5abde801e7b8a103a70c29b296', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u534e\u5317\u533b\u7597\u5065\u5eb7\u96c6\u56e2\u90a2\u53f0\u603b\u533b\u9662-\u662f\u7231\uff0c\u8ba9\u60a3\u8005\u633a\u8d77\u810a\u6881","smalltext":"\u534e\u5317\u533b\u7597\u90a2\u53f0\u603b\u533b\u9662\u5927\u529b\u5f18\u626c\u533b\u5b66\u4eba\u6587\u7cbe\u795e\uff0c\u52aa\u529b\u505a\u6709\u6e29\u5ea6\u3001\u9ad8\u54c1\u8d28\u3001\u8d1f\u8d23\u4efb\u7684\u533b\u7597\uff0c\u628a\u60a3\u8005\u5c31\u533b\u611f\u53d7\u4f5c\u4e3a\u5f3a\u5316\u533b\u9662\u7ba1\u7406\u7684\u4ef7\u503c\u5bfc\u5411\uff0c\u628a\u60a3\u8005\u6ee1\u610f\u4f5c\u4e3a\u6df1\u5316\u533b\u9662\u6539\u9769\u521b\u65b0\u7684\u76ee\u6807\uff0c\u505a\u6709\u6e29\u5ea6\u7684\u533b","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4820"}; 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 () { } }); }); }