docs: 更新文档

This commit is contained in:
wanchun 2022-07-13 16:42:45 +08:00
parent e30bd79611
commit 11722acdfc

View File

@ -344,7 +344,7 @@ export const access = {
### 4.x 升级到 5.x
1. 个性化 layout 配置改为使用传入 navigation
2. renderHeader 改为 renderCustom
2. customHeader 改为 renderCustom
3. fixedHeader 改为 isFixedHeader
4. menusConfig 改为 menuProps
5. fixedSideBar 改为 isFixedSidebar