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

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

上级 8224afab
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-326-3"> <changeSet author="root" id="tab-book-327-3">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
......
...@@ -1933,7 +1933,7 @@ ...@@ -1933,7 +1933,7 @@
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"getPSDEFFormItem" : { "getPSDEFFormItem" : {
"codeName" : "Default", "codeName" : "Default",
"editorType" : "TEXTBOX", "editorType" : "TEXTAREA_10",
"name" : "[FIELD9][属性9]", "name" : "[FIELD9][属性9]",
"stringLength" : 100, "stringLength" : 100,
"uIMode" : "DEFAULT" "uIMode" : "DEFAULT"
...@@ -1944,7 +1944,7 @@ ...@@ -1944,7 +1944,7 @@
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"getPSDEFFormItem" : { "getPSDEFFormItem" : {
"codeName" : "MobileDefault", "codeName" : "MobileDefault",
"editorType" : "MOBTEXT", "editorType" : "MOBTEXTAREA",
"name" : "[FIELD9][属性9]移动端默认", "name" : "[FIELD9][属性9]移动端默认",
"stringLength" : 100, "stringLength" : 100,
"uIMode" : "MOBILEDEFAULT", "uIMode" : "MOBILEDEFAULT",
...@@ -1980,7 +1980,7 @@ ...@@ -1980,7 +1980,7 @@
} ], } ],
"codeName" : "Field9", "codeName" : "Field9",
"dEFType" : 1, "dEFType" : 1,
"dataType" : "TEXT", "dataType" : "LONGTEXT_1000",
"importOrder" : 1000, "importOrder" : 1000,
"length" : 100, "length" : 100,
"logicName" : "属性9", "logicName" : "属性9",
......
...@@ -785,6 +785,7 @@ ...@@ -785,6 +785,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -794,9 +795,14 @@ ...@@ -794,9 +795,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -229,9 +229,13 @@ ...@@ -229,9 +229,13 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "name" "name" : "name",
"showMaxLength" : true
}, },
"allowEmpty" : true "allowEmpty" : true
}, { }, {
......
...@@ -886,6 +886,7 @@ ...@@ -886,6 +886,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -895,9 +896,14 @@ ...@@ -895,9 +896,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -1872,6 +1872,7 @@ ...@@ -1872,6 +1872,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -1881,9 +1882,14 @@ ...@@ -1881,9 +1882,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -966,6 +966,7 @@ ...@@ -966,6 +966,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -975,9 +976,14 @@ ...@@ -975,9 +976,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -659,9 +659,13 @@ ...@@ -659,9 +659,13 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "name" "name" : "name",
"showMaxLength" : true
}, },
"allowEmpty" : true "allowEmpty" : true
}, { }, {
......
...@@ -909,6 +909,7 @@ ...@@ -909,6 +909,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -918,9 +919,14 @@ ...@@ -918,9 +919,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -886,6 +886,7 @@ ...@@ -886,6 +886,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -895,9 +896,14 @@ ...@@ -895,9 +896,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -926,6 +926,7 @@ ...@@ -926,6 +926,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -935,9 +936,14 @@ ...@@ -935,9 +936,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -2245,9 +2245,13 @@ ...@@ -2245,9 +2245,13 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "name" "name" : "name",
"showMaxLength" : true
}, },
"allowEmpty" : true "allowEmpty" : true
}, { }, {
......
...@@ -4160,9 +4160,13 @@ ...@@ -4160,9 +4160,13 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "name" "name" : "name",
"showMaxLength" : true
}, },
"allowEmpty" : true "allowEmpty" : true
}, { }, {
...@@ -17616,6 +17620,7 @@ ...@@ -17616,6 +17620,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -17625,9 +17630,14 @@ ...@@ -17625,9 +17630,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -18857,6 +18867,7 @@ ...@@ -18857,6 +18867,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 0, "ignoreInput" : 0,
"itemHeight" : 200.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "field9", "name" : "field9",
...@@ -18866,9 +18877,14 @@ ...@@ -18866,9 +18877,14 @@
"codeName" : "Field9" "codeName" : "Field9"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorHeight" : 200.0,
"editorParams" : {
"HEIGHT" : "200"
},
"editorType" : "TEXTAREA_10",
"maxLength" : 100, "maxLength" : 100,
"name" : "field9" "name" : "field9",
"showMaxLength" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册