增加养老监测模块
This commit is contained in:
@@ -24,7 +24,7 @@ const navItems: NavItem[] = [
|
||||
{
|
||||
id: 'products', label: '产品中心', href: '/qazk', icon: 'fa-cubes',
|
||||
children: [
|
||||
{ id: 'qazk', label: '企安智控', href: '/qazk', icon: 'fa-cogs' },
|
||||
{ id: 'qazk', label: '工贸企业', href: '/qazk', icon: 'fa-cogs' },
|
||||
{ id: 'elderly', label: '智慧养老', href: '/elderly', icon: 'fa-heartbeat' },
|
||||
{ id: 'construction', label: '智慧工地', href: '/construction', icon: 'fa-industry' },
|
||||
{ id: 'kitchen', label: '明厨亮灶', href: '/kitchen', icon: 'fa-cutlery' },
|
||||
|
||||
Reference in New Issue
Block a user