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

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

上级 8c6aced4
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"eventNames" : "onClick", "eventNames" : "onClick",
"itemName" : "INDEX_SETTING", "itemName" : "INDEX_SETTING",
"logicTag" : "layoutpanel", "logicTag" : "layoutpanel",
"logicType" : "APPDEUILOGIC", "logicType" : "SCRIPT",
"name" : "logic", "name" : "logic",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -31,7 +31,8 @@ ...@@ -31,7 +31,8 @@
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} },
"scriptCode" : "console.log(132)"
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
......
...@@ -28522,7 +28522,7 @@ ...@@ -28522,7 +28522,7 @@
"eventNames" : "onClick", "eventNames" : "onClick",
"itemName" : "INDEX_SETTING", "itemName" : "INDEX_SETTING",
"logicTag" : "layoutpanel", "logicTag" : "layoutpanel",
"logicType" : "APPDEUILOGIC", "logicType" : "SCRIPT",
"name" : "logic", "name" : "logic",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -28531,7 +28531,8 @@ ...@@ -28531,7 +28531,8 @@
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} },
"scriptCode" : "console.log(132)"
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册