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

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

上级 0fa9039d
......@@ -338,6 +338,10 @@
"codeName" : "Pbookid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -323,11 +323,11 @@
"name" : "表单成员[formitem][面板显示]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "testname",
"dEFDName" : "testname2",
"logicType" : "SINGLE",
"value" : "显示"
} ],
"relatedDetailNames" : [ "testname" ],
"relatedDetailNames" : [ "testname2" ],
"notMode" : false
} ],
"getPSEditor" : {
......@@ -499,7 +499,7 @@
"logicType" : "GROUP",
"name" : "表单成员[formitem3][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "NOTEQ",
"condOP" : "EQ",
"dEFDName" : "formitem4",
"logicType" : "SINGLE",
"value" : "允许空输入"
......
......@@ -446,11 +446,11 @@
"name" : "表单成员[formitem][面板显示]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "testname",
"dEFDName" : "testname2",
"logicType" : "SINGLE",
"value" : "显示"
} ],
"relatedDetailNames" : [ "testname" ],
"relatedDetailNames" : [ "testname2" ],
"notMode" : false
} ],
"getPSEditor" : {
......@@ -622,7 +622,7 @@
"logicType" : "GROUP",
"name" : "表单成员[formitem3][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "NOTEQ",
"condOP" : "EQ",
"dEFDName" : "formitem4",
"logicType" : "SINGLE",
"value" : "允许空输入"
......
......@@ -725,6 +725,10 @@
"codeName" : "Pbookid"
}
} ],
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
......
......@@ -3345,6 +3345,20 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROL",
"refTag" : "LIST",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "自定义插件",
"getPSSysPFPlugin" : {
......@@ -145,6 +145,20 @@
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "编辑器插件test",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"pluginCode" : "editorTest",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"refMode" : "CONTROL",
"refTag" : "LIST",
"templCode" : "editor11111",
"templCode2" : "editor22222",
"templCode3" : "editor3333",
"templCode4" : "editor44444"
}, {
"name" : "自定义插件",
"getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册