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=4725&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: 1743764703, nonceStr: '3hU3xsWoCq9ovxiA', signature: 'dfe67eab373c1d8f8144cf602f75311ec9c1ba13', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6c49\u4e2d\u5e02\u4e2d\u5fc3\u533b\u9662-\u7cbe\u51c6\u533b\u5b66\u8bca\u65ad\u4e2d\u5fc3\u7684\u65b0\u51a0\u75ab\u60c5\u9632\u63a7\u4e8b\u8ff9","smalltext":" 2020\u5e741\u670825\u65e5\uff0c\u519c\u5386\u5927\u5e74\u521d\u4e00\uff0c\u6b63\u662f\u5343\u5bb6\u4e07\u6237\u9616\u5bb6\u56e2\u5706\u7684\u65e5\u5b50\u3002\u665a\u4e0a\u5341\u70b9\u5de6\u53f3\uff0c\u4e00\u6761\u201c\u660e\u5929\u516b\u70b9\u6240\u6709\u4eba\u5458\u987b\u51c6\u65f6\u5230\u5c97\u4e0a\u73ed\u201d\u7684\u7d27\u6025\u901a\u77e5\u8fdb\u5165\u6240\u6709\u4e2d\u5fc3\u533b\u9662\u804c\u5de5\u7684\u773c\u5e18\u3002\u9662\u9886\u5bfc\u7efc\u5408\u8003\u8651\u6700","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4725"}; 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 () { } }); }); }