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=4708&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: 1743764873, nonceStr: 'goetcS7DGZsVAMkA', signature: 'd499905199dc6ab6eac815b25bafe045047fcd21', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662-\u6297\u75ab\u4e00\u7ebf\u201c\u5fd7\u613f\u7ea2\u201d \u767d\u8863\u6218\u58eb\u663e\u62c5\u5f53","smalltext":"\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\u662f\u6e58\u6f6d\u5e02\u6700\u65e9\u7684\u96c6\u533b\u7597\u3001\u6559\u5b66\u3001\u79d1\u7814\u3001\u9884\u9632\u3001\u4fdd\u5065\u4e3a\u4e00\u4f53\u7684\u5927\u578b\u56fd\u5bb6\u4e09\u7ea7\u7532\u7b49\u7efc\u5408\u533b\u9662\uff0c\u533b\u9662\u627f\u62c5\u7740\u6e58\u6f6d\u5e02\u533a50%\u7684\u533b\u7597\u4e1a\u52a1\u91cf\u548c90%\u7684\u6025\u6551\u4efb\u52a1\u3002\u540c\u65f6\u4e5f\u662f\u6e58\u6f6d\u5e02\u65b0\u51a0\u80ba","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4708"}; 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 () { } }); }); }