From 34b02d3caae57cbfc615b04483f7fea1912addae Mon Sep 17 00:00:00 2001 From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com> Date: 星期一, 11 十一月 2024 22:42:27 +0800 Subject: [PATCH] 调整页面布局 --- _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower243.def | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git "a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pPower\043969.def" b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower243.def similarity index 69% copy from "_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pPower\043969.def" copy to _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower243.def index bd0332c..4c8ef19 100644 --- "a/_Main/UI/MacroPlannerWebApp/Component_Form701/Component_pPower\043969.def" +++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlanComparison/Component_pPower243.def @@ -1,14 +1,13 @@ Quintiq file version 2.0 -Component pPower id:pPower_969 +Component pPower243 { - #keys: '[414996.1.191962769]' + #keys: '[414996.1.211222170]' BaseType: 'WebPanel' Children: [ - #child: ListPowers_667 - Component dhPowers + Component dhPowers404 { - #keys: '[414996.1.191962775]' + #keys: '[414996.1.211222171]' BaseType: 'WebDataHolder' Databinding: 'structured[LocalValue]*' Properties: @@ -16,22 +15,23 @@ Taborder: 1 ] } - Component dhCheckPowers + #child: ListPowers199 + Component dhCheckPowers354 { - #keys: '[414996.1.191962776]' + #keys: '[414996.1.211222177]' BaseType: 'WebDataHolder' Databinding: 'structured[LocalValue]*' Children: [ - Component deCheckPowers + Component deCheckPowers981 { - #keys: '[414996.1.191962777]' + #keys: '[414996.1.211222178]' BaseType: 'WebDataExtractor' Properties: [ DataType: 'structured[LocalValue]' FixedFilter: 'object.IsCheck()' - Source: 'dhPowers' + Source: 'dhPowers404' Taborder: 0 Transformation: 'Elements' ] -- Gitblit v1.9.3