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

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

上级 e21a1d1f
...@@ -127,14 +127,14 @@ ...@@ -127,14 +127,14 @@
}, { }, {
"caption" : "标签", "caption" : "标签",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 200.0, "contentWidth" : 250.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_label",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"width" : 200, "width" : 250,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -150,8 +150,8 @@ ...@@ -150,8 +150,8 @@
"pluginCode" : "CUSTOM_BTN" "pluginCode" : "CUSTOM_BTN"
}, },
"rawContent" : "测试自定义按钮", "rawContent" : "测试自定义按钮",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"width" : 200.0, "width" : 250.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
......
...@@ -170,14 +170,14 @@ ...@@ -170,14 +170,14 @@
}, { }, {
"caption" : "标签", "caption" : "标签",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 200.0, "contentWidth" : 250.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_label",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"width" : 200, "width" : 250,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -193,8 +193,8 @@ ...@@ -193,8 +193,8 @@
"pluginCode" : "CUSTOM_BTN" "pluginCode" : "CUSTOM_BTN"
}, },
"rawContent" : "测试自定义按钮", "rawContent" : "测试自定义按钮",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"width" : 200.0, "width" : 250.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
......
...@@ -66,14 +66,14 @@ ...@@ -66,14 +66,14 @@
}, { }, {
"caption" : "标签", "caption" : "标签",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 200.0, "contentWidth" : 250.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_label",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"width" : 200, "width" : 250,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -89,8 +89,8 @@ ...@@ -89,8 +89,8 @@
"pluginCode" : "CUSTOM_BTN" "pluginCode" : "CUSTOM_BTN"
}, },
"rawContent" : "测试自定义按钮", "rawContent" : "测试自定义按钮",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"width" : 200.0, "width" : 250.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
......
...@@ -22767,14 +22767,14 @@ ...@@ -22767,14 +22767,14 @@
}, { }, {
"caption" : "标签", "caption" : "标签",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 200.0, "contentWidth" : 250.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_label",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"width" : 200, "width" : 250,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -22782,7 +22782,7 @@ ...@@ -22782,7 +22782,7 @@
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -22790,8 +22790,8 @@ ...@@ -22790,8 +22790,8 @@
"pluginCode" : "CUSTOM_BTN" "pluginCode" : "CUSTOM_BTN"
}, },
"rawContent" : "测试自定义按钮", "rawContent" : "测试自定义按钮",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"width" : 200.0, "width" : 250.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
...@@ -93357,14 +93357,14 @@ ...@@ -93357,14 +93357,14 @@
}, { }, {
"caption" : "标签", "caption" : "标签",
"contentType" : "RAW", "contentType" : "RAW",
"contentWidth" : 200.0, "contentWidth" : 250.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "RAWITEM", "itemType" : "RAWITEM",
"name" : "static_label", "name" : "static_label",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX", "layout" : "FLEX",
"width" : 200, "width" : 250,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"getPSRawItem" : { "getPSRawItem" : {
...@@ -93372,7 +93372,7 @@ ...@@ -93372,7 +93372,7 @@
"contentType" : "RAW", "contentType" : "RAW",
"name" : "static_label", "name" : "static_label",
"predefinedType" : "STATIC_LABEL", "predefinedType" : "STATIC_LABEL",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"renderMode" : "PARAGRAPH" "renderMode" : "PARAGRAPH"
}, },
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -93380,8 +93380,8 @@ ...@@ -93380,8 +93380,8 @@
"pluginCode" : "CUSTOM_BTN" "pluginCode" : "CUSTOM_BTN"
}, },
"rawContent" : "测试自定义按钮", "rawContent" : "测试自定义按钮",
"rawItemWidth" : 200.0, "rawItemWidth" : 250.0,
"width" : 200.0, "width" : 250.0,
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册