feat: UI用例录入优化 + 设备模拟模块 + 系统管理菜单
- UI用例录入:意图步骤编辑器、AI定位(宿主机 Playwright + Claude Code)
- 设备模拟:门口屏/无纸化/中控/集控客户端模拟 + MQTT 管理
- 系统管理:系统配置/信息/日志父菜单重构
- 修复 AI 定位 SSH 调用路径与 python3 命令
- 新增 .gitignore 排除缓存与调试产物
Co-Authored-By:
Claude <noreply@anthropic.com>
正在显示
.gitignore
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
backend/app/models/device_sim.py
0 → 100644
backend/app/routers/ai_locator.py
0 → 100644
backend/app/routers/device_sim.py
0 → 100644
此差异已折叠。
backend/app/routers/system.py
0 → 100644
backend/app/schemas/device_sim.py
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
backend/scripts/sync_to_server.py
0 → 100644
此差异已折叠。
此差异已折叠。
frontend/src/api/aiLocate.ts
0 → 100644
此差异已折叠。
frontend/src/api/deviceSim.ts
0 → 100644
此差异已折叠。
frontend/src/api/system.ts
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
frontend/src/types/device.ts
0 → 100644
此差异已折叠。
frontend/src/utils/stepParser.ts
0 → 100644
此差异已折叠。
frontend/src/utils/usePageUrl.ts
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
请
注册
或者
登录
后发表评论