refactor: add wangeditorV5 (#245)

This commit is contained in:
一万
2022-04-20 11:30:31 +08:00
committed by GitHub
parent 93a09bef4b
commit 294e4f6601
3 changed files with 486 additions and 61 deletions

View File

@@ -34,6 +34,8 @@
"@vueuse/core": "^8.2.5",
"@vueuse/motion": "^2.0.0-beta.12",
"@vueuse/shared": "^8.2.5",
"@wangeditor/editor": "^5.0.1",
"@wangeditor/editor-for-vue": "^5.1.10",
"animate.css": "^4.1.1",
"axios": "^0.26.1",
"cropperjs": "^1.5.12",
@@ -64,7 +66,6 @@
"vue-types": "^4.1.1",
"vuedraggable": "4.1.0",
"vxe-table": "^4.2.0",
"wangeditor": "^4.7.12",
"xe-utils": "^3.5.4",
"xgplayer": "^2.31.4"
},