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=1257&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: 1715050005, nonceStr: 'SiVJWbDtUIpNvIKo', signature: '5926dc52826bda9b33358df93e9faccf2568d738', 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\u65b0\u90fd\u533a\u4eba\u6c11\u533b\u9662\uff1a\u534e\u897f\u533b\u9662\u9aa8\u79d1\u515a\u652f\u90e8\u201c\u4e0d\u5fd8\u521d\u5fc3\uff0c\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6d3b\u52a8\u65b0\u90fd\u884c","smalltext":"\u201c\u534e\u897f\u9aa8\u79d1\u8fd9\u4e48\u591a\u4e13\u5bb6\uff0c\u4e00\u5927\u65e9\u5c31\u6765\u5230\u4e86\u65b0\u90fd\u4e3a\u6211\u4eec\u4e49\u8bca\uff0c\u771f\u662f\u89e3\u51b3\u4e86\u6211\u4eec\u7684\u5927\u95ee\u9898\u554a\uff01\u201d\u5728\u533a\u4eba\u6c11\u533b\u9662\u201c\u9999\u56e0\u5802\u201d\uff0c\u96f7\u963f\u59e8\u62ff\u5230107\u53f7\uff0c\u6fc0\u52a8\u5730\u544a\u8bc9\u5de5\u4f5c\u4eba\u5458\u30022019\u5e7410\u670813\u65e5\uff0c\u4e3a\u6df1\u5165\u63a8\u8fdb\u201c\u4e0d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1257"}; 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 () { } }); }); }