From 46ddfed5009f83c7238e11254154c03aa8260774 Mon Sep 17 00:00:00 2001 From: lihongji <3117313295@qq.com> Date: 星期五, 27 九月 2024 10:15:11 +0800 Subject: [PATCH] 下线计划优化 --- _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def | 65 +------------------------------- 1 files changed, 3 insertions(+), 62 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def index a935cd4..dea8989 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def @@ -1,76 +1,17 @@ Quintiq file version 2.0 Component pHeader { - #keys: '[413988.0.1296872680]' + #keys: '[413988.0.1568330469]' BaseType: 'WebPanel' Children: [ - Component bRefresh - { - #keys: '[413988.0.1296860898]' - BaseType: 'WebButton' - Properties: - [ - Image: 'REFRESH' - Taborder: 0 - ] - } - Component bDownload - { - #keys: '[413988.0.1296875316]' - BaseType: 'WebButton' - Properties: - [ - Label: 'Download' - Taborder: 1 - ] - } - Component bDeductionOfReplacementLoss - { - #keys: '[413988.0.1297911732]' - BaseType: 'WebButton' - Properties: - [ - Label: 'Deduction of replacement loss' - Taborder: 2 - ] - } - Component bRestore - { - #keys: '[413988.0.1297911774]' - BaseType: 'WebButton' - Properties: - [ - Label: 'Restore' - Taborder: 3 - ] - } - Component bSaveAsDraft - { - #keys: '[413988.0.1297973728]' - BaseType: 'WebButton' - Properties: - [ - Label: 'Save as draft' - Taborder: 4 - ] - } - Component bConfirm - { - #keys: '[413988.0.1297973782]' - BaseType: 'WebButton' - Properties: - [ - Label: 'Confirm' - Taborder: 5 - ] - } + #child: pHeader1_799 + #child: pHeader2 ] Properties: [ Border: true FixedSize: true - Orientation: 'horizontal' Taborder: 0 ] } -- Gitblit v1.9.3