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

zhanghengfeng 发布系统代码 [TrainSys,模板发布]

上级 6cd144d6
...@@ -147,6 +147,10 @@ ...@@ -147,6 +147,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"valueFormat" : "%1$s", "valueFormat" : "%1$s",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -1204,6 +1204,10 @@ ...@@ -1204,6 +1204,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"valueFormat" : "%1$s", "valueFormat" : "%1$s",
"allowEmpty" : true, "allowEmpty" : true,
...@@ -1884,6 +1888,10 @@ ...@@ -1884,6 +1888,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"valueFormat" : "%1$s", "valueFormat" : "%1$s",
"allowEmpty" : true, "allowEmpty" : true,
......
...@@ -815,6 +815,21 @@ ...@@ -815,6 +815,21 @@
"pluginType" : "DEUIACTION", "pluginType" : "DEUIACTION",
"refMode" : "UIACTION", "refMode" : "UIACTION",
"refTag" : "SYS" "refTag" : "SYS"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "FORM",
"refTag2" : "FORMITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "视图插件test", "name" : "视图插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -25,6 +25,21 @@ ...@@ -25,6 +25,21 @@
"pluginType" : "DEUIACTION", "pluginType" : "DEUIACTION",
"refMode" : "UIACTION", "refMode" : "UIACTION",
"refTag" : "SYS" "refTag" : "SYS"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "FORM",
"refTag2" : "FORMITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "视图插件test", "name" : "视图插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
...@@ -199,6 +199,10 @@ ...@@ -199,6 +199,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
......
...@@ -37,23 +37,6 @@ ...@@ -37,23 +37,6 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -85,6 +68,23 @@ ...@@ -85,6 +68,23 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -1109,23 +1109,6 @@ ...@@ -1109,23 +1109,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -1157,6 +1140,23 @@ ...@@ -1157,6 +1140,23 @@
}, },
"getPSDEFormItemName" : "StuNo", "getPSDEFormItemName" : "StuNo",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFormItemName" : "Name",
"getPSSysValueRule" : {
"codeName" : "ValueRule14",
"dynaModelFilePath" : "PSSYSVALUERULES/ValueRule14.json",
"mOSFilePath" : "pssysvaluerules/ValueRule14",
"name" : "由26个英文字母组成的字符串",
"rTMOSFilePath" : "pssysvaluerules/ValueRule14",
"regExCode" : "[A-Za-z]+",
"ruleInfo" : "内容必须为26个英文字母组成的字符串",
"ruleType" : "REG",
"enableBackend" : true,
"enableFront" : true
},
"valueRuleType" : "SYSVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
......
...@@ -1275,6 +1275,10 @@ ...@@ -1275,6 +1275,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
...@@ -2049,6 +2053,10 @@ ...@@ -2049,6 +2053,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
......
...@@ -327,6 +327,10 @@ ...@@ -327,6 +327,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
......
...@@ -2023,6 +2023,10 @@ ...@@ -2023,6 +2023,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
......
...@@ -1397,6 +1397,21 @@ ...@@ -1397,6 +1397,21 @@
"pluginType" : "DEUIACTION", "pluginType" : "DEUIACTION",
"refMode" : "UIACTION", "refMode" : "UIACTION",
"refTag" : "SYS" "refTag" : "SYS"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "FORM",
"refTag2" : "FORMITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "视图插件test", "name" : "视图插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -4587,6 +4602,10 @@ ...@@ -4587,6 +4602,10 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"rTMOSFilePath" : "psdeformdetail_formitems/phonename", "rTMOSFilePath" : "psdeformdetail_formitems/phonename",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
...@@ -49,6 +49,21 @@ ...@@ -49,6 +49,21 @@
"pluginType" : "DEUIACTION", "pluginType" : "DEUIACTION",
"refMode" : "UIACTION", "refMode" : "UIACTION",
"refTag" : "SYS" "refTag" : "SYS"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROLITEM",
"refTag" : "FORM",
"refTag2" : "FORMITEM",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, { }, {
"name" : "视图插件test", "name" : "视图插件test",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册