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=2544&classid=12&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: 1743657826, nonceStr: 'sNzoXoEe71pT5hpI', signature: 'baeb963ea72b54b2e67b31a18671233771527ccb', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e09\u533b\u9662\u9648\u6566\u91d1\uff1a\u4eba\u6587\u5efa\u8bbe\u56fa\u5185\u6db5 \u5f15\u9886\u98ce\u5c1a\u7b51\u54c1\u724c","smalltext":"\u9648\u6566\u91d1\uff0c\u73b0\u4efb\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e09\u533b\u9662\/\u5e7f\u5dde\u5987\u4ea7\u79d1\u7814\u7a76\u6240\u6240\u957f\u3001\u5e7f\u4e1c\u7701\u91cd\u75c7\u5b55\u4ea7\u5987\u6551\u6cbb\u4e2d\u5fc3\u4e3b\u4efb\uff0c\u662f\u4ea7\u79d1\u56fd\u5bb6\u4e34\u5e8a\u91cd\u70b9\u4e13\u79d1\u5e26\u5934\u4eba\uff0c\u5e7f\u4e1c\u7701\u4ea7\u79d1\u4e34\u5e8a\u8d28\u91cf\u63a7\u5236\u4e2d\u5fc3\u3001\u5e7f\u4e1c\u7701\u4ea7\u524d\u8bca\u65ad\u4e13\u9879","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=2544"}; 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 () { } }); }); }