From 1d18ff904468e4a864312bdcf6d7c6a7c0477721 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期五, 25 四月 2025 14:57:36 +0800 Subject: [PATCH] 项目提交 --- pages.json | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 112 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 7d0e53d..a32bc70 100644 --- a/pages.json +++ b/pages.json @@ -214,6 +214,118 @@ { "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" : "" + } } -- Gitblit v1.9.3