新增智慧学校页面并完善政策与架构内容
This commit is contained in:
@@ -28,7 +28,7 @@ const navItems: NavItem[] = [
|
||||
{ id: 'elderly', label: '智慧养老', href: '/elderly', icon: 'fa-heartbeat' },
|
||||
{ id: 'construction', label: '智慧工地', href: '/construction', icon: 'fa-industry' },
|
||||
{ id: 'kitchen', label: '明厨亮灶', href: '/kitchen', icon: 'fa-cutlery' },
|
||||
{ id: 'education', label: '学校教育', href: '/education', icon: 'fa-graduation-cap' },
|
||||
{ id: 'education', label: '智慧学校', href: '/education', icon: 'fa-graduation-cap' },
|
||||
]
|
||||
},
|
||||
{ id: 'customization', label: '本地化定制', href: '/customization', icon: 'fa-wrench' },
|
||||
|
||||
Reference in New Issue
Block a user