feat:打版管理
Showing
This diff is collapsed.
Click to expand it.
... | @@ -11,12 +11,16 @@ | ... | @@ -11,12 +11,16 @@ |
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@element-plus/icons-vue": "^2.3.1", | "@element-plus/icons-vue": "^2.3.1", | ||
"@wangeditor/editor": "^5.1.23", | |||
"@wangeditor/editor-for-vue": "^5.1.12", | |||
"axios": "^1.6.7", | "axios": "^1.6.7", | ||
"dayjs": "^1.11.13", | |||
"element-plus": "^2.6.0", | "element-plus": "^2.6.0", | ||
"lodash-es": "^4.17.21", | "lodash-es": "^4.17.21", | ||
"pinia": "^2.1.7", | "pinia": "^2.1.7", | ||
"splitpanes": "^3.1.5", | "splitpanes": "^3.1.5", | ||
"vue": "^3.4.19", | "vue": "^3.4.19", | ||
"vue-dompurify-html": "^5.1.0", | |||
"vue-router": "^4.3.0" | "vue-router": "^4.3.0" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
This diff is collapsed.
Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
src/api/typesetting.ts
0 → 100644
src/assets/images/id.png
0 → 100644

10.4 KB
src/components/CardWrapper.vue
0 → 100644
src/components/UploadImage.vue
0 → 100644
src/components/WangEditor.vue
0 → 100644
src/types/api/typesetting.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/typesetting/reviewModel.vue
0 → 100644
src/views/typesetting/submitReviewModal.vue
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment