feat: Add Editor component and add editor demo

This commit is contained in:
陈凯龙
2022-02-10 10:04:47 +08:00
parent 17e8e7cda9
commit 3fb3e8da39
10 changed files with 1034 additions and 5 deletions

View File

@@ -27,6 +27,8 @@
"dependencies": {
"@iconify/iconify": "^2.1.2",
"@vueuse/core": "^7.6.0",
"@wangeditor/editor": "^0.14.3",
"@wangeditor/editor-for-vue": "^5.1.8-7",
"@zxcvbn-ts/core": "^1.2.0",
"animate.css": "^4.1.1",
"axios": "^0.25.0",
@@ -65,6 +67,7 @@
"autoprefixer": "^10.4.2",
"commitizen": "^4.2.4",
"consola": "^2.15.3",
"console": "npm:Console@^0.7.2",
"eslint": "^8.8.0",
"eslint-config-prettier": "^8.3.0",
"eslint-define-config": "^1.2.4",