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

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

上级 c5b94ea7
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
"funcViewMode" : "EDITVIEW", "funcViewMode" : "EDITVIEW",
"name" : "SongEditView", "name" : "SongEditView",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Song.json"
......
...@@ -237,6 +237,7 @@ ...@@ -237,6 +237,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -244,6 +245,7 @@ ...@@ -244,6 +245,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -263,6 +265,7 @@ ...@@ -263,6 +265,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -270,6 +273,7 @@ ...@@ -270,6 +273,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -282,6 +286,7 @@ ...@@ -282,6 +286,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -293,6 +298,7 @@ ...@@ -293,6 +298,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
......
...@@ -48,6 +48,7 @@ ...@@ -48,6 +48,7 @@
}, },
"getRedirectPSAppViewRefs" : [ { "getRedirectPSAppViewRefs" : [ {
"name" : "SONG:EDITVIEW", "name" : "SONG:EDITVIEW",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -59,6 +60,7 @@ ...@@ -59,6 +60,7 @@
} }
}, { }, {
"name" : "EDITVIEW", "name" : "EDITVIEW",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
......
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -37,6 +38,7 @@ ...@@ -37,6 +38,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -90,6 +92,7 @@ ...@@ -90,6 +92,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
} }
}, { }, {
"name" : "EXPITEM:dataSetNode", "name" : "EXPITEM:dataSetNode",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -82,6 +83,7 @@ ...@@ -82,6 +83,7 @@
} }
}, { }, {
"name" : "EXPITEM:node_1", "name" : "EXPITEM:node_1",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
......
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -86,6 +87,7 @@ ...@@ -86,6 +87,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -139,6 +141,7 @@ ...@@ -139,6 +141,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
......
...@@ -14317,6 +14317,7 @@ ...@@ -14317,6 +14317,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -14324,6 +14325,7 @@ ...@@ -14324,6 +14325,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -14377,6 +14379,7 @@ ...@@ -14377,6 +14379,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -29108,6 +29111,7 @@ ...@@ -29108,6 +29111,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -29115,6 +29119,7 @@ ...@@ -29115,6 +29119,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -29134,6 +29139,7 @@ ...@@ -29134,6 +29139,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "打开数据", "name" : "打开数据",
"getOpenDataPSAppView" : { "getOpenDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -29141,6 +29147,7 @@ ...@@ -29141,6 +29147,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -29153,6 +29160,7 @@ ...@@ -29153,6 +29160,7 @@
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -29164,6 +29172,7 @@ ...@@ -29164,6 +29172,7 @@
} }
}, { }, {
"name" : "EDITDATA", "name" : "EDITDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
...@@ -67390,6 +67399,7 @@ ...@@ -67390,6 +67399,7 @@
"logicType" : "PREDEFINED", "logicType" : "PREDEFINED",
"name" : "新建数据", "name" : "新建数据",
"getNewDataPSAppView" : { "getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -67397,6 +67407,7 @@ ...@@ -67397,6 +67407,7 @@
} }
}, },
"getPSAppUILogicRefViews" : [ { "getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SongEditView.json",
...@@ -67450,6 +67461,7 @@ ...@@ -67450,6 +67461,7 @@
} }
}, { }, {
"name" : "NEWDATA", "name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "歌曲编辑视图", "realTitle" : "歌曲编辑视图",
"getRealTitlePSLanguageRes" : { "getRealTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.SONG.EDITVIEW" "lanResTag" : "PAGE.TITLE.SONG.EDITVIEW"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册