From 192c736b8ac4b2d84cb823ac71f17e507948a5e8 Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期二, 07 十一月 2023 10:11:22 +0800 Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/TIANMA_JITUAN into test --- _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def | 28 ++++++++++++++++++++++++++-- 1 files changed, 26 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def index 05dd2d6..b3a5a50 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def +++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/_ROOT_Component_FormInterfaceTest.def @@ -7,9 +7,33 @@ BaseType: 'WebForm' Children: [ - #child: PanelInterfaceOptions #child: PanelInterfaceTest - #child: PanelInterfaceTest981 + #child: PanelInterfaceGlobal_BrokerExecuteLog + #child: PanelInterfaceOption4 + #child: PanelInterfaceOption3 + #child: PanelInterfaceOption2 + #child: PanelInterfaceOption1 + Component CheckSelectAll + { + #keys: '[414702.1.245944647]' + BaseType: 'WebCheckbox' + Properties: + [ + Label: '鍏ㄩ��' + Taborder: 0 + ] + } + Component DataHolderInterfaceTest + { + #keys: '[414502.0.443241895]' + BaseType: 'WebDataHolder' + Databinding: 'Scenario' + Properties: + [ + Taborder: 8 + ] + } + #child: PanelInterfaceOption5 ] Properties: [ -- Gitblit v1.9.3