This commit is contained in:
2025-07-28 17:01:13 +08:00
parent f88caa57e2
commit 05b849470f
5 changed files with 508 additions and 198 deletions

View File

@@ -14,6 +14,7 @@
"@bytemd/vue": "^1.22.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
"@xmldom/xmldom": "^0.9.8",
"axios": "^1.10.0",
"core-js": "^3.8.3",
"highlight.js": "^11.11.1",
@@ -24,7 +25,9 @@
"vditor": "^3.11.1",
"vue": "^2.6.14",
"vue-quill-editor": "^3.0.6",
"wangeditor": "^4.7.15"
"wangeditor": "^4.7.15",
"xml-js": "^1.6.11",
"xml2js": "^0.6.2"
},
"devDependencies": {
"@babel/core": "^7.12.16",