mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-06-29 18:09:17 +08:00
docs: 升级文档
This commit is contained in:
parent
bc5acefc73
commit
c669780d42
@ -339,3 +339,13 @@ export const access = {
|
||||
};
|
||||
|
||||
```
|
||||
|
||||
|
||||
### 4.x 升级到 5.x
|
||||
|
||||
1. 个性化 layout 配置改为使用传入 navigation
|
||||
2. renderHeader 改为 renderCustom
|
||||
3. fixedHeader 改为 isHeaderFixed
|
||||
4. menusConfig 改为 menusProps
|
||||
5. fixedSideBar 改为 isSidebarFixed
|
||||
6. 去掉运行时 logo、header、sidebar 三个区域显示配置,请改为使用 navigation: left-right
|
Loading…
x
Reference in New Issue
Block a user