Skip to content

Commit 0dc16ca

Browse files
author
ChiveHao
authored
feat: 支持条目封面裁剪 (#630)
* feat: add cropperjs in console * optimize: finish cropperjs in console * fix: subject update event listener * docs: update CHANGELOG.MD
1 parent 465f404 commit 0dc16ca

File tree

14 files changed

+558
-293
lines changed

14 files changed

+558
-293
lines changed

CHANGELOG.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- 默认主题的条目详情页添加URL选择的剧集参数
1111
- 默认主题的条目详情页播放逻辑
1212
- 后台任务相关接口优化
13+
- 针对不同尺寸图片的显示优化 #628
1314

1415
## 依赖
1516

console/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"@vueuse/shared": "^9.6.0",
4444
"artplayer": "^5.1.1",
4545
"axios": "^1.6.8",
46+
"cropperjs": "^1.6.2",
4647
"crypto-js": "^4.2.0",
4748
"element-plus": "^2.3.5",
4849
"filepond": "^4.30.4",

0 commit comments

Comments
 (0)