From 4e950b3724519ddf165f33be9988098daf979d33 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 27 三月 2026 09:58:26 +0800
Subject: [PATCH] fix: 检测化验样式调整

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

diff --git a/src/pages.json b/src/pages.json
index 5c83101..cde2fde 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -317,6 +317,13 @@
       }
     },
     {
+      "path": "pages/cooperativeOffice/collaborativeApproval/index9",
+      "style": {
+        "navigationBarTitleText": "鍘熸枡绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/managementMeetings/meetingSettings/index",
       "style": {
         "navigationBarTitleText": "浼氳璁剧疆",
@@ -1151,7 +1158,7 @@
     {
       "path": "pages/qualityManagement/rawMaterial/index",
       "style": {
-        "navigationBarTitleText": "鍘熸潗鏂�",
+        "navigationBarTitleText": "妫�娴嬪寲楠�",
         "navigationStyle": "custom"
       }
     },

--
Gitblit v1.9.3