提交 6a9fc940 编写于 作者: ibizdev's avatar ibizdev

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

上级 dfaa14d6
{ {
"codeName" : "Usr08082562ListView_List", "codeName" : "Usr08082562ListView_List",
"controlStyle" : "CAROUSEL_LIST",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -109,6 +110,10 @@ ...@@ -109,6 +110,10 @@
"codeName" : "Pstudentid" "codeName" : "Pstudentid"
} }
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
......
...@@ -124,7 +124,9 @@ ...@@ -124,7 +124,9 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片背景容器", "caption" : "图片背景容器",
"contentHeight" : 53.0,
"contentWidth" : 200.0, "contentWidth" : 200.0,
"height" : 53.0,
"itemStyle" : "STYLE2", "itemStyle" : "STYLE2",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container_image1", "name" : "container_image1",
...@@ -136,6 +138,8 @@ ...@@ -136,6 +138,8 @@
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"hAlignSelf" : "RIGHT", "hAlignSelf" : "RIGHT",
"height" : 53,
"heightMode" : "PX",
"layout" : "TABLE_24COL", "layout" : "TABLE_24COL",
"vAlignSelf" : "MIDDLE", "vAlignSelf" : "MIDDLE",
"width" : 200, "width" : 200,
......
...@@ -184,6 +184,7 @@ ...@@ -184,6 +184,7 @@
"modeltype" : "PSDEFORM_SEARCHFORM" "modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"codeName" : "Usr08082562ListView_List", "codeName" : "Usr08082562ListView_List",
"controlStyle" : "CAROUSEL_LIST",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -367,6 +368,10 @@ ...@@ -367,6 +368,10 @@
"codeName" : "Pstudentid" "codeName" : "Pstudentid"
} }
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -456,7 +461,6 @@ ...@@ -456,7 +461,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "大屏轮播列表", "title" : "大屏轮播列表",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
...@@ -465,6 +469,7 @@ ...@@ -465,6 +469,7 @@
"enableFilter" : true, "enableFilter" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"enableSearch" : true, "enableSearch" : true,
"showCaptionBar" : false,
"modelid" : "5cc4d9906f07c8a66d4c0f5bff92188c", "modelid" : "5cc4d9906f07c8a66d4c0f5bff92188c",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册