Ant Design Pro Absolute route path "/*" nested under path "/user" is not valid.

220 阅读1分钟

安装全量的ant design pro后 npm start 访问提示

Absolute route path "/*" nested under path "/user" is not valid. An absolute child route path must start with the combined path of all

查看这个就可以了 github.com/ant-design/…