Skip to content

Commit

Permalink
feat: 新增下载页面数据
Browse files Browse the repository at this point in the history
  • Loading branch information
shatian114 committed Jun 28, 2024
1 parent 7298ca5 commit 93a9554
Show file tree
Hide file tree
Showing 9 changed files with 969 additions and 101 deletions.
83 changes: 59 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@
"@kangc/v-md-editor": "^2.3.18",
"axios": "^1.6.8",
"element-plus": "^2.7.4",
"highlight.js": "^11.9.0",
"highlight.js": "^10.0.0",
"js-yaml": "^4.1.0",
"oh-vue-icons": "1.0.0-rc3",
"v-md-editor": "^1.0.6",
"vue": "^3.4.19",
"vue-router": "4"
"vue-router": "4",
"vue3-ace-editor": "^2.2.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
Expand Down
Loading

0 comments on commit 93a9554

Please sign in to comment.