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

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

上级 a787af0c
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -1773,6 +1773,23 @@ ...@@ -1773,6 +1773,23 @@
"uIActionTag" : "openOpt", "uIActionTag" : "openOpt",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "openOpt@Reginfo" "id" : "openOpt@Reginfo"
}, {
"actionTarget" : "NONE",
"caption" : "打开掘金",
"codeName" : "openjj",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "Reginfo_openjj",
"htmlPageUrl" : "https://juejin.cn/",
"name" : "打开掘金",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openjj",
"uIActionType" : "DEUIACTION",
"id" : "openjj@Reginfo"
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
......
...@@ -2542,16 +2542,16 @@ ...@@ -2542,16 +2542,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册