feat(router): 使用 vue-router

This commit is contained in:
BTMuli
2023-03-05 17:00:45 +08:00
parent a47e0c92c4
commit c42ca01fa7
7 changed files with 75 additions and 2 deletions

View File

@@ -40,6 +40,7 @@
"prettier": "^2.8.4",
"typescript": "^4.6.4",
"vite": "^4.0.0",
"vue-router": "^4.1.6",
"vue-tsc": "^1.0.11"
}
}