1. 配置式路由 在配置文件(.umirc.ts 或者 config/config.ts)中通过 routes 配置路由,就是配置式路由。如果没有 routes 配置项,则主动对 src/pages 目录生成约定式路由。