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

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

上级 72b6bf02
...@@ -180,24 +180,34 @@ ...@@ -180,24 +180,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -199,24 +199,34 @@ ...@@ -199,24 +199,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -7678,24 +7678,34 @@ ...@@ -7678,24 +7678,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
...@@ -142,24 +142,34 @@ ...@@ -142,24 +142,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -167,24 +167,34 @@ ...@@ -167,24 +167,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -185,24 +185,34 @@ ...@@ -185,24 +185,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -171,24 +171,34 @@ ...@@ -171,24 +171,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -119,24 +119,34 @@ ...@@ -119,24 +119,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -979,24 +979,34 @@ ...@@ -979,24 +979,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -204,24 +204,34 @@ ...@@ -204,24 +204,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
...@@ -749,24 +749,34 @@ ...@@ -749,24 +749,34 @@
"predefinedType" : "CONTAINER_GRID" "predefinedType" : "CONTAINER_GRID"
}, { }, {
"caption" : "文本框", "caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "FIELD",
"name" : "field_textbox", "name" : "field_textbox",
"getPSEditor" : { "getPSEditor" : {
"editorHeight" : 60.0,
"editorParams" : { "editorParams" : {
"TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}", "TEMPLATE" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}",
"contenttype" : "RAW" "contenttype" : "RAW"
}, },
"editorType" : "RAW", "editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox", "name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX", "predefinedType" : "FIELD_TEXTBOX",
"template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}" "template" : "{{#if this}}{{#each this as | infos |}}{{ infos.newvalue }}{{ infos.newtext }}{{/each}}{{/if}}"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
}, },
"viewFieldName" : "TESTID", "viewFieldName" : "TESTID",
"width" : 400.0,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, { }, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册