use markdown for editing

This commit is contained in:
tomo
2021-04-22 20:33:51 +08:00
parent c72daf5b96
commit 61fa5e4496
9 changed files with 324 additions and 126 deletions

View File

@@ -10,12 +10,13 @@
"mock": "prism mock ../openapi.yaml"
},
"dependencies": {
"@tinymce/tinymce-vue": "^3.2.8",
"axios": "^0.21.1",
"babel-runtime": "^6.26.0",
"core-js": "^3.6.5",
"lodash": "^4.17.20",
"md5": "^2.3.0",
"vue": "^2.6.11",
"vue-markdown": "^2.2.4",
"vue-router": "^3.2.0",
"vuetify": "^2.4.0",
"vuex": "^3.4.0"