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=2452&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: 1743764589, nonceStr: 'XoxcDvEhoeuqFWXE', signature: '3fa727efc483d5673c5339320ccdd06b9c14f168', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u5e02\u9752\u767d\u6c5f\u533a\u7cbe\u795e\u75c5\u9632\u6cbb\u9662\u66f9\u6bc5\uff1a\u8fce\u96be\u800c\u4e0a\u5b88\u521d\u5fc3 \u96f7\u5389\u98ce\u884c\u663e\u62c5\u5f53","smalltext":"\u66f9\u6bc5\uff0c\u7537\uff0c34\u5c81\uff0c\u4e2d\u5171\u515a\u5458\uff0c\u526f\u4e3b\u4efb\u533b\u5e08\uff0c\u73b0\u4efb\u9752\u767d\u6c5f\u533a\u533b\u5b66\u4f1a\u4f1a\u957f\u3001\u9752\u767d\u6c5f\u533a\u7cbe\u795e\u75c5\u9632\u6cbb\u9662\u9662\u957f\u3002\u4ed6\u6c42\u771f\u52a1\u5b9e\uff0c\u5fc3\u7cfb\u60a3\u8005\uff0c\u5173\u7231\u804c\u5de5\uff0c\u656c\u4f51\u751f\u547d\uff0c\u5728\u5168\u56fd\u7279\u4f8b\u201c\u522b\u5885\u578b\u533b\u9662\u201d\u7684\u521b\u65b0\u4e0a\uff0c\u4ed6\u7ed3\u5408\u533b\u9662\u7684\u5b9e\u9645","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=2452"}; 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 () { } }); }); }