[monitor] 增加logo和brand
This commit is contained in:
@@ -75,7 +75,7 @@ import { environment } from '@env/environment';
|
||||
})
|
||||
export class LayoutBasicComponent {
|
||||
options: LayoutDefaultOptions = {
|
||||
logoExpanded: `./assets/logo-color.svg`,
|
||||
logoExpanded: `./assets/brand_white.svg`,
|
||||
logoCollapsed: `./assets/logo.svg`,
|
||||
};
|
||||
searchToggleStatus = false;
|
||||
|
||||
Reference in New Issue
Block a user