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 |   29 +++++++++++++++++++++++++----
 1 files changed, 25 insertions(+), 4 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 2375606..5dd90fa 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -296,9 +296,30 @@
       }
     },
     {
-      "path": "pages/cooperativeOffice/collaborativeApproval/index",
+      "path": "pages/managementMeetings/meetingSettings/index",
       "style": {
-        "navigationBarTitleText": "瀹℃壒绠$悊",
+        "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"
       }
     },
@@ -480,7 +501,7 @@
       }
     },
     {
-      "path": "pages/productionManagement/productionReporting/index",
+      "path": "pages/productionManagement/productionReport/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇鎶ュ伐",
         "navigationStyle": "custom"
@@ -737,4 +758,4 @@
     "navigationBarTitleText": "RuoYi",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3