From 7a0790d8224db45a039bf33d0ef4e24ae879a243 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 30 六月 2026 10:38:05 +0800
Subject: [PATCH] 采购退货重构,添加新增、删除功能;供应商管理新增修改删除功能

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

diff --git a/src/pages.json b/src/pages.json
index 78e18df..30a1a63 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -689,6 +689,20 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/repair/acceptance",
+      "style": {
+        "navigationBarTitleText": "璁惧鎶ヤ慨楠屾敹",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/repair/detail",
+      "style": {
+        "navigationBarTitleText": "璁惧鎶ヤ慨璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/upkeep/index",
       "style": {
         "navigationBarTitleText": "璁惧淇濆吇",
@@ -758,6 +772,20 @@
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"
+      }
+    },
+    {
+      "path": "pages/inspectionUpload/upload",
+      "style": {
+        "navigationBarTitleText": "涓婁紶宸℃璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inspectionUpload/attachment",
+      "style": {
+        "navigationBarTitleText": "鏌ョ湅闄勪欢",
+        "navigationStyle": "custom"
       }
     },
     {
@@ -873,6 +901,13 @@
       }
     },
     {
+      "path": "pages/productionManagement/processStatistics/index",
+      "style": {
+        "navigationBarTitleText": "宸ュ簭鐢熶骇瀹炲喌",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {
         "navigationBarTitleText": "鑷畾涔夊叆搴�",

--
Gitblit v1.9.3