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