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=4984&classid=5&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: 1750110536, nonceStr: 'Guc6BTJfuhhcDKfC', signature: '6cd3f2f68357f537bd00a2910c5ce825e49e471d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5065\u5eb7\u533b\u5b66\u9662\uff1a\u65e9\u8bca\u65e9\u201c\u667a\u201d\uff0c \u522b\u8ba9\u8001\u5e74\u75f4\u5446\u5077\u88ad\u60a8\u7684\u5065\u5eb7","smalltext":"\u4e16\u754c\u4e0a\u6bcf3\u79d2\u5c31\u4f1a\u6709\u4e00\u4eba\u88ab\u8bca\u65ad\u4e3a\u75f4\u5446\uff0c\u5176\u4e2d\u4ee5\u963f\u5c14\u5179\u6d77\u9ed8\u75c5\u4e3a\u4ee3\u8868\uff0c\u5360\u8001\u5e74\u671f\u75f4\u5446\u7684\u7edd\u5927\u90e8\u5206\u3002 \u6bcf\u5e74\u76849\u670821\u65e5\u662f\u201c\u4e16\u754c\u8001\u5e74\u75f4\u5446\u65e5\u201d\uff0c\u4e3a\u4e86\u8ba9\u66f4\u591a\u7684\u4eba\u5173\u6ce8\u963f\u5c14\u5179\u6d77\u9ed8\u75c5\uff0c\u5173\u6ce8\u8bb0\u5fc6\u969c\u788d\uff0c9\u6708","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4984"}; 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 () { } }); }); }