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=5402&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: 1716004305, nonceStr: 'hErJ4LobUo8e4STP', signature: '6ad51ffeee5c4319a9c7b76c5afc4bf540d555c9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u83b1\u9633\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u201c\u4e13\u5bb6\u8054\u5408\u67e5\u623f\u201d\u65b0\u6a21\u5f0f\u8ba9\u8bca\u7597\u66f4\u9ad8\u6548\u3001\u66f4\u5b89\u5168\u3001\u66f4\u6e29\u6696","smalltext":"\u4e3a\u7ed9\u4f4f\u9662\u60a3\u8005\u63d0\u4f9b\u201c\u9ad8\u6c34\u5e73\u3001\u540c\u8d28\u5316\u201d\u7684\u8bca\u7597\u670d\u52a1\uff0c\u9488\u5bf9\u7591\u96be\u75c5\u4f8b\uff0c\u6211\u9662\u63a8\u51fa\u201c\u4e13\u5bb6\u8054\u5408\u67e5\u623f\u4f1a\u8bca\u201d\u65b0\u6a21\u5f0f\uff0c\u65e8\u5728\u8054\u5408\u591a\u5b66\u79d1\u7684\u8bca\u6cbb\u7279\u8272\uff0c\u535a\u91c7\u4f17\u957f\uff0c\u5bf9\u60a3\u8005\u6574\u4f53\u8bc4\u4f30\u5f97\u51fa\u7efc\u5408\u6cbb\u7597\u8ba1\u5212\u548c\u65b9\u6848\uff0c\u5b9e\u73b0\u6cbb\u7597\u6548\u679c\u7684\u6700\u5927\u5316\u3002\u4e5f\u8ba9\u60a3\u8005\u5728\u75c5\u623f\uff0c\u5373\u53ef\u4eab\u53d7\u591a\u4e2a\u4e13\u5bb6\u4e00\u7ad9\u5f0f\u8bca\u7597\u670d\u52a1\uff0c\u514d\u53bb\u60a3\u8005\u53ca\u5bb6\u5c5e\u8f97\u8f6c\u591a\u5b66\u79d1\u6c42\u8bca\u4e4b\u82e6\uff0c\u4ece\u6839\u672c\u4e0a\u6539\u5584\u5c31\u533b\u4f53\u9a8c\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5402"}; 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 () { } }); }); }