ai_v/templates
24024 fbdb232502 ```
feat(app): 添加移动端检测和配置优化

- 添加request和redirect导入以支持移动端检测
- 实现用户代理检测逻辑,自动重定向移动设备到/mobile页面
- 优化mobile.html模板中的UI布局和标签文本
- 移动端特定功能:调整尺寸选择器显示逻辑,仅在特定模型时显示
- 添加fillSelect工具函数统一处理下拉选项填充
- 集成用户收藏提示词功能,合并系统预设和用户自定义模板
- 改进错误处理机制,在配置加载和历史记录加载中添加try-catch
- 优化历史记录数据显示,适配新的数据结构字段
- 增强成本预览功能,实时计算积分消耗并在UI上展示
```
2026-03-13 22:28:20 +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:28:20 +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