feat: 完善订单班路由系统,支持全部12个订单班
详细说明: - 更新routes.yaml配置,将所有订单班状态设为completed - 重构app.js静态文件路由,使用循环简化代码 - 更新订单班图标映射,匹配实际目录名称 - 修复订单班路由跳转,支持以下订单班: * wenlu(文旅) - 会展策划 * food(食品) - 轻食经营 * finance(财经商贸) - 电商运营 * health(大健康) - 智慧养老 * chemical(化工) - 废水处理 * environmental(环保) - 水质监测 * transportation(交通物流) - 冷链物流 * energy(能源) - 光伏发电 * visual-design(视觉设计) - 宣传片策划 * civil(土木) - 室内设计 * developer(智能开发) - AI检测 * manufacturing(智能制造) - 系统集成 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -107,7 +107,9 @@
|
||||
"Bash(if [ -f \"/Users/xiaoqi/Documents/Dev/Project/2025-09-08_n8nDEMO演示/web_frontend/web_result/order-classes/chemical/images/$img\" ])",
|
||||
"Bash(then)",
|
||||
"Bash(else)",
|
||||
"Bash(xxd:*)"
|
||||
"Bash(xxd:*)",
|
||||
"Bash(open \"http://localhost:4155/order-classes/civil/\")",
|
||||
"Bash(file:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": [],
|
||||
@@ -127,4 +129,4 @@
|
||||
"feishu-api",
|
||||
"shadcn-ui-server"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user