refactor(plan): 优化计划书页面滚动加载并清理调试代码
- 将列表容器从 view 改为 scroll-view 组件以支持滚动加载 - 实现 scroll-view 的 @scrolltolower 事件处理 - 添加防抖机制避免频繁触发加载(300ms) - 移除所有 console.log 调试语句 - 优化代码结构,移除未使用的函数参数 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
3 changed files
with
23 additions
and
2 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment