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=132&classid=10&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: 1716156251, nonceStr: 'rTqrT99KzPIPB90p', signature: 'fc42f89ce4a8dcb9ba7d127ded4e34a9e621def7', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7b80\u9633\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u4ee5\u6587\u5316\u4eba\u94f8\u5c31\u4eba\u6587\u533b\u9662\u6e29\u6696\u54c1\u724c","smalltext":"\u7b80\u9633\u5e02\u4eba\u6c11\u533b\u9662\u59cb\u5efa\u4e8e1939\u5e74\uff0c\u662f\u4e2d\u56fd\u897f\u90e8\u9996\u5bb6\u53bf\u7ea7\u4e09\u7ea7\u7532\u7b49\u533b\u9662\uff0c\u4e5f\u662f\u56db\u5ddd\u7701\u76ee\u524d\u552f\u4e00\u7684\u53bf\u7ea7\u4e09\u7ea7\u7532\u7b49\u533b\u9662\uff0c\u8fde\u7eed\u4e03\u5e74\u6392\u540d\u4fdd\u6301\u897f\u90e8\u53bf\u7ea7\u533b\u9662\u4e4b\u9996\u3002\u533b\u9662\u5148\u540e\u8363\u83b7\u4e86\u5168\u56fd\u767e\u4f73\u533b\u9662\u3001\u5168\u56fd\u6587","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=132"}; 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 () { } }); }); }