提交 817773b7 编写于 作者: ibizdev's avatar ibizdev

chitanda 发布系统代码 [TrainSys,网页端]

上级 5cd56d76
......@@ -1049,16 +1049,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -81,7 +81,7 @@
"layout" : "TABLE_24COL"
}
} ],
"name" : "list_itempanel",
"name" : "samplelist_itempanel",
"modelid" : "9FA1D4D9-3D2B-41B8-B907-966283647525",
"modeltype" : "PSSYSVIEWPANEL"
},
......
......@@ -591,7 +591,7 @@
"layout" : "TABLE_24COL"
}
} ],
"name" : "list_itempanel",
"name" : "samplelist_itempanel",
"modelid" : "9FA1D4D9-3D2B-41B8-B907-966283647525",
"modeltype" : "PSSYSVIEWPANEL"
},
......@@ -672,7 +672,7 @@
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "LIST"
"id" : "SAMPLELIST"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
......@@ -730,7 +730,7 @@
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"name" : "list",
"name" : "samplelist",
"modelid" : "F43263CC-67D8-4103-8A01-32A2C415B2A6",
"modeltype" : "PSDELIST"
}, {
......
......@@ -44,18 +44,122 @@
"getPSDEViewCodeName" : "DETabExpViewLayout",
"getPSDEViewId" : "B33A4457-0B8A-410E-916E-A3448A6841DE",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETABEXPVIEW",
"codeName" : "TabExpViewLayout",
"controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "TABLE_24COL",
"logicName" : "分页导航视图布局面板布局面板",
"memo" : "分页导航视图",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"contentHeight" : 54.0,
"height" : 54.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_header",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 54,
"heightMode" : "PX",
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container3",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "标题占位",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "分页导航",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "drtab",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"predefinedType" : "NAV_POS"
},
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : true
"useDefaultLayout" : false,
"modelid" : "5AD7A0D2-3019-4B91-9E09-0D0D7D643DDA",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
},
"refFlag" : false,
"tabLayout" : "TOP",
......
......@@ -110,14 +110,14 @@
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos",
"name" : "nav_pos_index",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"predefinedType" : "NAV_POS"
"name" : "nav_pos_index",
"predefinedType" : "NAV_POS_INDEX"
},
"showCaption" : true
} ]
......
......@@ -2120,16 +2120,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册