提交 565bfcdb 编写于 作者: ibizdev's avatar ibizdev

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

上级 c6c8c03a
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"name" : "menuitem20", "name" : "menuitem20",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc18" "id" : "AppFunc17"
}, },
"getPSLayout" : { "getPSLayout" : {
"columnCount" : 24, "columnCount" : 24,
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"name" : "menuitem20", "name" : "menuitem20",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "AppFunc18" "id" : "AppFunc17"
}, },
"tooltip" : "门户" "tooltip" : "门户"
}, { }, {
......
...@@ -88,6 +88,7 @@ ...@@ -88,6 +88,7 @@
"showTitleBar" : true "showTitleBar" : true
}, { }, {
"codeName" : "db_container3", "codeName" : "db_container3",
"controlStyle" : "portletPart",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"name" : "db_container3", "name" : "db_container3",
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -135,6 +136,10 @@ ...@@ -135,6 +136,10 @@
"rawContent" : "mmmm", "rawContent" : "mmmm",
"showTitleBar" : true "showTitleBar" : true
} ], } ],
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "portletPart"
},
"portletType" : "CONTAINER", "portletType" : "CONTAINER",
"width" : 350.0, "width" : 350.0,
"showTitleBar" : true "showTitleBar" : true
...@@ -143,6 +148,7 @@ ...@@ -143,6 +148,7 @@
"getContentPSControl" : { "getContentPSControl" : {
"name" : "db_sysportlet2_list" "name" : "db_sysportlet2_list"
}, },
"controlStyle" : "portletPart",
"controlType" : "PORTLET", "controlType" : "PORTLET",
"height" : 300.0, "height" : 300.0,
"name" : "db_sysportlet2", "name" : "db_sysportlet2",
...@@ -295,6 +301,10 @@ ...@@ -295,6 +301,10 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "PORTLET_CUSTOM",
"pluginCode" : "portletPart"
},
"portletType" : "LIST", "portletType" : "LIST",
"title" : "List", "title" : "List",
"showTitleBar" : true, "showTitleBar" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册