From a0535e42ebe01366d3bb83e00eb0180b34682a63 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 04 六月 2026 14:04:19 +0800
Subject: [PATCH] 马铃薯app 1.客户往来、供应商往来查询展示修改 2.环境检测页面展示修改

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

diff --git a/src/pages.json b/src/pages.json
index 7a4dc16..3e0941a 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -922,6 +922,13 @@
       }
     },
     {
+      "path": "pages/inventoryManagement/environmentalMonitoring/index",
+      "style": {
+        "navigationBarTitleText": "鐜妫�娴�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/safeProduction/safeQualifications/index",
       "style": {
         "navigationBarTitleText": "瑙勭▼涓庤祫璐�",
@@ -1148,7 +1155,7 @@
     {
       "path": "pages/qualityManagement/materialInspection/index",
       "style": {
-        "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+        "navigationBarTitleText": "鍘熸枡妫�楠�",
         "navigationStyle": "custom"
       }
     },
@@ -1383,6 +1390,20 @@
       }
     },
     {
+      "path": "pages/oa/ReimburseManage/reimburse-detail/index",
+      "style": {
+        "navigationBarTitleText": "鎶ラ攢璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ReimburseManage/reimburse-form/index",
+      "style": {
+        "navigationBarTitleText": "鎶ラ攢濉姤",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/oa/ContractManage/purchase-contract/index",
       "style": {
         "navigationBarTitleText": "閲囪喘鍚堝悓",
@@ -1404,6 +1425,34 @@
       }
     },
     {
+      "path": "pages/oa/ApproveManage/approve-list/template-select",
+      "style": {
+        "navigationBarTitleText": "閫夋嫨瀹℃壒妯℃澘",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ApproveManage/approve-list/apply",
+      "style": {
+        "navigationBarTitleText": "鍙戣捣瀹℃壒",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ApproveManage/approve-list/detail",
+      "style": {
+        "navigationBarTitleText": "瀹℃壒璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/oa/ApproveManage/approve-list/approve",
+      "style": {
+        "navigationBarTitleText": "瀹℃壒澶勭悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/oa/ApproveManage/approve-template/index",
       "style": {
         "navigationBarTitleText": "瀹℃壒妯℃澘",

--
Gitblit v1.9.3