2026.6.1 隐藏施工作业
parent
1c4efc4253
commit
7b404dabd0
|
|
@ -103,7 +103,7 @@ class HomePageState extends RouteAwareState<HomePage>
|
|||
// 图标按钮定义(顺序固定)
|
||||
List<Map<String, dynamic>> buttonInfos = [
|
||||
{"icon": "assets/images/ico1.png", "title": "单位管理", "unreadCount": 0},
|
||||
{"icon": "assets/images/ico2.png", "title": "现场监管", "unreadCount": 0},
|
||||
// {"icon": "assets/images/ico2.png", "title": "现场监管", "unreadCount": 0},
|
||||
{"icon": "assets/images/ico3.png", "title": "危险作业", "unreadCount": 0},
|
||||
{"icon": "assets/images/ico4.png", "title": "隐患治理", "unreadCount": 0},
|
||||
// 原“隐患处理”改为“隐患治理”
|
||||
|
|
|
|||
Loading…
Reference in New Issue