feat(projects): 添加富文本和markdown编辑器插件及示例页面

This commit is contained in:
Soybean
2021-11-08 22:44:54 +08:00
parent ed90cb8f8e
commit 60c20647a0
14 changed files with 236 additions and 60 deletions

View File

@@ -29,8 +29,10 @@
"naive-ui": "^2.20.2",
"pinia": "^2.0.2",
"qs": "^6.10.1",
"vditor": "^3.8.7",
"vue": "^3.2.20",
"vue-router": "^4.0.11"
"vue-router": "^4.0.11",
"wangeditor": "^4.7.9"
},
"devDependencies": {
"@commitlint/cli": "^14.1.0",