ai_v/templates
24024 3610bedb39 ```
feat(admin): 系统通知功能增加图片支持

- 在SystemNotification模型中添加image_urls字段用于存储图片URL列表
- 实现通知图片的上传、保存和展示功能
- 前端模板增加图片预览模态框和图片上传组件
- 优化通知管理页面的UI布局,支持多图展示
- 完善图片相关的前后端交互逻辑和错误处理
```
2026-04-24 23:42:12 +08:00
..
base.html ``` 2026-04-24 23:42:12 +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 ``` 2026-04-24 23:42:12 +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