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

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

上级 443ceddd
...@@ -97,12 +97,15 @@ ...@@ -97,12 +97,15 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 16.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 16,
"widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"contentType" : "IMAGE", "contentType" : "IMAGE",
...@@ -111,12 +114,15 @@ ...@@ -111,12 +114,15 @@
"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",
"rawItemWidth" : 16.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"rawItemWidth" : 16.0,
"width" : 16.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "文本", "caption" : "文本",
...@@ -175,10 +181,10 @@ ...@@ -175,10 +181,10 @@
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
...@@ -44,12 +44,15 @@ ...@@ -44,12 +44,15 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 16.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 16,
"widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"contentType" : "IMAGE", "contentType" : "IMAGE",
...@@ -58,12 +61,15 @@ ...@@ -58,12 +61,15 @@
"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",
"rawItemWidth" : 16.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"rawItemWidth" : 16.0,
"width" : 16.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "文本", "caption" : "文本",
......
...@@ -293,12 +293,15 @@ ...@@ -293,12 +293,15 @@
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 16.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX",
"width" : 16,
"widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
"contentType" : "IMAGE", "contentType" : "IMAGE",
...@@ -307,12 +310,15 @@ ...@@ -307,12 +310,15 @@
"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",
"rawItemWidth" : 16.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf18e@FontAwesome", "glyph" : "xf18e@FontAwesome",
"cssClass" : "fa fa-arrow-circle-o-right" "cssClass" : "fa fa-arrow-circle-o-right"
}, },
"rawItemWidth" : 16.0,
"width" : 16.0,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "文本", "caption" : "文本",
...@@ -445,10 +451,10 @@ ...@@ -445,10 +451,10 @@
}, },
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "testname" "name" : "testid"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "testid" "name" : "testname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册