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=2908&classid=11&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: 1714868178, nonceStr: 'rDwqqbgTCS7eRvdo', signature: '450eea93d85100710559adc2f3f30059a179119a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u897f\u5b89\u4ea4\u901a\u5927\u5b66\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\u63f4\u9102\u533b\u7597\u961f\uff1a\u5728\u6b66\u6c49\u5927\u5b66\u4eba\u6c11\u533b\u9662\u4e1c\u9662\uff0c\u4ed6\u4eec\u8fd9\u6837\u201c\u79e6\u201d\u6696\u4eba\u5fc3","smalltext":" \u201c\u6a31\u82b1\u4ee3\u8868\u6b66\u6c49\uff0c\u5927\u96c1\u5854\u4ee3\u8868\u897f\u5b89\uff0c\u5929\u4e4b\u6daf\uff0c\u5730\u4e4b\u89d2\uff0c\u6211\u4eec\u662f\u5fc3\u8109\u76f8\u8fde\u7684\u5144\u5f1f\u3002\u6b64\u540e\uff0c\u6211\u4eec\u6709\u751f\u6b7b\u4e4b\u4ea4\u60c5\u8c0a\uff0c\u5c06\u6c38\u8fdc\u7684\u8054\u7cfb\u5728\u4e00\u8d77\u3002\u201d3\u670815\u65e5\uff0c\u4e00\u4f4d\u65b0\u51a0\u80ba\u708e\u5408\u5e76\u8111\u759d\u60a3\u8005\u5728\u62a4\u58eb\u7684\u966a\u4f34\u4e0b\uff0c\u4e00\u540c\u6b23\u8d4f","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2908"}; 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 () { } }); }); }