feat(knowledge-base): 添加产品列表点击跳转逻辑
- 为每个产品添加唯一 id 字段
- 使用 useListItemClick Composable 处理点击事件
- 配置 ListType.PRODUCT 自动跳转产品详情页
- 添加点击缩放反馈效果
- 完善代码注释(JSDoc)
点击产品卡片后跳转到 /pages/product-detail/index?id={productId}
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Showing
1 changed file
with
32 additions
and
11 deletions
-
Please register or login to post a comment