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=3222&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: 1745150930, nonceStr: 'noWYtRHvuMYWePLn', signature: 'b5c028b93b314ff04259085fb12fe589e9d8818d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u91cd\u5e86\u5e02\u5f00\u5dde\u533a\u4eba\u6c11\u533b\u9662\uff1a\u9c81\u6e1d\u5065\u5eb7\u6276\u8d2b\u534f\u4f5c\u652f\u533b\u5de5\u4f5c\u7eaa\u5b9e \u2014\u2014\u5c71\u4e1c\u7701\u7acb\u533b\u9662\u53e3\u8154\u988c\u9762\u5916\u79d1\u4e3b\u4efb\u533b\u5e08\u5218\u4fca\u6770","smalltext":"\u9c81\u6e1d\u5065\u5eb7\u6276\u8d2b\u534f\u4f5c\u652f\u533b\u5de5\u4f5c\u7eaa\u5b9e \u2014\u2014\u5c71\u4e1c\u7701\u7acb\u533b\u9662\u53e3\u8154\u988c\u9762\u5916\u79d1\u4e3b\u4efb\u533b\u5e08\u5218\u4fca\u6770 2020\u5e741\u6708\uff0c\u54cd\u5e94\u9c81\u6e1d\u6276\u8d2b\u534f\u4f5c\/\u533b\u7597\u7ed3\u5bf9\u5e2e\u6276\u53f7\u53ec\uff0c\u5c71\u4e1c\u7701\u7acb\u533b\u9662\u53e3\u8154\u988c\u9762\u5916\u79d1\u4e3b\u4efb\u533b\u5e08\u5218\u4fca\u6770\u53d7\u5c71\u4e1c\u7701","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3222"}; 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 () { } }); }); }