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=4944&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: 1715101054, nonceStr: '9qShMdYSUwurGOVj', signature: '14627192d444cfced45edadef0d13d1dc1d8ee64', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u7b2c\u4e8c\u533b\u9662-\u751f\u6b96\u5e73\u53f0\u4e3a\u201c\u5b55\u201d\u52a9\u529b","smalltext":" \u4e60\u8fd1\u5e73\u603b\u4e66\u8bb0\u6307\u51fa\uff0c\u4eba\u53e3\u95ee\u9898\u59cb\u7ec8\u662f\u6211\u56fd\u9762\u4e34\u7684\u5168\u5c40\u6027\u3001\u957f\u671f\u6027\u3001\u6218\u7565\u6027\u95ee\u9898\uff0c\u8981\u5207\u5b9e\u505a\u597d\u5ba3\u4f20\u6559\u80b2\u3001\u751f\u6b96\u5065\u5eb7\u54a8\u8be2\u670d\u52a1\u3001\u4f18\u751f\u4f18\u80b2\u6307\u5bfc\u7b49\u5404\u9879\u5de5\u4f5c\uff0c\u52a0\u5f3a\u751f\u6b96\u5065\u5eb7\u670d\u52a1\u4f9b\u7ed9\uff0c\u5021\u5bfc\u4f18\u751f\u4f18","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4944"}; 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 () { } }); }); }