fix(material): 修复滚动加载无法触发的问题
移除 h-screen flex-col 布局,改用页面级滚动 - NavHeader 和搜索栏使用 sticky top-0 固定 - 列表容器使用页面级滚动(移除 overflow-y-auto) - 删除 mock 数据相关代码 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
4 changed files
with
83 additions
and
269 deletions
src/api/mock/product.js
deleted
100644 → 0
-
Please register or login to post a comment