From 9d961bd20d2dfa877b8411c9104b00f98b3a4983 Mon Sep 17 00:00:00 2001
From: 周宾 <2802492122@qq.com>
Date: 星期三, 24 十二月 2025 09:15:23 +0800
Subject: [PATCH] 海川开心-配置文件更改

---
 src/pages.json |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/src/pages.json b/src/pages.json
index 7df8341..56ad7b3 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -317,6 +317,13 @@
       }
     },
     {
+      "path": "pages/cooperativeOffice/noticeManagement/index",
+      "style": {
+        "navigationBarTitleText": "閫氱煡鍏憡",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/ledger/index",
       "style": {
         "navigationBarTitleText": "璁惧鍙拌处",
@@ -412,8 +419,8 @@
       "style": {
         "navigationBarTitleText": "宸℃涓婁紶",
         "navigationStyle": "custom",
-				"enablePullDownRefresh": true, // 寮�鍚笅鎷夊埛鏂�
-				"backgroundColor": "#f8f8f8" // 涓嬫媺鍒锋柊鏃剁殑鑳屾櫙鑹�
+				"enablePullDownRefresh": true,
+				"backgroundColor": "#f8f8f8"
       }
     },
     {

--
Gitblit v1.9.3