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=6453&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: 1746134509, nonceStr: 'COzq7OojJTVyLzUY', signature: '99e63f18b614006f8d4ed4d876cafac0ba2bef20', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u7d27\u6293\u4eba\u6587\u5efa\u8bbe\u5173\u952e\u4e00\u73af\uff0c\u5f00\u5c55\u4e2d\u5c42\u5e72\u90e8\u5e74\u5ea6\u8003\u6838","smalltext":"\u4e3a\u8fdb\u4e00\u6b65\u4f18\u5316\u4e2d\u5c42\u5e72\u90e8\u961f\u4f0d\u670d\u52a1\u4e34\u5e8a\u4e0e\u57fa\u5c42\u7fa4\u4f17\u7684\u7efc\u5408\u5de5\u4f5c\u80fd\u529b\uff0c\u6566\u5316\u5e02\u4e2d\u533b\u9662\u515a\u59d4\u5728\u8fd1\u4e24\u5468\u65f6\u95f4\u5185\u5148\u540e\u5b8c\u6210\u4e862023\u5e74\u5ea6\u5168\u9662\u4e2d\u5c42\u5e72\u90e8\u79d1\u5ba4\u6d4b\u8bc4\u3001\u515a\u59d4\u6d4b\u8bc4\u3001\u6a2a\u5411\u4e92\u8bc4\u3001\u767e\u4eba\u6d4b\u8bc4\u7cfb\u5217\u5206\u57df\u8003\u6838\uff0c\u591a\u89d2\u5ea6\u6a2a\u7eb5\u5206\u5c42\u8bc4\u4ef7\u8fd170\u4f4d\u4e2d\u5c42\u5e72\u90e8\u7684\u4e13\u4e1a\u6280\u672f\u4e0e\u4eba\u6587\u7d20\u517b\uff0c\u901a\u8fc7\u5177\u4f53\u6570\u5b57\u6784\u5efa\u80fd\u529b\u201c\u67f1\u72b6\u56fe\u201d\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6453"}; 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 () { } }); }); }