From 634e2994bc4020a06d7116f44a83702a0e423a22 Mon Sep 17 00:00:00 2001
From: Houjie <714924425@qq.com>
Date: 星期三, 09 七月 2025 09:29:14 +0800
Subject: [PATCH] 点检历史 维修历史,周报历史,相关图标

---
 pages.json |  135 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 134 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index 7d0e53d..50af30c 100644
--- a/pages.json
+++ b/pages.json
@@ -214,6 +214,139 @@
 			{
 				"navigationBarTitleText" : ""
 			}
+		},
+		{
+			"path" : "pages/checkList/checkList",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/checkList/checkListDetils/checkListDetils",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/baoZhou/baoZhou",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/baoZhou/baoZhouDetils/baoZhouDetils",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/reportRepair/reportRepair",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/maintenanceReport/maintenanceReport",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/searEquipment/searEquipment",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/reportRepair/reportRepairList/reportRepairList",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/reportRepair/reportRepairDeils/reportRepairDeils",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/maintenanceReport/maintenanceReportDetils/maintenanceReportDetils",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/ToDoList/ToDoListDeils/ToDoCheckDetils/ToDoCheckDetils",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/ToDoList/ToDoListCheckSure/ToDoListCheckSure",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/ToDoList/ToDoSpareParts/ToDoSpareParts",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/ToDoList/ToDoBaoZhou/ToDoBaoZhou",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/ToDoList/ToDoBaoZhouSure/ToDoBaoZhouSure",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/selectEquipment/selectEquipment",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/historicalInspection/historicalInspection",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/historicalMaintenance/historicalMaintenance",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
+		},
+		{
+			"path" : "pages/historicalRepair/historicalRepair",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
 		}
 
 
@@ -225,7 +358,7 @@
 			"allowsBounceVertical": "NO"
 		},
 		"navigationBarBackgroundColor": "#0081ff",
-		"navigationBarTitleText": "JEECG BOOT",
+		"navigationBarTitleText": "MDC",
 		"navigationStyle": "custom",
 		"navigationBarTextStyle": "white"
 	},

--
Gitblit v1.9.3