From 34af9a2cd41fb88985d05d57e9fa425bc98990cc Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 30 六月 2026 16:12:22 +0800
Subject: [PATCH] 线路巡检、安全设施巡检模块开发

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

diff --git a/src/pages.json b/src/pages.json
index a8b9e69..44f9193 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -1048,6 +1048,83 @@
       }
     },
     {
+      "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": "浜嬫晠鎶ュ憡璁板綍",

--
Gitblit v1.9.3