feat: 首页添加版本更新日志模块

This commit is contained in:
xiaoxian521
2022-11-29 11:08:48 +08:00
parent c437371db6
commit 7f0354cd63
9 changed files with 322 additions and 175 deletions

View File

@@ -76,6 +76,7 @@
"vue-types": "^4.2.1",
"vue-virtual-scroller": "^2.0.0-alpha.1",
"vue3-danmaku": "^1.0.0",
"vue3-markdown-it": "^1.0.10",
"vuedraggable": "^4.1.0",
"vxe-table": "^4.3.6",
"xe-utils": "^3.5.7",
@@ -102,6 +103,7 @@
"@types/js-cookie": "^3.0.1",
"@types/lodash": "^4.14.180",
"@types/lodash-es": "^4.17.6",
"@types/markdown-it": "^12.2.3",
"@types/mockjs": "^1.0.7",
"@types/node": "^18.11.9",
"@types/nprogress": "0.2.0",