penyesuaian UI monitoring energy

This commit is contained in:
2024-06-05 11:24:14 +07:00
parent a3bfd7b328
commit 4578a5db61
7 changed files with 364 additions and 221 deletions

View File

@@ -138,23 +138,23 @@ export const MenuSettingsConfig: MenuConfig = {
// ]
// }
// },
// {
// title: 'Templates',
// icon: 'la-television',
// page: 'null',
// submenu: {
// items: [
// {
// title: 'Horizontal',
// page: 'null'
// },
// {
// title: 'Vertical',
// page: 'null'
// },
// ]
// }
// },
{
title: 'Templates',
icon: 'la-television',
page: 'null',
submenu: {
items: [
{
title: 'Horizontal',
page: 'null'
},
{
title: 'Vertical',
page: 'null'
},
]
}
},
// {
// title: 'APPS',
// icon: 'la-mobile',