feature: add sidebar logo (#1767)

This commit is contained in:
花裤衩
2019-03-25 15:15:40 +08:00
committed by GitHub
parent ea0602a50f
commit 58a66d4902
10 changed files with 158 additions and 28 deletions

View File

@@ -19,6 +19,12 @@ export default {
*/
fixedHeader: true,
/**
* @type {boolean} true | false
* @description Whether show the logo in sidebar
*/
sidebarLogo: true,
/**
* @type {string | array} 'production' | ['production','development']
* @description Need show err logs component.