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

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

上级 546e846a
......@@ -112,6 +112,41 @@
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"id" : "field11",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
}
}, {
"id" : "field21",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
}
}, {
"id" : "field13",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "FIELD13"
}
}, {
"id" : "memo",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
}
}, {
"id" : "testname",
"dataType" : 25,
......@@ -169,6 +204,166 @@
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.AMOUNT"
},
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD11"
},
"caption" : "属性11",
"codeName" : "field11",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field11",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD21"
},
"caption" : "属性21",
"codeName" : "field21",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field21",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field21"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD13"
},
"caption" : "属性13",
"codeName" : "field13",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field13",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "FIELD13"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field13"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD8"
},
"caption" : "属性8",
"codeName" : "memo",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "memo",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getPSEditor" : {
"editorStyle" : "MarkdownMemoEditor",
"editorType" : "TEXTAREA",
"maxLength" : 100,
"name" : "memo",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"showMaxLength" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
......
......@@ -407,6 +407,41 @@
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"id" : "field11",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
}
}, {
"id" : "field21",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
}
}, {
"id" : "field13",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "FIELD13"
}
}, {
"id" : "memo",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
}
}, {
"id" : "testname",
"dataType" : 25,
......@@ -464,6 +499,166 @@
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.AMOUNT"
},
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD11"
},
"caption" : "属性11",
"codeName" : "field11",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field11",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD21"
},
"caption" : "属性21",
"codeName" : "field21",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field21",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field21"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD13"
},
"caption" : "属性13",
"codeName" : "field13",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field13",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "FIELD13"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field13"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD8"
},
"caption" : "属性8",
"codeName" : "memo",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "memo",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getPSEditor" : {
"editorStyle" : "MarkdownMemoEditor",
"editorType" : "TEXTAREA",
"maxLength" : 100,
"name" : "memo",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"showMaxLength" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
......
......@@ -3312,6 +3312,17 @@
},
"pluginCode" : "LUCKYSHEET",
"styleCode" : "LUCKYSHEET"
}, {
"codeName" : "MarkdownMemoEditor",
"containerType" : "FORMITEM",
"editorType" : "TEXTAREA",
"name" : "Markdown备注编辑器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"pluginCode" : "MarkdownMemoEditor",
"styleCode" : "MarkdownMemoEditor"
}, {
"codeName" : "ORGMULTIPLE",
"containerType" : "FORMITEM",
......@@ -7961,6 +7972,15 @@
"refMode" : "CONTROL",
"refTag" : "DRBAR",
"runtimeObject" : true
}, {
"name" : "备注编辑器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"pluginCode" : "MarkdownMemoEditor",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "大屏_进度条",
"getPSSysPFPlugin" : {
......@@ -99703,6 +99723,41 @@
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"id" : "field11",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
}
}, {
"id" : "field21",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
}
}, {
"id" : "field13",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "FIELD13"
}
}, {
"id" : "memo",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
}
}, {
"id" : "testname",
"dataType" : 25,
......@@ -99760,6 +99815,166 @@
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.AMOUNT"
},
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD11"
},
"caption" : "属性11",
"codeName" : "field11",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field11",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD11",
"codeName" : "Field11"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field11"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD21"
},
"caption" : "属性21",
"codeName" : "field21",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field21",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field21"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD13"
},
"caption" : "属性13",
"codeName" : "field13",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field13",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "FIELD13"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field13"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.FIELD8"
},
"caption" : "属性8",
"codeName" : "memo",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "memo",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD8",
"codeName" : "Field8"
},
"getPSEditor" : {
"editorStyle" : "MarkdownMemoEditor",
"editorType" : "TEXTAREA",
"maxLength" : 100,
"name" : "memo",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"showMaxLength" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.TESTNAME"
},
......@@ -510,6 +510,15 @@
"refMode" : "CONTROL",
"refTag" : "DRBAR",
"runtimeObject" : true
}, {
"name" : "备注编辑器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"pluginCode" : "MarkdownMemoEditor",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "EDITORSTYPE"
}, {
"name" : "大屏_进度条",
"getPSSysPFPlugin" : {
......
......@@ -975,6 +975,19 @@
"name" : "test1",
"styleCode" : "test1",
"replaceDefault" : false
}, {
"codeName" : "MarkdownMemoEditor",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/MarkdownMemoEditor.json",
"editorHeight" : -1.0,
"editorType" : "TEXTAREA",
"editorWidth" : -1.0,
"name" : "Markdown备注编辑器",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "MarkdownMemoEditor"
},
"styleCode" : "MarkdownMemoEditor",
"replaceDefault" : false
}, {
"codeName" : "Amount",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/Amount.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册