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了解更多细节。
Vue Router 5 已将 unplugin-vue-router合并到了核心包中,无需再使用 unplugin-vue-router。
查看 Vue Router 5 迁移指南 了解更多细节。