feat: 富文本编辑器
Some checks failed
coverage CI / build (push) Has been cancelled

This commit is contained in:
2025-09-24 15:47:28 +08:00
parent 12495b6d85
commit 82d043a414
8 changed files with 1160 additions and 35 deletions

View File

@@ -38,6 +38,7 @@
"@ant-design/icons": "^5.6.1",
"@ant-design/pro-components": "^2.8.9",
"@ant-design/v5-patch-for-react-19": "^1.0.3",
"@tinymce/tinymce-react": "^6.3.0",
"antd": "^5.26.4",
"antd-style": "^3.7.0",
"classnames": "^2.5.1",
@@ -45,6 +46,7 @@
"jsencrypt": "^3.5.4",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"tinymce": "^8.1.2",
"web-storage-cache": "^1.1.1"
},
"devDependencies": {