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

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

上级 4eabe797
......@@ -232,7 +232,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -492,9 +491,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -509,7 +508,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -519,20 +518,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -580,9 +578,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -734,7 +732,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -745,7 +743,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -810,7 +808,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"name" : "mdctrl1_form",
"modelid" : "81c663b87e269ec6313a4590835229af",
......
......@@ -19,7 +19,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -191,9 +190,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -208,7 +207,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -218,20 +217,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -279,9 +277,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -433,7 +431,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -444,7 +442,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -487,7 +485,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"modelid" : "81c663b87e269ec6313a4590835229af",
"modeltype" : "PSDEFORM_EDITFORM"
......
......@@ -48,7 +48,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -304,9 +303,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -321,7 +320,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -331,20 +330,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -392,9 +390,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -546,7 +544,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -557,7 +555,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -600,7 +598,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af",
......
......@@ -49,7 +49,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -305,9 +304,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -322,7 +321,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -332,20 +331,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -393,9 +391,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -547,7 +545,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -558,7 +556,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -601,7 +599,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af",
......
......@@ -640,7 +640,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -896,9 +895,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -913,7 +912,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -923,20 +922,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -984,9 +982,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -1138,7 +1136,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -1149,7 +1147,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -1192,7 +1190,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af",
......
......@@ -33,7 +33,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -278,9 +277,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -295,7 +294,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -305,20 +304,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -366,9 +364,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -520,7 +518,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -531,7 +529,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -574,7 +572,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af",
......
......@@ -387,7 +387,6 @@
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
......@@ -647,9 +646,9 @@
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "testname",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -664,7 +663,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -674,20 +673,19 @@
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "RADIOBUTTONLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"enableLinkView" : false
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "金额",
......@@ -735,9 +733,9 @@
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field"
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -889,7 +887,7 @@
} ]
},
"showMoreMode" : 2,
"infoGroupMode" : true,
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
......@@ -900,7 +898,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : true
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -965,7 +963,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"infoFormMode" : true,
"noTabHeader" : true,
"name" : "mdctrl1_form",
"modelid" : "81c663b87e269ec6313a4590835229af",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册