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=2446&classid=12&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: 1716094210, nonceStr: 'O8FWKlAeqWPN8QJp', signature: 'd2967ec4a55580b44cb72de25f785340c5cdd31c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u54b8\u9633\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\u5362\u5065\uff1a\u62f3\u62f3\u8d64\u5b50\u5fc3 \u6bb7\u6bb7\u5065\u5eb7\u60c5","smalltext":" 2018\u5e7410\u670820\u65e5\uff0c\u5e02\u4e00\u9662\u65b0\u4efb\u9662\u957f\u5362\u5065\uff0c\u4ee3\u8868\u9886\u5bfc\u73ed\u5b50\u9001\u522b\u7b2c34\u6279\u63f4\u5916\u961f\u5458\u7684\u573a\u666f\u4eff\u4f5b\u5c31\u5728\u6628\u65e5\u3002\u4e00\u5e74\u65f6\u95f4\u77ac\u95f4\u800c\u8fc7\uff0c\u63f4\u5916\u961f\u5458\u4eec\u5706\u6ee1\u5b8c\u6210\u63f4\u52a9\u4efb\u52a1\u30022019\u5e7411\u6708\uff0c\u5362\u5065\u9662\u957f\u53c8\u7ad9\u5728\u656c\u4e1a\u697c\u4e0b","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=2446"}; 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 () { } }); }); }