Ant Design Pro 运行报错
npm run start 后打开浏览器控制台错误如下
Uncaught Error: Absolute route path "/*" nested under path "/user" is not valid. An absolute child route path must start with the combined path of all its parent routes.
解决方法
删除 config/router.ts 下的 user 404