detail nav

feat/task1-c-wallet
devil_gong 2018-08-27 09:33:27 +08:00
parent 5d3a181b73
commit 61c0560c35
1 changed files with 1 additions and 1 deletions

View File

@ -1497,7 +1497,7 @@ $(window).scroll(function()
}
}
} else {
if(nav_status == 0 && scroll < location_scroll-100)
if(nav_status == 0 && scroll < location_scroll-50)
{
nav_status = 1;
if(!$buy_nav.is(":animated"))