feat: 调整为路由模式

This commit is contained in:
ChenZhaoYu
2023-02-13 12:38:44 +08:00
parent 39f718ef16
commit 951636869b
16 changed files with 316 additions and 23 deletions

15
pnpm-lock.yaml generated
View File

@@ -20,11 +20,13 @@ specifiers:
typescript: ~4.9.5
vite: ^4.1.1
vue: ^3.2.47
vue-router: ^4.1.6
vue-tsc: ^1.0.24
dependencies:
naive-ui: 2.34.3_vue@3.2.47
vue: 3.2.47
vue-router: 4.1.6_vue@3.2.47
devDependencies:
'@antfu/eslint-config': 0.35.2_7kw3g6rralp5ps6mg3uyzz6azm
@@ -955,6 +957,10 @@ packages:
'@vue/compiler-dom': 3.2.47
'@vue/shared': 3.2.47
/@vue/devtools-api/6.5.0:
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
dev: false
/@vue/reactivity-transform/3.2.47:
resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
dependencies:
@@ -4402,6 +4408,15 @@ packages:
- supports-color
dev: true
/vue-router/4.1.6_vue@3.2.47:
resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==}
peerDependencies:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': 6.5.0
vue: 3.2.47
dev: false
/vue-template-compiler/2.7.14:
resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
dependencies: