WebAgent/src/router/README.md

9 lines
401 B
Markdown
Raw Normal View History

2025-12-17 16:49:16 +08:00
# `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)了解更多细节。