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=3985&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: 1716084030, nonceStr: 'Cphvi0JwiJmvJ3Bk', signature: '7f9dedbf1ea713226be264d3edf08014bc16e6cc', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e29\u5dde\u5e02\u4e2d\u533b\u9662\uff1a\u5355\u4eb2\u5988\u5988\u56e0\u60a3\u764c\u547d\u60ac\u4e00\u7ebf\uff0c\u5728\u80bf\u7624\u5185\u79d1\u91cd\u83b7\u65b0\u751f","smalltext":"\u65b0\u5e74\u4f0a\u59cb\uff0c\u6e29\u5dde\u5e02\u4e2d\u533b\u9662\u80bf\u7624\u5185\u79d1\u9a6c\u5fc5\u4e1c\u533b\u5e08\u6536\u5230\u60a3\u8005\u674e\u5973\u58eb\u7684\u8d3a\u5361\uff0c\u8d3a\u5361\u4e0a\u5199\u7740\u201c\u65b0\u5e74\u5feb\u4e50\uff0c\u9a6c\u533b\u751f\uff01\u6211\u73b0\u5728\u5f88\u597d\uff0c\u5565\u90fd\u6b63\u5e38\u4e86\uff0c\u8fd8\u957f\u80d6\u4e86\uff0c\u611f\u8c22\u60a8\uff0c\u8ba9\u6211\u91cd\u83b7\u65b0\u751f\uff01\u201d\u8fd9\u771f\u662f\u4e00\u4e2a\u4ee4\u4eba\u5f00\u5fc3\u5730\u597d\u6d88\u606f\uff01\u8c01","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3985"}; 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 () { } }); }); }