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

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

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