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