1
0
forked from bot/app

📝 [docs]: 新增在线展示

This commit is contained in:
2024-09-01 22:00:17 +08:00
parent 359683dbae
commit 58d0d12c1f
5 changed files with 63 additions and 7 deletions

View File

@ -12,6 +12,8 @@
"type": "module",
"dependencies": {
"clipboard": "^2.0.11",
"vue": "^3.4.38"
"vue": "^3.4.38",
"vue-route": "^1.5.1",
"vue-router": "4"
}
}