diff --git a/lib/pages/home/home_page.dart b/lib/pages/home/home_page.dart index c03a008..fcdec67 100644 --- a/lib/pages/home/home_page.dart +++ b/lib/pages/home/home_page.dart @@ -103,7 +103,7 @@ class HomePageState extends RouteAwareState // 图标按钮定义(顺序固定) List> 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}, // 原“隐患处理”改为“隐患治理”