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

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

上级 46d8b3c2
...@@ -18,10 +18,11 @@ ...@@ -18,10 +18,11 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT", "logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT", "logicType" : "SCRIPT",
"name" : "VL", "name" : "VL",
"scriptCode" : "alert(‘脚本代码’)" "scriptCode" : "alert('脚本代码')"
} ], } ],
"getPSAppViewNavContexts" : [ { "getPSAppViewNavContexts" : [ {
"key" : "TEST", "key" : "TEST",
...@@ -30,20 +31,6 @@ ...@@ -30,20 +31,6 @@
"rawValue" : true "rawValue" : true
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr19EditViewtoolbar",
"controlType" : "TOOLBAR",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "4da88b6b984b76b5c44fcff14b498863_toolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Simpleform", "codeName" : "Simpleform",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -444,6 +431,20 @@ ...@@ -444,6 +431,20 @@
"name" : "form", "name" : "form",
"modelid" : "0C16F312-69FB-479A-87A2-2FCA71659888", "modelid" : "0C16F312-69FB-479A-87A2-2FCA71659888",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr19EditViewtoolbar",
"controlType" : "TOOLBAR",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "4da88b6b984b76b5c44fcff14b498863_toolbar",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Usr19EditViewdatainfobar", "codeName" : "Usr19EditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册