feat:移动端表头吸附效果优化
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user