e, desc: meta.description, link: meta.url, imgUrl: meta.logo, }); wx.updateTimelineShareData({ title: meta.title, link: meta.url, imgUrl: meta.logo, }); }); }); }(); +function(){ var t = 0, b = 0; $(window).scroll(function(){ t = $(this).scrollTop(); if(t<100){ $('.ax-header').removeClass('header-up header-down').addClass('header-down'); }else{ if(b < t){ $('.ax-header').removeClass('header-up header-down').addClass('header-up'); }else{ $('.ax-header').removeClass('header-up header-down').addClass('header-down'); } setTimeout(function(){ b = t; }, 0); $('.wenyiwen').removeClass('wenyiwen-right-in wenyiwen-right-out').addClass('wenyiwen-right-out'); setTimeout(function(){ $('.wenyiwen').removeClass('wenyiwen-right-in wenyiwen-right-out').addClass('wenyiwen-right-in'); }, 2000); } }) }(); +function(){ setTimeout(function(){ var _hmt = _hmt || []; var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?e279329047e91cde9d08acdd9447648a"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); }, 3000); }(); +function(){ setTimeout(function(){ var request_data = { 'user_id': '56852', 'client_id': "0", 'content': $('title').text(), 'type_id': 3, 'url': 'blog/mg17c8c2eff2e8/question/304' }; $.get('/api/user/log', request_data, function(res){ console.log(res); }); }, 1000); }(); -function(){ $(document).on('click', '.auth_login', function(){ function_auth_login(); }); function function_auth_login(){ return false; var url = 'https://open.weixin.qq.com/connect/oauth2/authorize'; url += "?appid=wx5bb26261bc373796"; url += '&redirect_uri=https://www.jiazhumeiguo.com/blog/login/'; url += '&response_type=code&scope=snsapi_userinfo&state=STATE'; setTimeout(function(){ location.href = url; }, 500); } }(); +function(){ $(document).on('click', '[tourl]', function(){ location.href=$(this).attr('tourl'); }); }(); +function(){ }(); +function(){ }(); +function(){ $('.forward').mousedown(function(){ var user_id = $(this).data('uid'); $.get('/api/user/forward_click', {uid: user_id}); }); }(); })();
回复成功