From 0c357e90050d9d461c6ab0d85e1b9c2bac2f6f55 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 19 一月 2026 17:50:36 +0800
Subject: [PATCH] Merge branch 'dev_new' of http://114.132.189.42:9002/r/product-inventory-APP-before into dev_new

---
 src/pages.json |   71 +++++++++++++++++++++++++++++++++--
 1 files changed, 67 insertions(+), 4 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 2375606..53ecfbb 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -296,9 +296,72 @@
       }
     },
     {
-      "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"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetExamine/index",
+      "style": {
+        "navigationBarTitleText": "浼氳瀹℃壒",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetExamine/approve",
+      "style": {
+        "navigationBarTitleText": "瀹℃壒",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetPublish/index",
+      "style": {
+        "navigationBarTitleText": "浼氳鍙戝竷",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetPublish/approve",
+      "style": {
+        "navigationBarTitleText": "鍙戝竷",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetSummary/index",
+      "style": {
+        "navigationBarTitleText": "浼氳鎬荤粨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetSummary/approve",
+      "style": {
+        "navigationBarTitleText": "鎬荤粨",
         "navigationStyle": "custom"
       }
     },
@@ -480,7 +543,7 @@
       }
     },
     {
-      "path": "pages/productionManagement/productionReporting/index",
+      "path": "pages/productionManagement/productionReport/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇鎶ュ伐",
         "navigationStyle": "custom"
@@ -737,4 +800,4 @@
     "navigationBarTitleText": "RuoYi",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3