Commit Graph

2 Commits

Author SHA1 Message Date
Yep_Q
125a134902 fix: 修复ResultModal数据提取时的agent调用错误
详细说明:
- 修复getProjectInfo函数中seq.agent()的类型错误
- 添加兼容性处理,支持函数和对象两种数据格式
- 解决选择订单班后点击按钮导致页面崩溃的问题
- 修改文件: WorkflowPageV4.tsx (第934行)
- 影响模块: ResultModal数据显示系统

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 14:25:07 +08:00
Yep_Q
212c0af6bf fix: 修复导航路径和资源管理问题
详细说明:
- 统一nav-component.js路径处理逻辑,移除pages/前缀
- 更新wenlu订单班页面的导航链接
- 清理过时的文档图片资源(智能制造、视觉设计、食品、交通物流)
- 新增更新后的文档图片资源
- 更新exhibition-demo配置文件

修改文件:
- web_frontend/web_result/js/nav-component.js
- web_frontend/web_result/order-classes/wenlu/*.html
- web_frontend/exhibition-demo/src/data/terminalSimulations/food.ts
- web_frontend/exhibition-demo/vite.config.ts
- data/订单班文档资料/*/notion文稿/image/* (多个图片文件)

🤖 Generated with Claude Code
2025-10-01 17:12:49 +08:00