Feature(custom): rewrite upload and image process page

This commit is contained in:
Kuingsmile
2025-08-05 14:31:23 +08:00
parent 11dd2e7238
commit b1f514e80c
15 changed files with 2379 additions and 761 deletions
+1 -1
View File
@@ -1344,7 +1344,7 @@
</el-dialog>
<el-dialog
v-model="imageProcessDialogVisible"
:title="$t('UPLOAD_PAGE_IMAGE_PROCESS_DIALOG_TITLE')"
:title="$t('pages.imageProcess.title')"
width="50%"
draggable
center