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=4187&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: 1745056409, nonceStr: 'YmSLd34Yu5iVx1P8', signature: '40a2828fe0e89d6ffec8bb6a91451f5c552ca756', 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\uff1a\u60ca\u9669\uff0148\u5c81\u5de5\u4eba\u88ab\u94a2\u7b4b\u4ece\u4e0b\u4f53\u7a7f\u5165\uff0c\u6240\u5e78\u53d7\u4f24\u8f83\u8f7b\u5185\u810f\u65e0\u635f\u4f24","smalltext":" 3\u670817\u65e5\u4e2d\u534812\u65f6\u8bb8\uff0c\u5317\u6d7748\u5c81\u7684\u5de5\u4eba\u5728\u67d0\u5de5\u5730\u4ece\u4e24\u4e09\u7c73\u9ad8\u5904\u4e0d\u614e\u6454\u4e0b\uff0c\u88ab\u4e00\u6761\u94a2\u7b4b\u4ece\u4f1a\u9634\u90e8\u4fa7\u523a\u8fdb\u4f53\u5185\uff0c\u6cbf\u76ae\u4e0b\u4e00\u76f4\u7a7f\u5230\u4e2d\u8179\u90e8\uff0c\u7ecf\u8fc7\u6025\u8bca\u624b\u672f\uff0c\u76ee\u524d\u60a3\u8005\u610f\u8bc6\u6e05\u9192\uff0c\u5404\u9879\u751f\u547d\u4f53\u5f81\u5e73\u7a33\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4187"}; 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 () { } }); }); }