From 5f42f3f378ab4b22ac17e4ab2ee849f1c5ae5144 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 02 七月 2026 11:42:43 +0800
Subject: [PATCH] 新功能图标更换

---
 src/pages.json |  107 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 106 insertions(+), 1 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 7f0820a..44f9193 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -1020,6 +1020,111 @@
       }
     },
     {
+      "path": "pages/safeProduction/specialEquipmentManagement/index",
+      "style": {
+        "navigationBarTitleText": "鐗圭璁惧绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/specialEquipmentManagement/ledgerEdit",
+      "style": {
+        "navigationBarTitleText": "鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/specialEquipmentManagement/recordEdit",
+      "style": {
+        "navigationBarTitleText": "妫�楠岀淮淇�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/specialEquipmentManagement/rectificationEdit",
+      "style": {
+        "navigationBarTitleText": "闅愭偅鏁存敼",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/index",
+      "style": {
+        "navigationBarTitleText": "绾胯矾宸℃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/edit",
+      "style": {
+        "navigationBarTitleText": "宸℃浠诲姟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/recordList",
+      "style": {
+        "navigationBarTitleText": "宸℃璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/recordEdit",
+      "style": {
+        "navigationBarTitleText": "宸℃璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/hazardList",
+      "style": {
+        "navigationBarTitleText": "闅愭偅绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/hazardEdit",
+      "style": {
+        "navigationBarTitleText": "闅愭偅",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/lineInspection/hazardRectify",
+      "style": {
+        "navigationBarTitleText": "鏁存敼",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyFacility/index",
+      "style": {
+        "navigationBarTitleText": "瀹夊叏璁炬柦宸℃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyFacility/ledgerEdit",
+      "style": {
+        "navigationBarTitleText": "璁炬柦鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyFacility/inspectionEdit",
+      "style": {
+        "navigationBarTitleText": "璁炬柦宸℃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/safeProduction/safetyFacility/rectificationEdit",
+      "style": {
+        "navigationBarTitleText": "鏁存敼",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/accidentReportingRecord/index",
       "style": {
         "navigationBarTitleText": "浜嬫晠鎶ュ憡璁板綍",
@@ -1596,4 +1701,4 @@
     "navigationBarTitleText": "RuoYi",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3