From 964faa1077a89713910063c39ebe08fac4e4c56e Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期四, 24 七月 2025 17:44:18 +0800 Subject: [PATCH] 企业维修适配修改 --- pages.json | 150 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 149 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index 5e6b0f2..dcdf52e 100644 --- a/pages.json +++ b/pages.json @@ -200,7 +200,155 @@ { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/TaskManager/TaskManagerDeils/TaskManagerDeils", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/ToDoList/ToDoListDeils/ToDoListDeils", + "style" : + { + "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" : "" + } } + ], @@ -211,7 +359,7 @@ "allowsBounceVertical": "NO" }, "navigationBarBackgroundColor": "#0081ff", - "navigationBarTitleText": "JEECG BOOT", + "navigationBarTitleText": "璁惧绠$悊", "navigationStyle": "custom", "navigationBarTextStyle": "white" }, -- Gitblit v1.9.3