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

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

上级 cf9076c8
...@@ -64,7 +64,6 @@ ...@@ -64,7 +64,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"hookEventNames" : [ "ONLOADDRAFTSUCCESS", "ONLOADSUCCESS", "ONCHANGE", "ONCLICK" ],
"logicName" : "编辑器测试", "logicName" : "编辑器测试",
"navBarPos" : "MIDDLELEFT", "navBarPos" : "MIDDLELEFT",
"navBarStyle" : "DEFAULT", "navBarStyle" : "DEFAULT",
...@@ -72,48 +71,6 @@ ...@@ -72,48 +71,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadDraftSuccess",
"itemName" : "formitem11",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "formitem11",
"scriptCode" : "console.log(data)"
}, {
"eventNames" : "onLoadSuccess",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "aaa",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "testUILogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"eventNames" : "onChange",
"itemName" : "field",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "ccc",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "testUILogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"eventNames" : "onClick",
"itemName" : "formpage1",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "logic12",
"scriptCode" : "console.log(9999)"
} ],
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "updateA", "codeName" : "updateA",
"name" : "表单项更新", "name" : "表单项更新",
...@@ -722,14 +679,6 @@ ...@@ -722,14 +679,6 @@
"modelref" : true, "modelref" : true,
"id" : "form_button2" "id" : "form_button2"
}, },
"getPSControlLogics" : [ {
"itemName" : "button2",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "logic2",
"scriptCode" : "!!data.formitem17",
"triggerType" : "ITEMENABLE"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
...@@ -2371,14 +2320,6 @@ ...@@ -2371,14 +2320,6 @@
"name" : "FIELD37", "name" : "FIELD37",
"codeName" : "Field37" "codeName" : "Field37"
}, },
"getPSControlLogics" : [ {
"itemName" : "field37",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "field37",
"scriptCode" : "true",
"triggerType" : "ITEMENABLE"
} ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"LINKVIEW" : "TRUE", "LINKVIEW" : "TRUE",
...@@ -3906,6 +3847,25 @@ ...@@ -3906,6 +3847,25 @@
"tooltip" : "更新视图参数", "tooltip" : "更新视图参数",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem6",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem6",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem6",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"codeName" : "collapseicon", "codeName" : "collapseicon",
"dataType" : 25, "dataType" : 25,
......
...@@ -94,7 +94,6 @@ ...@@ -94,7 +94,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"hookEventNames" : [ "ONLOADDRAFTSUCCESS", "ONLOADSUCCESS", "ONCHANGE", "ONCLICK" ],
"logicName" : "编辑器测试", "logicName" : "编辑器测试",
"navBarPos" : "MIDDLELEFT", "navBarPos" : "MIDDLELEFT",
"navBarStyle" : "DEFAULT", "navBarStyle" : "DEFAULT",
...@@ -181,48 +180,6 @@ ...@@ -181,48 +180,6 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器" "id" : "编辑表单处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadDraftSuccess",
"itemName" : "formitem11",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "formitem11",
"scriptCode" : "console.log(data)"
}, {
"eventNames" : "onLoadSuccess",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "aaa",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "testUILogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"eventNames" : "onChange",
"itemName" : "field",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "ccc",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "testUILogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"eventNames" : "onClick",
"itemName" : "formpage1",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "logic12",
"scriptCode" : "console.log(9999)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -839,14 +796,6 @@ ...@@ -839,14 +796,6 @@
"modelref" : true, "modelref" : true,
"id" : "form_button2" "id" : "form_button2"
}, },
"getPSControlLogics" : [ {
"itemName" : "button2",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "logic2",
"scriptCode" : "!!data.formitem17",
"triggerType" : "ITEMENABLE"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
...@@ -2488,14 +2437,6 @@ ...@@ -2488,14 +2437,6 @@
"name" : "FIELD37", "name" : "FIELD37",
"codeName" : "Field37" "codeName" : "Field37"
}, },
"getPSControlLogics" : [ {
"itemName" : "field37",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "field37",
"scriptCode" : "true",
"triggerType" : "ITEMENABLE"
} ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"LINKVIEW" : "TRUE", "LINKVIEW" : "TRUE",
...@@ -4023,6 +3964,25 @@ ...@@ -4023,6 +3964,25 @@
"tooltip" : "更新视图参数", "tooltip" : "更新视图参数",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem6",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem6",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem6",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"codeName" : "collapseicon", "codeName" : "collapseicon",
"dataType" : 25, "dataType" : 25,
......
...@@ -652,7 +652,6 @@ ...@@ -652,7 +652,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
} }
}, },
"hookEventNames" : [ "ONLOADDRAFTSUCCESS", "ONLOADSUCCESS", "ONCHANGE", "ONCLICK" ],
"logicName" : "编辑器测试", "logicName" : "编辑器测试",
"navBarPos" : "MIDDLELEFT", "navBarPos" : "MIDDLELEFT",
"navBarStyle" : "DEFAULT", "navBarStyle" : "DEFAULT",
...@@ -739,48 +738,6 @@ ...@@ -739,48 +738,6 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器" "id" : "编辑表单处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "onLoadDraftSuccess",
"itemName" : "formitem11",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "formitem11",
"scriptCode" : "console.log(data)"
}, {
"eventNames" : "onLoadSuccess",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "aaa",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "testUILogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"eventNames" : "onChange",
"itemName" : "field",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "ccc",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "testUILogic"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"eventNames" : "onClick",
"itemName" : "formpage1",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "logic12",
"scriptCode" : "console.log(9999)"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -1397,14 +1354,6 @@ ...@@ -1397,14 +1354,6 @@
"modelref" : true, "modelref" : true,
"id" : "form_button2" "id" : "form_button2"
}, },
"getPSControlLogics" : [ {
"itemName" : "button2",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "logic2",
"scriptCode" : "!!data.formitem17",
"triggerType" : "ITEMENABLE"
} ],
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
...@@ -3046,14 +2995,6 @@ ...@@ -3046,14 +2995,6 @@
"name" : "FIELD37", "name" : "FIELD37",
"codeName" : "Field37" "codeName" : "Field37"
}, },
"getPSControlLogics" : [ {
"itemName" : "field37",
"logicTag" : "form",
"logicType" : "SCRIPT",
"name" : "field37",
"scriptCode" : "true",
"triggerType" : "ITEMENABLE"
} ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"LINKVIEW" : "TRUE", "LINKVIEW" : "TRUE",
...@@ -4581,6 +4522,25 @@ ...@@ -4581,6 +4522,25 @@
"tooltip" : "更新视图参数", "tooltip" : "更新视图参数",
"uIActionTarget" : "NONE", "uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
}, {
"codeName" : "rawitem6",
"contentType" : "RAW",
"detailStyle" : "DEFAULT",
"detailType" : "RAWITEM",
"name" : "rawitem6",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "rawitem6",
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0
},
"rawItemHeight" : -1.0,
"rawItemWidth" : -1.0,
"showCaption" : true
}, { }, {
"codeName" : "collapseicon", "codeName" : "collapseicon",
"dataType" : 25, "dataType" : 25,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册