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

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

上级 89f45113
...@@ -119,6 +119,13 @@ ...@@ -119,6 +119,13 @@
"name" : "END", "name" : "END",
"codeName" : "End" "codeName" : "End"
} }
}, {
"id" : "field12",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD12",
"codeName" : "Field12"
}
}, { }, {
"id" : "bookid", "id" : "bookid",
"hidden" : true, "hidden" : true,
...@@ -174,6 +181,35 @@ ...@@ -174,6 +181,35 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "markdown",
"codeName" : "field12",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field12",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD12",
"codeName" : "Field12"
},
"getPSEditor" : {
"editorType" : "MARKDOWN",
"maxLength" : 100,
"mode" : "EDIT",
"name" : "field12",
"showMaxLength" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -814,6 +814,13 @@ ...@@ -814,6 +814,13 @@
"name" : "END", "name" : "END",
"codeName" : "End" "codeName" : "End"
} }
}, {
"id" : "field12",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD12",
"codeName" : "Field12"
}
}, { }, {
"id" : "bookid", "id" : "bookid",
"hidden" : true, "hidden" : true,
...@@ -869,6 +876,35 @@ ...@@ -869,6 +876,35 @@
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "markdown",
"codeName" : "field12",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field12",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD12",
"codeName" : "Field12"
},
"getPSEditor" : {
"editorType" : "MARKDOWN",
"maxLength" : 100,
"mode" : "EDIT",
"name" : "field12",
"showMaxLength" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"caption" : "苏州培训测试系统", "caption" : "苏州培训测试系统",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"mainMenuAlign" : "TOP", "mainMenuAlign" : "LEFT",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
......
...@@ -4089,7 +4089,7 @@ ...@@ -4089,7 +4089,7 @@
"caption" : "苏州培训测试系统", "caption" : "苏州培训测试系统",
"codeName" : "AppIndex", "codeName" : "AppIndex",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPINDEXVIEWS/AppIndex.json",
"mainMenuAlign" : "TOP", "mainMenuAlign" : "LEFT",
"name" : "AppIndex", "name" : "AppIndex",
"getPSAppModule" : { "getPSAppModule" : {
"modelref" : true, "modelref" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册