Audit Bot
|
1d58173178
|
feat: Phase 1 - 前端重构(新路由/新页面/手机端适配/清理旧页面)
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Has been cancelled
CI/CD Pipeline / Frontend Lint (pull_request) Has been cancelled
- 新增扁平化路由:/dashboard, /assets, /titles, /voices, /templates, /generate, /history, /products, /subscription, /profile
- 新建 8 个功能页面,全部使用新 API(无 project_id)
- 新建 5 个 API 模块:assets, titles, voices, templates, products, dashboard
- Header 导航改造,支持手机端响应式(底部导航 + 抽屉菜单)
- 删除旧 workspace 页面和 API(ProjectAssets, ProjectGeneration 等)
- 修复路由懒加载类型(.then(m => ({ Component: m.default })))
- 修复 retryTask API 签名和 batchImportTitles 类型
- 全部页面中文注释,TypeScript 零错误
|
2026-06-28 14:46:58 +08:00 |
|