新增功能:界面输出分类并使用不同颜色显示

This commit is contained in:
li-xiaochen 2024-12-28 11:29:58 +08:00
parent 1c484d3f77
commit 60f43d42be
8 changed files with 99 additions and 34 deletions

View file

@ -11,6 +11,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"highlight.js": "^11.11.1",
"pinia": "^2.2.8",
"vue": "^3.5.11"
},