From 178c6c22dbe2e75cbd02f0732ba3bf742222263d Mon Sep 17 00:00:00 2001
From: ZN <zhang_12370@163.com>
Date: 星期一, 16 三月 2026 16:53:33 +0800
Subject: [PATCH] feat(耗材物流): 新增耗材物流模块相关页面与接口

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

diff --git a/src/pages.json b/src/pages.json
index ac70378..a1b9843 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -757,6 +757,69 @@
       }
     },
     {
+      "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