新增对视频的支持

This commit is contained in:
anian
2026-03-09 22:13:36 +08:00
parent 65174cb3df
commit bb72928738
6 changed files with 93 additions and 35 deletions
+12 -1
View File
@@ -1,3 +1,14 @@
# anian-plugin-photos
> 基于原作者v1.5.1代码修改
#### v1.5.1-1
1. 新增对视频的支持
# plugin-photos
Halo 2.0 的相册管理插件, 支持在 Console 进行管理以及为主题端提供 `/photos` 页面路由。
@@ -352,4 +363,4 @@ List<[#PhotoVo](#photovo)>
| 对应模型 | group | kind |
| ---------- | ---------------- | ---------- |
| 图库 | core.halo.run | Photo |
| 图库分组 | core.halo.run | PhotoGroup |
| 图库分组 | core.halo.run | PhotoGroup |