From 84ab677962e1e8fb3634b5991f4251cffb1f6168 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 19 一月 2026 11:51:54 +0800
Subject: [PATCH] fix: 搬迁军泰生产功能

---
 src/pages.json |  134 +++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 131 insertions(+), 3 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 00c7e56..5dd90fa 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -247,9 +247,79 @@
       }
     },
     {
-      "path": "pages/cooperativeOffice/collaborativeApproval/index",
+      "path": "pages/cooperativeOffice/collaborativeApproval/index1",
       "style": {
-        "navigationBarTitleText": "瀹℃壒绠$悊",
+        "navigationBarTitleText": "鍏嚭绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index2",
+      "style": {
+        "navigationBarTitleText": "璇峰亣绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index3",
+      "style": {
+        "navigationBarTitleText": "鍑哄樊绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index4",
+      "style": {
+        "navigationBarTitleText": "鎶ラ攢绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index5",
+      "style": {
+        "navigationBarTitleText": "閲囪喘绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index6",
+      "style": {
+        "navigationBarTitleText": "鎶ヤ环绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index7",
+      "style": {
+        "navigationBarTitleText": "鍑哄簱绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetingSettings/index",
+      "style": {
+        "navigationBarTitleText": "浼氳璁剧疆",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetingSettings/detail",
+      "style": {
+        "navigationBarTitleText": "浼氳瀹よ鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetingList/index",
+      "style": {
+        "navigationBarTitleText": "浼氳鍒楄〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetApplication/index",
+      "style": {
+        "navigationBarTitleText": "浼氳鐢宠",
         "navigationStyle": "custom"
       }
     },
@@ -292,6 +362,13 @@
       "path": "pages/cooperativeOffice/clientVisit/detail",
       "style": {
         "navigationBarTitleText": "娣诲姞瀹㈡埛鎷滆",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/noticeManagement/index",
+      "style": {
+        "navigationBarTitleText": "閫氱煡鍏憡",
         "navigationStyle": "custom"
       }
     },
@@ -390,7 +467,9 @@
       "path": "pages/inspectionUpload/index",
       "style": {
         "navigationBarTitleText": "宸℃涓婁紶",
-        "navigationStyle": "custom"
+        "navigationStyle": "custom",
+        "enablePullDownRefresh": true,
+        "backgroundColor": "#f8f8f8"
       }
     },
     {
@@ -406,6 +485,55 @@
         "navigationBarTitleText": "鐢熶骇璁㈠崟",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/productionManagement/productionDispatching/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇娲惧伐",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/operationScheduling/index",
+      "style": {
+        "navigationBarTitleText": "宸ュ簭鎺掍骇",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionReport/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇鎶ュ伐",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionCosting/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇鏍哥畻",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/receiptManagement/index",
+      "style": {
+        "navigationBarTitleText": "鑷畾涔夊叆搴�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/receiptManagement/detail",
+      "style": {
+        "navigationBarTitleText": "鏂板鍏ュ簱",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inventoryManagement/issueManagement/index",
+      "style": {
+        "navigationBarTitleText": "鑷畾涔夊嚭搴�",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3