From 1bda9babdf0316852ee5972690742f63c79595d6 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期三, 21 一月 2026 16:54:41 +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 ca4a8e0..561ed11 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -359,6 +359,13 @@
       }
     },
     {
+      "path": "pages/managementMeetings/meetingBoard/index",
+      "style": {
+        "navigationBarTitleText": "浼氳鐪嬫澘",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/managementMeetings/meetSummary/approve",
       "style": {
         "navigationBarTitleText": "鎬荤粨",
@@ -366,6 +373,34 @@
       }
     },
     {
+      "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/knowledgeBase/detail",
+      "style": {
+        "navigationBarTitleText": "鐭ヨ瘑搴撹鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/cooperativeOffice/collaborativeApproval/detail",
       "style": {
         "navigationBarTitleText": "瀹℃壒娴佺▼",

--
Gitblit v1.9.3