diff --git a/apps/admin-web/src/components/CoverPickerModal.vue b/apps/admin-web/src/components/CoverPickerModal.vue new file mode 100644 index 0000000..f5f2b67 --- /dev/null +++ b/apps/admin-web/src/components/CoverPickerModal.vue @@ -0,0 +1,782 @@ + + + + + + + + + + + + + + + + + + + + + + + 点击本地上传 + 支持jpg、png等格式,单张图片最大支持5M,清晰的图片更有利于推荐 + + + + + + {{ t("coverPicker.zoom") }} + + {{ Math.round(zoom * 100) }}% + + {{ t("coverPicker.actions.reset") }} + + + + + + + + + {{ t("coverPicker.actions.upload") }} + + + + + + + + + + + + + + + + {{ t("coverPicker.aiTitle") }} + {{ t("coverPicker.aiHint") }} + + + + + + + + diff --git a/apps/admin-web/src/components/PublishArticleModal.vue b/apps/admin-web/src/components/PublishArticleModal.vue index 3862216..b77074c 100644 --- a/apps/admin-web/src/components/PublishArticleModal.vue +++ b/apps/admin-web/src/components/PublishArticleModal.vue @@ -1,5 +1,5 @@
{{ t("coverPicker.aiHint") }}