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=5271&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: 1715920889, nonceStr: 'HIBzGkE8ThnbUYoj', signature: 'e29efb7fa68ed2a1549f567a3e420f708bce692c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5317\u6d77\u5e02\u4eba\u6c11\u533b\u9662:19\u4e2a\u6708\u5927\u7537\u5b69\u8bef\u5438\u6c99\u5b50\u7a92\u606f\u9669\u81f4\u547d\uff0c\u7ecf\u62a2\u6551\u540e\u5eb7\u590d","smalltext":" 3\u670818\u65e5\u4e0b\u53485\u65f6\u8bb8\uff0c\u5e7f\u897f\u5317\u6d77\u4e00\u540d19\u4e2a\u6708\u5927\u7684\u7537\u5b69\u5728\u81ea\u5bb6\u5c4b\u5916\u73a9\u800d\uff0c\u8bef\u5438\u8bef\u98df\u5927\u91cf\u7802\u5b50\u5bfc\u81f4\u7a92\u606f\uff0c\u7d27\u6025\u9001\u6765\u5317\u6d77\u5e02\u4eba\u6c11\u533b\u9662\u62a2\u6551\uff0c\u76ee\u524d\u75c5\u60c5\u7a33\u5b9a\u3002\u636e\u6089\uff0c21\u65e5\uff0c\u60a3\u513f\u62d4\u9664\u80c3\u7ba1\uff0c\u8fdb\u4e00\u6b65\u6d88\u708e\u5904\u7406\uff0c\u8fc7\u4e09","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5271"}; 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 () { } }); }); }