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

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

上级 456b6b30
...@@ -22623,10 +22623,14 @@ ...@@ -22623,10 +22623,14 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "文本(动态)", "caption" : "文本(动态)",
"contentHeight" : 200.0,
"contentWidth" : 150.0,
"height" : 200.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 200.0,
"editorParams" : { "editorParams" : {
"WAVEHEIGHT" : "10", "WAVEHEIGHT" : "10",
"SHAPE" : "circle", "SHAPE" : "circle",
...@@ -22636,17 +22640,23 @@ ...@@ -22636,17 +22640,23 @@
}, },
"editorStyle" : "WATER_LEVEL_POND", "editorStyle" : "WATER_LEVEL_POND",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"editorWidth" : 150.0,
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"heightMode" : "FULL", "hAlignSelf" : "CENTER",
"height" : 200,
"heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"widthMode" : "FULL" "vAlignSelf" : "MIDDLE",
"width" : 150,
"widthMode" : "PX"
}, },
"viewFieldName" : "current" "viewFieldName" : "current",
"width" : 150.0
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA", "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{current:62,total:110}" "scriptCode" : "{current:62,total:110}"
...@@ -98071,10 +98081,14 @@ ...@@ -98071,10 +98081,14 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "文本(动态)", "caption" : "文本(动态)",
"contentHeight" : 200.0,
"contentWidth" : 150.0,
"height" : 200.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 200.0,
"editorParams" : { "editorParams" : {
"WAVEHEIGHT" : "10", "WAVEHEIGHT" : "10",
"SHAPE" : "circle", "SHAPE" : "circle",
...@@ -98084,17 +98098,23 @@ ...@@ -98084,17 +98098,23 @@
}, },
"editorStyle" : "WATER_LEVEL_POND", "editorStyle" : "WATER_LEVEL_POND",
"editorType" : "SLIDER", "editorType" : "SLIDER",
"editorWidth" : 150.0,
"name" : "field_text_dynamic", "name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "predefinedType" : "FIELD_TEXT_DYNAMIC",
"stepValue" : 1.0 "stepValue" : 1.0
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"heightMode" : "FULL", "hAlignSelf" : "CENTER",
"height" : 200,
"heightMode" : "PX",
"layout" : "FLEX", "layout" : "FLEX",
"widthMode" : "FULL" "vAlignSelf" : "MIDDLE",
"width" : 150,
"widthMode" : "PX"
}, },
"viewFieldName" : "current" "viewFieldName" : "current",
"width" : 150.0
} ], } ],
"predefinedType" : "CONTAINER_SINGLEDATA", "predefinedType" : "CONTAINER_SINGLEDATA",
"scriptCode" : "{current:62,total:110}" "scriptCode" : "{current:62,total:110}"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册