9 lines
401 B
Markdown
9 lines
401 B
Markdown
|
|
# `File-based Routing`
|
||
|
|
|
||
|
|
Routes will be auto-generated for Vue files in the **src/pages** dir with the same file structure.
|
||
|
|
Check out [`unplugin-vue-router`](https://github.com/posva/unplugin-vue-router) for more details.
|
||
|
|
|
||
|
|
在 **src/pages** 目录下的 Vue 文件会自动生成相同结构的路由。
|
||
|
|
|
||
|
|
查看[`unplugin-vue-router`](https://github.com/posva/unplugin-vue-router)了解更多细节。
|