File-based Routing
更新: 2025/2/12 字数: 0 字 时长: 0 分钟
Routes will be auto-generated for Vue files in the src/pages dir with the same file structure. Check out unplugin-vue-router
for more details.
在 src/pages 目录下的 Vue 文件会自动生成相同结构的路由。
查看unplugin-vue-router
了解更多细节。 具体路由信息请查看 src/typed-router.d.ts
文件。