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=6615&classid=14&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: 1743703409, nonceStr: '8bfIvm5WQNZnBIrH', signature: '132b063a59f6a3585ba0f225571f80a9278a1871', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u76f8\u8bc6\u4e8e\u201c\u764c\u201d\u3001\u5267\u7ec8\u4e8e\u201c\u7231\u201d","smalltext":"\u516d\u6708\u662f\u4e2a\u6e29\u6696\u3001\u6709\u6e29\u5ea6\u7684\u5b63\u8282\uff0c\u544a\u522b\u4e86\u6625\u65e5\u91cc\u65f6\u800c\u51fa\u73b0\u7684\u70b9\u70b9\u5bd2\u610f\uff0c\u8fce\u6765\u4e86\u521d\u590f\u72ec\u6709\u7684\u6e29\u6696\u5374\u4e0d\u708e\u70ed\u7684\u9002\u5b9c\u6e29\u5ea6\u3001\u548c\u7166\u800c\u975e\u731b\u70c8\u7684\u9635\u9635\u67d4\u98ce\u3002\u8d70\u5728\u8def\u4e0a\u611f\u89c9\u5f88\u662f\u6e05\u723d\u6696\u548c\uff0c\u8def\u8fb9\u7684\u82b1\u8349\u4e5f\u957f\u5f97","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6615"}; 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 () { } }); }); }