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

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

上级 27459e83
...@@ -202,7 +202,8 @@ ...@@ -202,7 +202,8 @@
"getPSLayout" : { "getPSLayout" : {
"align" : "center", "align" : "center",
"dir" : "row", "dir" : "row",
"layout" : "FLEX" "layout" : "FLEX",
"vAlign" : "center"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -301,16 +302,12 @@ ...@@ -301,16 +302,12 @@
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentHeight" : 48.0,
"contentType" : "IMAGE", "contentType" : "IMAGE",
"height" : 48.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 48,
"heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"shrink" : 0 "shrink" : 0
}, },
...@@ -321,14 +318,12 @@ ...@@ -321,14 +318,12 @@
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE"
"rawItemHeight" : 48.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"rawItemHeight" : 48.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ] } ]
......
...@@ -68612,7 +68612,8 @@ ...@@ -68612,7 +68612,8 @@
"getPSLayout" : { "getPSLayout" : {
"align" : "center", "align" : "center",
"dir" : "row", "dir" : "row",
"layout" : "FLEX" "layout" : "FLEX",
"vAlign" : "center"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -68711,16 +68712,12 @@ ...@@ -68711,16 +68712,12 @@
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentHeight" : 48.0,
"contentType" : "IMAGE", "contentType" : "IMAGE",
"height" : 48.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 48,
"heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"shrink" : 0 "shrink" : 0
}, },
...@@ -68731,14 +68728,12 @@ ...@@ -68731,14 +68728,12 @@
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE"
"rawItemHeight" : 48.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"rawItemHeight" : 48.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ] } ]
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册