经验总结 umi项目antd pro ProLayout添加base或开启hash时菜单不能正常选中的解决方法 Deshun 发布于 3年前 (2021-11-03) 1691℃ 评论(1) 赞 (1) umi 项目使用 Ant Design Pro ProLayout 组件在添加 base 或开启 hash 时菜单不能正常选中。解决方法:传入 location 即可:const IndexPage: React.FC<BasicLayoutProps> = (props) => { &... 标签: antd / antd pro / ProLayout / ProLayout菜单不能选中 / ProLayout菜单选中问题 / ProLayout开启hash / umi / umi hash