From eacff2ef7312ff9ecfc098a508bac36329e96f14 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期三, 10 九月 2025 09:46:52 +0800 Subject: [PATCH] 线边库-入库 --- pages.json | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 42 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index 63b5daf..654880d 100644 --- a/pages.json +++ b/pages.json @@ -522,6 +522,48 @@ { "navigationBarTitleText" : "" } + }, + { + "path" : "pages/eam/production/HeatTreatmentStorage/HeatTreatmentStorage", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/eam/production/SmallInnerRingInboundValidator/SmallInnerRingInboundValidator", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/eam/production/InternalTransfer/InternalTransfer", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/eam/production/HeatTreatmentStorageList/HeatTreatmentStorageList", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/eam/production/SmallInnerRingInboundValidatorList/SmallInnerRingInboundValidatorList", + "style" : + { + "navigationBarTitleText" : "" + } + }, + { + "path" : "pages/eam/production/InternalTransferList/InternalTransferList", + "style" : + { + "navigationBarTitleText" : "" + } } -- Gitblit v1.9.3