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=4368&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: 1744975848, nonceStr: '1podNu1DusysMnbR', signature: '1ac8f407956fd1cbf8c7ad0f1fcbfccf5ada1d64', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5c71\u897f\u7701\u793e\u4f1a\u798f\u5229\u7cbe\u795e\u5eb7\u5b81\u533b\u9662\u90dd\u6676\u6676\uff1a\u5d07\u5c1a\u4eba\u6587\u7684\u5fc3\uff0c\u4f1a\u8ddf\u7231\u4e00\u8d77\u8d70","smalltext":"\u751f\u6d3b\u54ea\u6709\u90a3\u4e48\u591a\u60ca\u8273\uff0c\u53ea\u662f\u4e00\u534a\u70df\u706b\uff0c\u4e00\u534a\u6e05\u6b22\uff0c\u4e00\u534a\u6101\u82e6\uff0c\u4e00\u534a\u91ca\u7136\u30022020\u5e74\u5168\u56fd\u8def\u6f14\u5927\u8d5b\u7684\u60c5\u666f\u4eff\u4f5b\u8fd8\u5728\u6628\u65e5\uff0c2021\u5e74\u7684\u8def\u6f14\u5927\u8d5b\u5df2\u5373\u5c06\u843d\u5e55\u4e00\u6708\u6709\u4f59\u3002\u5176\u5b9e\uff0c\u6ca1\u80fd\u53c2\u52a0\u4eca\u5e74\u7684\u5927\u8d5b\u6211\u5fc3\u4e2d\u662f\u975e","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4368"}; 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 () { } }); }); }