From 2291b7406cdc184abfa1b1986baeb55499771343 Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期一, 16 三月 2026 17:07:15 +0800
Subject: [PATCH] fix(设备管理): 修正添加维护接口的URL路径

---
 src/pages.json |  139 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 137 insertions(+), 2 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index a6d3cf9..a1b9843 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -541,6 +541,15 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/upkeepTask/index",
+      "style": {
+        "navigationBarTitleText": "璁惧淇濆吇浠诲姟",
+        "navigationStyle": "custom",
+        "enablePullDownRefresh": true,
+        "backgroundColor": "#f8f8f8"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/upkeep/detail",
       "style": {
         "navigationBarTitleText": "淇濆吇璇︽儏",
@@ -615,7 +624,7 @@
     {
       "path": "pages/inspectionManagement/index",
       "style": {
-        "navigationBarTitleText": "宸℃浠诲姟绠$悊",
+        "navigationBarTitleText": "宸℃浠诲姟",
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"
@@ -666,7 +675,7 @@
     {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {
-        "navigationBarTitleText": "鑷畾涔夊叆搴�",
+        "navigationBarTitleText": "鍏ュ簱绠$悊",
         "navigationStyle": "custom"
       }
     },
@@ -678,6 +687,13 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/receiptManagement/view",
+      "style": {
+        "navigationBarTitleText": "鍏ュ簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/inventoryManagement/issueManagement/index",
       "style": {
         "navigationBarTitleText": "鑷畾涔夊嚭搴�",
@@ -685,6 +701,125 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/dispatchLog/index",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/dispatchLog/view",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/index",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/add",
+      "style": {
+        "navigationBarTitleText": "鏂板搴撳瓨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/subtract",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨鍑哄簱",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockManagement/view",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockReport/index",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨鎶ヨ〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/stockReport/view",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨鎶ヨ〃璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/receiptManagement/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗鍏ュ簱绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/receiptManagement/view",
+      "style": {
+        "navigationBarTitleText": "鍏ュ簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/dispatchLog/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗鍑哄簱鍙拌处",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/dispatchLog/view",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗搴撳瓨绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/add",
+      "style": {
+        "navigationBarTitleText": "鏂板搴撳瓨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/subtract",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockManagement/view",
+      "style": {
+        "navigationBarTitleText": "搴撳瓨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/consumablesLogistics/stockReport/index",
+      "style": {
+        "navigationBarTitleText": "鑰楁潗搴撳瓨鎶ヨ〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
         "navigationBarTitleText": "瑙勭▼涓庤祫璐�",

--
Gitblit v1.9.3