diff --git a/package.json b/package.json index d1caa06..e0e2294 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,6 @@ }, "dependencies": { "@alova/scene-vue": "^1.4.6", - "@tinymce/tinymce-vue": "^5.1.1", "@vueuse/core": "^10.9.0", "alova": "^2.19.0", "colord": "^2.9.3", @@ -61,6 +60,7 @@ "pinia": "^2.1.7", "pinia-plugin-persist": "^1.0.0", "qs": "^6.12.0", + "quill": "^2.0.1", "radash": "^12.1.0", "vue": "^3.4.21", "vue-i18n": "^9.11.1", diff --git a/src/components/custom/Editor/RichTextEditor/index.vue b/src/components/custom/Editor/RichTextEditor/index.vue index 9c3c187..0c82497 100644 --- a/src/components/custom/Editor/RichTextEditor/index.vue +++ b/src/components/custom/Editor/RichTextEditor/index.vue @@ -1,77 +1,103 @@ - - diff --git a/src/views/demo/editor/md/index.vue b/src/views/demo/editor/md/index.vue index f9a79ba..dd98ea3 100644 --- a/src/views/demo/editor/md/index.vue +++ b/src/views/demo/editor/md/index.vue @@ -5,9 +5,7 @@ const text = ref('# Hello Editor ![图片描述](https://via.placeholder.com/350