From 81dbb5d80f59a434702ea9264c66a93411430325 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期四, 25 十二月 2025 17:37:14 +0800
Subject: [PATCH] 天津双奇点-仓储物流开发

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

diff --git a/src/pages.json b/src/pages.json
index cccffcb..2d2d953 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -378,6 +378,41 @@
         "navigationBarTitleText": "鏍囧噯浣滀笟鎸囧",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/equipmentManagement/verification/index",
+      "style": {
+        "navigationBarTitleText": "缁撴灉楠岃瘉",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inspectionUpload/index",
+      "style": {
+        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/faultAnalysis/index",
+      "style": {
+        "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionOrder/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇璁㈠崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionDispatching/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇娲惧伐",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [
@@ -575,7 +610,69 @@
           "path": "code/index"
         }
       ]
-    }
+    },
+		{
+			"root": "pages/inventoryManagement",
+			"pages": [
+				{
+					"path": "receiptManagement/index",
+					"style": {
+						"navigationBarTitleText": "鍏ュ簱绠$悊",
+            "navigationStyle": "custom",
+            "enablePullDownRefresh": true,
+            "backgroundColor": "#f8f8f8"
+					}
+				},
+        {
+					"path": "receiptManagement/edit",
+					"style": {
+						"navigationBarTitleText": "鑷畾涔夊叆搴�",
+            "navigationStyle": "custom"
+					}
+				},
+        {
+					"path": "issueManagement/index",
+					"style": {
+						"navigationBarTitleText": "鍑哄簱绠$悊",
+            "navigationStyle": "custom",
+            "enablePullDownRefresh": true,
+            "backgroundColor": "#f8f8f8"
+					}
+				},
+        {
+					"path": "issueManagement/edit",
+					"style": {
+						"navigationBarTitleText": "鑷畾涔夊嚭搴�",
+            "navigationStyle": "custom"
+					}
+				},
+        {
+					"path": "dispatchLog/index",
+					"style": {
+						"navigationBarTitleText": "鍑哄簱鍙拌处",
+            "navigationStyle": "custom",
+            "enablePullDownRefresh": true,
+            "backgroundColor": "#f8f8f8"
+					}
+				},
+        {
+					"path": "stockManagement/index",
+					"style": {
+						"navigationBarTitleText": "搴撳瓨绠$悊",
+            "navigationStyle": "custom",
+            "enablePullDownRefresh": true,
+            "backgroundColor": "#f8f8f8"
+					}
+				},
+        {
+					"path": "stockManagement/edit",
+					"style": {
+						"navigationBarTitleText": "淇敼搴撳瓨",
+            "navigationStyle": "custom"
+					}
+				}
+			]
+		}
   ],
   "tabBar": {
     "color": "#000000",

--
Gitblit v1.9.3