feat: 添加路由

This commit is contained in:
王红彬
2024-09-06 15:05:42 +08:00
parent 31cfc61e1c
commit 868d1ffba4
7 changed files with 52 additions and 5 deletions

13
pnpm-lock.yaml generated
View File

@@ -17,6 +17,9 @@ importers:
vue-i18n:
specifier: ^9.14.0
version: 9.14.0(vue@3.5.2(typescript@5.5.4))
vue-router:
specifier: ^4.4.3
version: 4.4.3(vue@3.5.2(typescript@5.5.4))
devDependencies:
'@vitejs/plugin-vue':
specifier: ^5.1.2
@@ -752,6 +755,11 @@ packages:
peerDependencies:
vue: ^3.0.0
vue-router@4.4.3:
resolution: {integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==}
peerDependencies:
vue: ^3.2.0
vue-tsc@2.1.6:
resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==}
hasBin: true
@@ -1426,6 +1434,11 @@ snapshots:
'@vue/devtools-api': 6.6.3
vue: 3.5.2(typescript@5.5.4)
vue-router@4.4.3(vue@3.5.2(typescript@5.5.4)):
dependencies:
'@vue/devtools-api': 6.6.3
vue: 3.5.2(typescript@5.5.4)
vue-tsc@2.1.6(typescript@5.5.4):
dependencies:
'@volar/typescript': 2.4.2