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=6657&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: 1716209768, nonceStr: 'Zi7kB1q2TikWIash', signature: 'd4131376b659038789ae9e4d9293f942654d3551', 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\u75c5\u623f\u91cc\u7684\u201c\u5b88\u5c81\u201d","smalltext":"\u201c\u5c0f\u670b\u53cb\uff0c\u65b0\u5e74\u5feb\u4e50!\u7ed9\u4f60\u9001\u793c\u7269\u5566\uff01\u201d2024\u5e742\u67089\u65e5\uff0c\u519c\u5386\u814a\u6708\u4e09\u5341\u4e0a\u5348\uff0c\u7531\u4e09\u4e9a\u5e02\u4e2d\u5fc3\u533b\u9662\u5de5\u4f1a\u8054\u5408\u56e2\u59d4\u5de5\u4f5c\u4eba\u5458\u88c5\u626e\u7684\u4e24\u53ea\u5c0f\u6696\u9f99\u6765\u5230\u513f\u79d1\u95e8\u8bca\u53ca\u75c5\u623f\u4e3a\u533b\u9662\u7684\u5c0f\u60a3\u8005\u4eec\u9001\u4e0a\u7cbe\u5fc3\u51c6\u5907\u7684","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6657"}; 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 () { } }); }); }