mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-28 07:06:06 +08:00
修复页面标题显示
This commit is contained in:
parent
63047a2264
commit
d3f11ca2f8
|
@ -112,6 +112,7 @@ export default function (props: any) {
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
}}
|
}}
|
||||||
|
pageTitleRender={() => '控制面板'}
|
||||||
{...defaultProps}
|
{...defaultProps}
|
||||||
>
|
>
|
||||||
{props.children}
|
{props.children}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user