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=6542&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: 1716242684, nonceStr: 'rGUmZyjS7IP34UKF', signature: 'f8487deeb85f3c4fb57b9c7b08dc33520a460524', 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\u4ece\u60a3\u8005\u89d2\u5ea6\u63a2\u8ba8\u95e8\u8bca\u8111\u5352\u4e2d\u60a3\u8005\u7684\u5fc3\u7406\u9700\u6c42\u53ca\u5176\u5bf9\u62a4\u7406\u4eba\u6587\u5173\u6000\u7684\u671f\u671b","smalltext":"\u6458\u8981 \u76ee\u7684\uff1a\u901a\u8fc7\u6848\u4f8b\u5728\u6df1\u5165\u4e86\u89e3\u95e8\u8bca\u8111\u5352\u4e2d\u60a3\u8005\u7684\u5fc3\u7406\u9700\u6c42\uff0c\u5206\u6790\u4ed6\u4eec\u5bf9\u62a4\u7406\u4eba\u6587\u5173\u6000\u7684\u671f\u671b\uff0c\u4ee5\u671f\u4e3a\u4e34\u5e8a\u62a4\u7406\u5de5\u4f5c\u63d0\u4f9b\u66f4\u52a0\u4eba\u6027\u5316\u7684\u670d\u52a1\u63d0\u4f9b\u4f9d\u636e\u3002\u65b9\u6cd5\uff1a\u901a\u8fc7\u5bf9\u674e\u67d0\u8fd9\u4e00\u75c5\u4f8b\u7684\u62a4\u7406\u5b9e\u8df5","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6542"}; 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 () { } }); }); }