From 7ab410022cbf32fd0eb1fe94456a13c95d4a3f89 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 22 一月 2026 16:53:04 +0800
Subject: [PATCH] 客户拜访修改删除接口、规章制度页面

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

diff --git a/src/pages.json b/src/pages.json
index 561ed11..0cbf52b 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -394,6 +394,27 @@
       }
     },
     {
+      "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": "鐭ヨ瘑搴撹鎯�",

--
Gitblit v1.9.3