Skip to content

Commit

Permalink
feat: 支持条目封面裁剪 (#630)
Browse files Browse the repository at this point in the history
* feat: add cropperjs in console

* optimize: finish cropperjs in console

* fix: subject update event listener

* docs: update CHANGELOG.MD
  • Loading branch information
ChiveHao committed Jul 20, 2024
1 parent 465f404 commit 0dc16ca
Show file tree
Hide file tree
Showing 14 changed files with 558 additions and 293 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- 默认主题的条目详情页添加URL选择的剧集参数
- 默认主题的条目详情页播放逻辑
- 后台任务相关接口优化
- 针对不同尺寸图片的显示优化 #628

## 依赖

Expand Down
1 change: 1 addition & 0 deletions console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@vueuse/shared": "^9.6.0",
"artplayer": "^5.1.1",
"axios": "^1.6.8",
"cropperjs": "^1.6.2",
"crypto-js": "^4.2.0",
"element-plus": "^2.3.5",
"filepond": "^4.30.4",
Expand Down
Loading

0 comments on commit 0dc16ca

Please sign in to comment.