[web-app] 监控状态映射图标展示

This commit is contained in:
tomsun28
2021-12-03 17:56:01 +08:00
parent 181f176686
commit 5d94fc2f0d
6 changed files with 40 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ export class StartupService {
// Application information: including site name, description, year
this.settingService.setApp(appData.app);
// User information: including name, avatar, email address
this.settingService.setUser(appData.user);
// this.settingService.setUser(appData.user);
// ACL: Set the permissions to full, https://ng-alain.com/acl/getting-started
this.aclService.setFull(true);
// Menu data, https://ng-alain.com/theme/menu