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=6637&classid=14&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: 1716218716, nonceStr: 'GwXlye1PObGn3CjC', signature: 'c2aea21432c7a38c8e55df317efbec133d33c01a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u5b88\u62a4\u674f\u6797\u771f\u5584\u7f8e\u7684\u57ce\u90a6","smalltext":"\u4f60\u662f\u4f60\u770b\u89c1\u6bcf\u4e00\u6bb5\u6210\u957f\u770b\u89c1\u6bcf\u4e00\u6b21\u4e0d\u5b8c\u7f8e\u63a5\u53d7\u6c38\u8fdc\u7684\u4e0d\u6f02\u4eae\u4f60\u4e0d\u518d\u81ea\u5351\u548c\u6cae\u4e27\u4f60\u5c31\u662f\u4f60\u61c2\u5f97\u9002\u5ea6\u5f20\u626c\u77e5\u6653\u9002\u5408\u81ea\u5df1\u7684\u6240\u5728\u5076\u5c14\u4f1a\u627e\u4e0d\u5230\u951a\u5b9a\u7684\u65b9\u5411\u4f60\u4e5f\u4e0d\u4f1a\u8ff7\u832b\u548c\u614c\u5f20\u4f60\u8fd8\u662f\u4f60\u5954\u8dd1\u4e2d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6637"}; 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 () { } }); }); }