提交 592a20ad 编写于 作者: ibizdev's avatar ibizdev

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

上级 1440aa8d
...@@ -192,13 +192,21 @@ ...@@ -192,13 +192,21 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "实体部件", "caption" : "实体部件",
"contentHeight" : 500.0,
"contentWidth" : 600.0,
"height" : 500.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "control", "name" : "control",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 500,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 600,
"widthMode" : "PX"
}, },
"width" : 600.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
...@@ -775,15 +783,18 @@ ...@@ -775,15 +783,18 @@
"controlType" : "VIEWPANEL", "controlType" : "VIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phonePhoneGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr04086427GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"height" : 500.0,
"name" : "control", "name" : "control",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : {
"height" : 500.0
}
}, { }, {
"codeName" : "Usr05281756EditViewdatainfobar", "codeName" : "Usr05281756EditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册