完成前端BlogContent界面

This commit is contained in:
2024-08-30 12:46:58 +08:00
parent 852d849b69
commit 80258a829c
3 changed files with 157 additions and 0 deletions

View File

@@ -12,6 +12,9 @@
},
"dependencies": {
"axios": "^1.6.8",
"highlight.js": "^11.10.0",
"marked": "^14.1.0",
"marked-highlight": "^2.1.4",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},