From 7b404dabd0695da108db104dbcfe72b86da52ad9 Mon Sep 17 00:00:00 2001 From: xufei <727302827@qq.com> Date: Mon, 1 Jun 2026 09:46:01 +0800 Subject: [PATCH] =?UTF-8?q?2026.6.1=20=E9=9A=90=E8=97=8F=E6=96=BD=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/home/home_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}, // 原“隐患处理”改为“隐患治理”