From 2dd434830299e781cd942ef5e6e938160dd12704 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期二, 03 三月 2026 17:15:18 +0800
Subject: [PATCH] 原材料检验功能开发

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

diff --git a/src/pages.json b/src/pages.json
index c39d3b9..868dda7 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -599,7 +599,7 @@
     {
       "path": "pages/inspectionUpload/index",
       "style": {
-        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationBarTitleText": "璁惧宸℃",
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"
@@ -893,6 +893,34 @@
       }
     },
     {
+      "path": "pages/qualityManagement/materialInspection/index",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/materialInspection/add",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠屾坊鍔�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/materialInspection/detail",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠岃鎯�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/qualityManagement/materialInspection/fileList",
+      "style": {
+        "navigationBarTitleText": "鍘熸潗鏂欐楠岄檮浠�",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/message",
       "style": {
         "navigationBarTitleText": "娑堟伅涓績"

--
Gitblit v1.9.3