From b33c4015a8ab6438f584e06ff69938c5ff1e8c78 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期四, 28 十一月 2024 20:02:37 +0800 Subject: [PATCH] 接口优化 --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def | 28 ++++------------------------ 1 files changed, 4 insertions(+), 24 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def index 4509029..b2d24bd 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuInterface.def @@ -38,35 +38,15 @@ Title: 'Finished engine inventory' ] } - Component mInterfacePlanInventoryDataPush + Component MenuShippingData { - #keys: '[413988.0.1495640230]' + #keys: '[415136.0.1330021031]' BaseType: 'WebMenu' Properties: [ - Taborder: 4 - Title: '璁″垝搴撳瓨鏁版嵁鎺ㄩ�佹帴鍙f祴璇�' - ] - } - Component MenuInterface367 - { - #keys: '[415136.0.1024980241]' - BaseType: 'WebMenu' - Properties: - [ - Separator: true + Image: 'HAND_TRUCK_BAG' Taborder: 3 - ] - } - Component MenuCustomerDemandPPAIDS - { - #keys: '[415136.0.1024980263]' - BaseType: 'WebMenu' - Properties: - [ - Image: 'FLAG_AMBER' - Taborder: 5 - Title: 'Customer demand(PPA + IDS)' + Title: 'Shipping data' ] } ] -- Gitblit v1.9.3