新增加动态标题

This commit is contained in:
不做码农
2021-12-10 12:03:32 +08:00
parent 0f5f81a717
commit ac33e4f825
9 changed files with 59 additions and 32 deletions

View File

@@ -37,7 +37,10 @@ module.exports = {
* 是否显示logo
*/
sidebarLogo: true,
/**
* 是否显示动态标题
*/
dynamicTitle: false,
/**
* @type {string | array} 'production' | ['production', 'development']
* @description Need show err logs component.