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

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

上级 8f2ca4d6
...@@ -215,20 +215,18 @@ ...@@ -215,20 +215,18 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"contentWidth" : 20.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "filter_searchbar", "name" : "filter_searchbar",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"shrink" : 0, "shrink" : 0,
"spacingRight" : "INNERMEDIUM", "spacingRight" : "INNERMEDIUM"
"width" : 20,
"widthMode" : "PERCENTAGE"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "搜索栏", "caption" : "搜索栏",
...@@ -240,8 +238,7 @@ ...@@ -240,8 +238,7 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "showCaption" : true
} ], } ]
"width" : 20.0
}, { }, {
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
......
...@@ -59,30 +59,21 @@ ...@@ -59,30 +59,21 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "单项数据容器",
"dataName" : "srfactiveviewdata",
"dataRegionType" : "SINGLEDATA",
"dataSourceType" : "VIEWSESSIONPARAM",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "view_captionbar", "name" : "container_singledata",
"getPSLayout" : { "getPSLayout" : {
"align" : "center",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "predefinedType" : "CONTAINER_SINGLEDATA"
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ] } ]
}, { }, {
"caption" : "容器", "caption" : "容器",
......
...@@ -52777,20 +52777,18 @@ ...@@ -52777,20 +52777,18 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"contentWidth" : 20.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "filter_searchbar", "name" : "filter_searchbar",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"shrink" : 0, "shrink" : 0,
"spacingRight" : "INNERMEDIUM", "spacingRight" : "INNERMEDIUM"
"width" : 20,
"widthMode" : "PERCENTAGE"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "搜索栏", "caption" : "搜索栏",
...@@ -52802,8 +52800,7 @@ ...@@ -52802,8 +52800,7 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "showCaption" : true
} ], } ]
"width" : 20.0
}, { }, {
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册