From 38bf4054f02933390d2bbdd44b5eaa91c83de1f3 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 02 三月 2026 17:34:27 +0800
Subject: [PATCH] 设备保养的设备备件修改

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

diff --git a/src/pages.json b/src/pages.json
index e2560fd..3448002 100644
--- a/src/pages.json
+++ b/src/pages.json
@@ -541,6 +541,13 @@
       }
     },
     {
+      "path": "pages/equipmentManagement/upkeep/detail",
+      "style": {
+        "navigationBarTitleText": "淇濆吇璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equipmentManagement/upkeep/add",
       "style": {
         "navigationBarTitleText": "鏂板淇濆吇璁″垝",
@@ -599,7 +606,7 @@
     {
       "path": "pages/inspectionUpload/index",
       "style": {
-        "navigationBarTitleText": "宸℃涓婁紶",
+        "navigationBarTitleText": "宸℃绠$悊",
         "navigationStyle": "custom",
         "enablePullDownRefresh": true,
         "backgroundColor": "#f8f8f8"
@@ -884,6 +891,19 @@
         "navigationBarTitleText": "钖祫鍙拌处璇︽儏",
         "navigationStyle": "custom"
       }
+    },
+    {
+      "path": "pages/humanResources/contractManagement/index",
+      "style": {
+        "navigationBarTitleText": "鍚堝悓绠$悊",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/message",
+      "style": {
+        "navigationBarTitleText": "娑堟伅涓績"
+      }
     }
   ],
   "subPackages": [
@@ -1096,6 +1116,12 @@
         "text": "棣栭〉"
       },
       {
+        "pagePath": "pages/message",
+        "iconPath": "static/images/tabbar/work.png",
+        "selectedIconPath": "static/images/tabbar/work_.png",
+        "text": "娑堟伅"
+      },
+      {
         "pagePath": "pages/mine",
         "iconPath": "static/images/tabbar/mine.png",
         "selectedIconPath": "static/images/tabbar/mine_.png",

--
Gitblit v1.9.3