feat: 接入tinymce富文本

This commit is contained in:
dap
2025-05-13 17:41:29 +08:00
parent c384ce9009
commit f47ad075b8
133 changed files with 25210 additions and 2 deletions

View File

@ -56,6 +56,7 @@
"@sa/hooks": "workspace:*",
"@sa/materials": "workspace:*",
"@sa/utils": "workspace:*",
"@tinymce/tinymce-vue": "6.1.0",
"@vueuse/core": "13.0.0",
"clipboard": "2.0.11",
"dayjs": "1.11.13",
@ -69,6 +70,7 @@
"nprogress": "0.2.0",
"pinia": "3.0.1",
"tailwind-merge": "3.0.2",
"tinymce": "7.8.0",
"vue": "3.5.13",
"vue-advanced-cropper": "^2.8.9",
"vue-draggable-plus": "0.6.0",