From d85836bf6b1574122830f6db8770e98184edd51c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期六, 20 九月 2025 09:49:01 +0800
Subject: [PATCH] 巡检上传页面

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

diff --git a/src/pages.json b/src/pages.json
index fb03449..3937f03 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -350,6 +350,48 @@
         "navigationBarTitleText": "缁翠慨淇濆吇",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/equipmentManagement/inspection/index",
+      "style": {
+        "navigationBarTitleText": "璁惧宸℃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/inspection/detail",
+      "style": {
+        "navigationBarTitleText": "宸℃璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/smartDispatch/index",
+      "style": {
+        "navigationBarTitleText": "鏅鸿兘娲惧崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/sop/index",
+      "style": {
+        "navigationBarTitleText": "鏍囧噯浣滀笟鎸囧",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/verification/index",
+      "style": {
+        "navigationBarTitleText": "缁撴灉楠岃瘉",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inspectionUpload/index",
+      "style": {
+        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3