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

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

上级 b9884387
...@@ -6695,6 +6695,12 @@ ...@@ -6695,6 +6695,12 @@
"name" : " 实体移动端编辑视图(分页关系)", "name" : " 实体移动端编辑视图(分页关系)",
"realModelSubType" : "DEMOBEDITVIEW3", "realModelSubType" : "DEMOBEDITVIEW3",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr10097268GridView",
"logicName" : "导航表格",
"name" : "导航表格",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "LangEditView", "codeName" : "LangEditView",
"logicName" : "多语言引用视图", "logicName" : "多语言引用视图",
......
...@@ -9492,6 +9492,10 @@ ...@@ -9492,6 +9492,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10097268GridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr19EditView_8467_131.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr19EditView_8467_131.json",
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "导航表格", "logicName" : "导航表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -31,17 +30,6 @@ ...@@ -31,17 +30,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM",
"name" : "gridexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM",
"name" : "gridexpbar_load"
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -60,6 +60,7 @@ ...@@ -60,6 +60,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
"refFlag" : false,
"title" : "学员登记信息数据重定向视图", "title" : "学员登记信息数据重定向视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEREDIRECTVIEW", "viewType" : "DEREDIRECTVIEW",
......
...@@ -1256,6 +1256,7 @@ ...@@ -1256,6 +1256,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "表格部件导航", "title" : "表格部件导航",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
......
...@@ -7072,7 +7072,7 @@ ...@@ -7072,7 +7072,7 @@
"name" : "menuitem344", "name" : "menuitem344",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc1009378311" "id" : "UsrAppFunc1009463655"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
......
...@@ -3421,7 +3421,7 @@ ...@@ -3421,7 +3421,7 @@
"name" : "menuitem344", "name" : "menuitem344",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc1009378311" "id" : "UsrAppFunc1009463655"
}, },
"tooltip" : "表格导航" "tooltip" : "表格导航"
} ], } ],
......
...@@ -4309,6 +4309,16 @@ ...@@ -4309,6 +4309,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRemoteAggGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc1009463655",
"name" : "表格导航",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10097268GridView.json",
"viewType" : "DEGRIDVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc84", "codeName" : "AppFunc84",
...@@ -32033,6 +32043,12 @@ ...@@ -32033,6 +32043,12 @@
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
"resource" : "BXD2", "resource" : "BXD2",
"view" : "ListView_Test" "view" : "ListView_Test"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10097268GridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "Usr10097268GridView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/SysTodoRedirectView.json",
...@@ -43532,7 +43548,7 @@ ...@@ -43532,7 +43548,7 @@
"name" : "menuitem344", "name" : "menuitem344",
"getPSAppFunc" : { "getPSAppFunc" : {
"modelref" : true, "modelref" : true,
"id" : "UsrAppFunc1009378311" "id" : "UsrAppFunc1009463655"
}, },
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
...@@ -122176,6 +122192,10 @@ ...@@ -122176,6 +122192,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr10097268GridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr19EditView_8467_131.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr19EditView_8467_131.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册