ai_v/templates
24024 dfcd4fcc56 ```
feat(api): 将默认图片尺寸从2160x3840调整为2048x2048

- 修改blueprints/api.py中的默认size参数从2160x3840改为2048x2048
- 更新static/js/main.js中GPT_IMAGE_EDIT_MODEL对应的默认尺寸值
- 调整templates/mobile.html中移动端页面的默认尺寸配置
```
2026-04-24 23:20:28 +08:00
..
base.html 123 2026-03-31 08:58:28 +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-04-24 23:17:10 +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-04-24 23:20:28 +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