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=2614&classid=13&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: 1716020130, nonceStr: 'lYm07zHn1v1ZFxZC', signature: '0cda9346ee65638be127205476942577cf657a42', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e2d\u5357\u5e02\u4e2d\u5fc3\u533b\u9662\u5ba3\u4f20\u79d1\uff1a\u4f20\u548c\u8c10\u533b\u60a3\u60c5","smalltext":"\u6e2d\u5357\u5e02\u4e2d\u5fc3\u533b\u9662\u5ba3\u4f20\u79d1\uff0c\u6210\u7acb\u4e8e2013\u5e749\u6708\uff0c\u79d1\u5ba4\u73b0\u67096\u4eba\u3002\u8fd1\u5e74\u6765\uff0c\u6e2d\u5357\u5e02\u4e2d\u5fc3\u533b\u9662\u5ba3\u4f20\u79d1\u5728\u533a\u57df\u533b\u7597\u5ba3\u4f20\u5de5\u4f5c\u9886\u57df\u4e00\u76f4\u6210\u7ee9\u7a81\u51fa\uff0c\u4e0d\u65ad\u521b\u9020\u51fa\u4e86\u8bb8\u591a\u5185\u5bb9\u4e30\u5bcc\u3001\u5f62\u5f0f\u591a\u6837\u7684\u5ba3\u4f20\u4f5c\u54c1\uff0c\u6210\u957f\u4e3a\u4e00","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2614"}; 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 () { } }); }); }