feat:移动端表头吸附效果优化

This commit is contained in:
hzm
2026-03-08 11:58:13 +08:00
parent 89d938a6c3
commit 6d2cf60d21
2 changed files with 7 additions and 9 deletions

View File

@@ -4226,6 +4226,7 @@ export default function HomePage() {
currentTab={currentTab}
favorites={favorites}
sortBy={sortBy}
stickyTop={navbarHeight + filterBarHeight - 14}
onReorder={handleReorder}
onRemoveFund={(row) => {
if (refreshing) return;