- Layout: 将 h-screen 改为 min-h-screen,移除嵌套滚动容器 - ProcessPracticePage: 底部区域从 fixed 改为 sticky,移除动态高度计算 - 使用 flex 布局管理页面结构,消除双滚动条和大片空白 - 清理未使用的 state 和 imports via [HAPI](https://hapi.run) Co-Authored-By: HAPI <noreply@hapi.run>
- Layout: 将 h-screen 改为 min-h-screen,移除嵌套滚动容器 - ProcessPracticePage: 底部区域从 fixed 改为 sticky,移除动态高度计算 - 使用 flex 布局管理页面结构,消除双滚动条和大片空白 - 清理未使用的 state 和 imports via [HAPI](https://hapi.run) Co-Authored-By: HAPI <noreply@hapi.run>