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

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

上级 dab2e362
...@@ -164,14 +164,14 @@ ...@@ -164,14 +164,14 @@
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 10.0, "contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL", "layout" : "TABLE_24COL",
"width" : 10, "width" : 100,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -181,13 +181,13 @@ ...@@ -181,13 +181,13 @@
"cssClass" : "timer" "cssClass" : "timer"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE",
"rawItemWidth" : 10.0 "rawItemWidth" : 100.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "timer" "cssClass" : "timer"
}, },
"rawItemWidth" : 10.0, "rawItemWidth" : 100.0,
"width" : 10.0, "width" : 100.0,
"showCaption" : true "showCaption" : true
} ] } ]
}, { }, {
...@@ -1895,7 +1895,7 @@ ...@@ -1895,7 +1895,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -3306,7 +3306,7 @@ ...@@ -3306,7 +3306,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -4075,7 +4075,7 @@ ...@@ -4075,7 +4075,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
......
...@@ -322,14 +322,14 @@ ...@@ -322,14 +322,14 @@
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 10.0, "contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL", "layout" : "TABLE_24COL",
"width" : 10, "width" : 100,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -339,13 +339,13 @@ ...@@ -339,13 +339,13 @@
"cssClass" : "timer" "cssClass" : "timer"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE",
"rawItemWidth" : 10.0 "rawItemWidth" : 100.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "timer" "cssClass" : "timer"
}, },
"rawItemWidth" : 10.0, "rawItemWidth" : 100.0,
"width" : 10.0, "width" : 100.0,
"showCaption" : true "showCaption" : true
} ] } ]
}, { }, {
...@@ -2053,7 +2053,7 @@ ...@@ -2053,7 +2053,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -3464,7 +3464,7 @@ ...@@ -3464,7 +3464,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -4233,7 +4233,7 @@ ...@@ -4233,7 +4233,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
......
...@@ -96,14 +96,14 @@ ...@@ -96,14 +96,14 @@
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 10.0, "contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL", "layout" : "TABLE_24COL",
"width" : 10, "width" : 100,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -113,13 +113,13 @@ ...@@ -113,13 +113,13 @@
"cssClass" : "timer" "cssClass" : "timer"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE",
"rawItemWidth" : 10.0 "rawItemWidth" : 100.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "timer" "cssClass" : "timer"
}, },
"rawItemWidth" : 10.0, "rawItemWidth" : 100.0,
"width" : 10.0, "width" : 100.0,
"showCaption" : true "showCaption" : true
} ] } ]
}, { }, {
......
...@@ -178,7 +178,7 @@ ...@@ -178,7 +178,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
......
...@@ -13146,14 +13146,14 @@ ...@@ -13146,14 +13146,14 @@
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 10.0, "contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL", "layout" : "TABLE_24COL",
"width" : 10, "width" : 100,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -13163,13 +13163,13 @@ ...@@ -13163,13 +13163,13 @@
"cssClass" : "timer" "cssClass" : "timer"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE",
"rawItemWidth" : 10.0 "rawItemWidth" : 100.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "timer" "cssClass" : "timer"
}, },
"rawItemWidth" : 10.0, "rawItemWidth" : 100.0,
"width" : 10.0, "width" : 100.0,
"showCaption" : true "showCaption" : true
} ] } ]
}, { }, {
...@@ -14747,7 +14747,7 @@ ...@@ -14747,7 +14747,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -83087,14 +83087,14 @@ ...@@ -83087,14 +83087,14 @@
}, { }, {
"caption" : "图片", "caption" : "图片",
"contentType" : "IMAGE", "contentType" : "IMAGE",
"contentWidth" : 10.0, "contentWidth" : 100.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_image", "name" : "static_image",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL", "layout" : "TABLE_24COL",
"width" : 10, "width" : 100,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -83104,13 +83104,13 @@ ...@@ -83104,13 +83104,13 @@
"cssClass" : "timer" "cssClass" : "timer"
}, },
"predefinedType" : "STATIC_IMAGE", "predefinedType" : "STATIC_IMAGE",
"rawItemWidth" : 10.0 "rawItemWidth" : 100.0
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "timer" "cssClass" : "timer"
}, },
"rawItemWidth" : 10.0, "rawItemWidth" : 100.0,
"width" : 10.0, "width" : 100.0,
"showCaption" : true "showCaption" : true
} ] } ]
}, { }, {
...@@ -84818,7 +84818,7 @@ ...@@ -84818,7 +84818,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -86229,7 +86229,7 @@ ...@@ -86229,7 +86229,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
...@@ -86998,7 +86998,7 @@ ...@@ -86998,7 +86998,7 @@
"name" : "field_radiobuttonlist", "name" : "field_radiobuttonlist",
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"INTERVALTIME" : "300", "INTERVALTIME" : "3000",
"ENABLECIRCULATE" : "true" "ENABLECIRCULATE" : "true"
}, },
"editorStyle" : "SCREEN_RADIO_LIST", "editorStyle" : "SCREEN_RADIO_LIST",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册