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=3095&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: 1745151180, nonceStr: 'u2T22aS2XTbaWlIY', signature: 'f804cea7d7db7b7f1b8179bcf9360e0446106317', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u82cf\u5dde\u5e02\u7acb\u533b\u9662\uff1a\u60a3\u8005\u88ab\u8fd9\u4f4d95\u540e\u7537\u62a4\u6696\u4e86\u5fc3","smalltext":"\u524d\u4e9b\u5929\uff0c\u82cf\u5dde12320\u536b\u751f\u70ed\u7ebf\u63a5\u5230\u7a0b\u5973\u58eb\u4e00\u4e2a\u7535\u8bdd\uff0c\u611f\u8c22\u4e00\u4e2a\u7ed9\u5979\u5f1f\u5f1f\u9001\u4e0a\u5916\u5957\u7684\u7537\u62a4\u58eb\uff0c\u8fd9\u4e2a\u7537\u62a4\u58eb\u662f\u6765\u81ea\u6c5f\u82cf\u7701\u82cf\u5dde\u5e02\u7acb\u533b\u9662\u5317\u533a\u6d88\u5316\u5185\u79d1\u7684\u7eaa\u6708\u6d9b\u3002\uff08\u4ece\u5de6\u5230\u53f3\u5206\u522b\u662f\u7a0b\u5c0f\u59d0\u3001\u7a0b\u5f1f\u5f1f\u3001","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3095"}; 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 () { } }); }); }