From 74c036b0034fc5dcd0800e049735bf5904aed23b Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期五, 23 一月 2026 11:29:29 +0800
Subject: [PATCH] 首页协同办公图标太多整理

---
 src/pages.json |  135 ++++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 120 insertions(+), 15 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index d384630..a304e98 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -275,6 +275,13 @@
       }
     },
     {
+      "path": "pages/indexItem",
+      "style": {
+        "navigationBarTitleText": "鑰冨嫟绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/cooperativeOffice/collaborativeApproval/index5",
       "style": {
         "navigationBarTitleText": "閲囪喘绠$悊",
@@ -320,6 +327,104 @@
       "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/meetingBoard/index",
+      "style": {
+        "navigationBarTitleText": "浼氳鐪嬫澘",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/meetSummary/approve",
+      "style": {
+        "navigationBarTitleText": "鎬荤粨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/knowledgeBase/index",
+      "style": {
+        "navigationBarTitleText": "鐭ヨ瘑搴�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/sealManagement/index",
+      "style": {
+        "navigationBarTitleText": "鐢ㄥ嵃绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/sealManagement/detail",
+      "style": {
+        "navigationBarTitleText": "鐢ㄥ嵃璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/rulesRegulationsManagement/index",
+      "style": {
+        "navigationBarTitleText": "瑙勭珷鍒跺害绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/rulesRegulationsManagement/detail",
+      "style": {
+        "navigationBarTitleText": "瑙勭珷鍒跺害璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/rulesRegulationsManagement/fileList",
+      "style": {
+        "navigationBarTitleText": "瑙勭珷鍒跺害鏂囦欢绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/managementMeetings/knowledgeBase/detail",
+      "style": {
+        "navigationBarTitleText": "鐭ヨ瘑搴撹鎯�",
         "navigationStyle": "custom"
       }
     },
@@ -493,27 +598,27 @@
         "navigationStyle": "custom"
       }
     },
+    // {
+    //   "path": "pages/productionManagement/operationScheduling/index",
+    //   "style": {
+    //     "navigationBarTitleText": "宸ュ簭鎺掍骇",
+    //     "navigationStyle": "custom"
+    //   }
+    // },
     {
-      "path": "pages/productionManagement/operationScheduling/index",
-      "style": {
-        "navigationBarTitleText": "宸ュ簭鎺掍骇",
-        "navigationStyle": "custom"
-      }
-    },
-    {
-      "path": "pages/productionManagement/productionReporting/index",
+      "path": "pages/productionManagement/productionReport/index",
       "style": {
         "navigationBarTitleText": "鐢熶骇鎶ュ伐",
         "navigationStyle": "custom"
       }
     },
-    {
-      "path": "pages/productionManagement/productionCosting/index",
-      "style": {
-        "navigationBarTitleText": "鐢熶骇鏍哥畻",
-        "navigationStyle": "custom"
-      }
-    },
+    // {
+    //   "path": "pages/productionManagement/productionCosting/index",
+    //   "style": {
+    //     "navigationBarTitleText": "鐢熶骇鏍哥畻",
+    //     "navigationStyle": "custom"
+    //   }
+    // },
     {
       "path": "pages/inventoryManagement/receiptManagement/index",
       "style": {

--
Gitblit v1.9.3