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 | 30 +++++++++++++++++++++++++++++-
1 files changed, 29 insertions(+), 1 deletions(-)
diff --git a/src/pages.json b/src/pages.json
index 4d5fa2b..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": "浼氳璁剧疆",
@@ -1142,9 +1149,30 @@
}
},
{
+ "path": "pages/qualityManagement/nonconformingManagement/form",
+ "style": {
+ "navigationBarTitleText": "涓嶅悎鏍煎搧绠$悊",
+ "navigationStyle": "custom"
+ }
+ },
+ {
"path": "pages/qualityManagement/rawMaterial/index",
"style": {
- "navigationBarTitleText": "鍘熸潗鏂�",
+ "navigationBarTitleText": "妫�娴嬪寲楠�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/rawMaterial/form",
+ "style": {
+ "navigationBarTitleText": "鍘熸枡妫�",
+ "navigationStyle": "custom"
+ }
+ },
+ {
+ "path": "pages/qualityManagement/rawMaterial/files",
+ "style": {
+ "navigationBarTitleText": "闄勪欢绠$悊",
"navigationStyle": "custom"
}
},
--
Gitblit v1.9.3