提交 4f71fc12 编写于 作者: ibizdev's avatar ibizdev

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

上级 d4173bdd
......@@ -1475,7 +1475,7 @@
"modeltype" : "PSSYSDBPART"
}, {
"codeName" : "zsq1",
"controlStyle" : "SCREEN_PANEL_CONTAINER",
"controlStyle" : "SCREEN",
"controlType" : "PORTLET",
"height" : 300.0,
"name" : "dashboard_sysportlet14",
......@@ -1497,8 +1497,8 @@
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "SCREEN_PANEL_CONTAINER"
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "SCREEN"
},
"getPortletPSAppView" : {
"accUserMode" : 2,
......@@ -1569,7 +1569,7 @@
"modeltype" : "PSAPPDEVIEW"
},
"portletType" : "VIEW",
"title" : "装饰器1",
"title" : "CustomDecoration1",
"showTitleBar" : true,
"modelid" : "1037600B-C603-437C-BD37-FCDAA85630CA",
"modeltype" : "PSSYSDBPART"
......
{
"codeName" : "Usr08133115ListView_List",
"controlStyle" : "CAROUSEL_LIST",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -142,6 +143,10 @@
"codeName" : "Pstudentid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -1506,7 +1506,7 @@
"modeltype" : "PSSYSDBPART"
}, {
"codeName" : "zsq1",
"controlStyle" : "SCREEN_PANEL_CONTAINER",
"controlStyle" : "SCREEN",
"controlType" : "PORTLET",
"height" : 300.0,
"name" : "dashboard_sysportlet14",
......@@ -1528,8 +1528,8 @@
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "SCREEN_PANEL_CONTAINER"
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "SCREEN"
},
"getPortletPSAppView" : {
"accUserMode" : 2,
......@@ -1600,7 +1600,7 @@
"modeltype" : "PSAPPDEVIEW"
},
"portletType" : "VIEW",
"title" : "装饰器1",
"title" : "CustomDecoration1",
"showTitleBar" : true,
"modelid" : "1037600B-C603-437C-BD37-FCDAA85630CA",
"modeltype" : "PSSYSDBPART"
......
......@@ -184,6 +184,7 @@
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "Usr08133115ListView_List",
"controlStyle" : "CAROUSEL_LIST",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
......@@ -369,6 +370,10 @@
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"ROLLMODE" : "DEFAULT",
"SPEED" : "10"
},
"id" : "LIST"
},
"getPSDEListDataItems" : [ {
......@@ -400,6 +405,10 @@
"codeName" : "Pstudentid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "LIST_RENDER",
"pluginCode" : "CAROUSEL_LIST"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......@@ -489,7 +498,6 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "大屏轮播列表2",
"viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册