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

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

上级 6d2a01f0
......@@ -197,6 +197,10 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
} ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup"
},
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......
......@@ -196,6 +196,10 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
} ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup"
},
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......
......@@ -1455,6 +1455,19 @@
"viewType" : "DEGRIDVIEW"
} ],
"getAllPSAppViewMsgGroups" : [ {
"codeName" : "VMGroup",
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息test",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg"
},
"position" : "TOP"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup"
}, {
"codeName" : "VMGroup2",
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
......@@ -1474,6 +1487,16 @@
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
} ],
"getAllPSAppViewMsgs" : [ {
"codeName" : "ViewMsg",
"mOSFilePath" : "pssysapps/Web/psappviewmsgs/ViewMsg",
"message" : "视图消息提示",
"messageType" : "ERROR",
"name" : "视图消息test",
"position" : "TOP",
"rTMOSFilePath" : "pssysapps/Web/psappviewmsgs/ViewMsg",
"removeMode" : 0,
"enableRemove" : false
}, {
"codeName" : "ViewMsg2",
"mOSFilePath" : "pssysapps/Web/psappviewmsgs/ViewMsg2",
"message" : "视图消息上方",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册