From d30a31e7c2a9acd08da8983e42e6fdf014707a04 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 26 九月 2025 15:39:47 +0800
Subject: [PATCH] 打包修改

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

diff --git a/src/pages.json b/src/pages.json
index b698f07..4151447 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -282,6 +282,13 @@
       }
     },
     {
+      "path": "pages/cooperativeOffice/clientVisit/view",
+      "style": {
+        "navigationBarTitleText": "瀹㈡埛鎷滆璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/cooperativeOffice/clientVisit/detail",
       "style": {
         "navigationBarTitleText": "娣诲姞瀹㈡埛鎷滆",
@@ -343,6 +350,69 @@
         "navigationBarTitleText": "缁翠慨淇濆吇",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/equipmentManagement/inspection/index",
+      "style": {
+        "navigationBarTitleText": "璁惧宸℃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/inspection/detail",
+      "style": {
+        "navigationBarTitleText": "宸℃璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/smartDispatch/index",
+      "style": {
+        "navigationBarTitleText": "鏅鸿兘娲惧崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/sop/index",
+      "style": {
+        "navigationBarTitleText": "鏍囧噯浣滀笟鎸囧",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/verification/index",
+      "style": {
+        "navigationBarTitleText": "缁撴灉楠岃瘉",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inspectionUpload/index",
+      "style": {
+        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/equipmentManagement/faultAnalysis/index",
+      "style": {
+        "navigationBarTitleText": "鏁呴殰鍒嗘瀽杩芥函",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionOrder/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇璁㈠崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/productionManagement/productionDispatching/index",
+      "style": {
+        "navigationBarTitleText": "鐢熶骇娲惧伐",
+        "navigationStyle": "custom"
+      }
     }
   ],
   "subPackages": [

--
Gitblit v1.9.3