From 4b735e74a42c22f8948d3d56058145a88c3b6283 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期五, 17 四月 2026 09:09:01 +0800
Subject: [PATCH] 隐藏售后服务模块

---
 src/pages.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 060bdad..4291f7e 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -458,9 +458,16 @@
       }
     },
     {
-      "path": "pages/managementMeetings/knowledgeBase/index",
+      "path": "pages/cooperativeOffice/collaborativeApproval/knowledgeBase/index",
       "style": {
         "navigationBarTitleText": "鐭ヨ瘑搴�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/cooperativeOffice/collaborativeApproval/knowledgeBase/detail",
+      "style": {
+        "navigationBarTitleText": "鐭ヨ瘑搴撹鎯�",
         "navigationStyle": "custom"
       }
     },
@@ -496,13 +503,6 @@
       "path": "pages/managementMeetings/rulesRegulationsManagement/fileList",
       "style": {
         "navigationBarTitleText": "瑙勭珷鍒跺害鏂囦欢绠$悊",
-        "navigationStyle": "custom"
-      }
-    },
-    {
-      "path": "pages/managementMeetings/knowledgeBase/detail",
-      "style": {
-        "navigationBarTitleText": "鐭ヨ瘑搴撹鎯�",
         "navigationStyle": "custom"
       }
     },

--
Gitblit v1.9.3