ai_v/templates
24024 b515bdaed1 ```
feat(app): 添加移动端图片生成页面路由

新增移动端专用的图片生成页面,为移动设备用户提供优化的用户体验。
页面通过 /mobile 路由访问,使用 mobile.html 模板渲染。

docs(README): 完善项目文档和API端点说明

更新 README.md 文件,添加详细的项目功能特性和技术栈介绍,
补充完整的 API 端点概览表格,以及支持的 AI 模型列表。
```
2026-03-13 22:16:08 +08:00
..
base.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
buy.html ``` 2026-02-08 20:39:35 +08:00
dicts.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
index.html ``` 2026-02-04 23:55:42 +08:00
kongzhiqi.html feat(api): 实现图片生成异步任务与任务状态查询接口 2026-01-15 21:42:03 +08:00
login.html ``` 2026-01-23 21:46:08 +08:00
logs.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
mobile.html ``` 2026-03-13 22:16:08 +08:00
notifications.html feat(admin): 添加系统通知管理及前端通知显示功能 2026-01-12 23:29:29 +08:00
ocr.html feat: Implement a comprehensive user authentication system, add video generation capabilities, and set up database migrations and API blueprints. 2026-01-16 22:24:14 +08:00
order_detail.html ``` 2026-02-08 20:39:35 +08:00
orders.html ``` 2026-02-08 20:39:35 +08:00
points.html ``` 2026-01-23 21:46:08 +08:00
rbac.html feat: Implement core application structure with new services, blueprints, templates, and database migrations. 2026-01-17 23:15:58 +08:00
recharge_history.html ``` 2026-02-08 20:39:35 +08:00
video.html feat: Implement a comprehensive user authentication system, add video generation capabilities, and set up database migrations and API blueprints. 2026-01-16 22:24:14 +08:00