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

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

上级 dceebd62
...@@ -1527,7 +1527,6 @@ ...@@ -1527,7 +1527,6 @@
}, { }, {
"codeName" : "Usr09053571GridView", "codeName" : "Usr09053571GridView",
"logicName" : "实体视图名称:数据表格95", "logicName" : "实体视图名称:数据表格95",
"modelTag" : "EDITVIEW",
"name" : "实体视图名称:数据表格95", "name" : "实体视图名称:数据表格95",
"realModelSubType" : "DEGRIDVIEW", "realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
......
...@@ -1156,6 +1156,10 @@ ...@@ -1156,6 +1156,10 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "bujian"
},
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
......
...@@ -41,25 +41,6 @@ ...@@ -41,25 +41,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"getRedirectPSAppViewRefs" : [ {
"name" : "TESTGRID:EDITVIEW",
"realOpenMode" : "DRAWER_TOP",
"realTitle" : "视图抬头:数据表格95",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"name" : "EDITVIEW",
"realOpenMode" : "DRAWER_TOP",
"realTitle" : "视图抬头:数据表格95",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"refFlag" : false, "refFlag" : false,
"title" : "测试表格数据重定向视图", "title" : "测试表格数据重定向视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
"caption" : "视图标题:数据表格95", "caption" : "视图标题:数据表格95",
"codeName" : "TESTGRIDUsr09053571GridView", "codeName" : "TESTGRIDUsr09053571GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGRIDUsr09053571GridView.json",
"funcViewMode" : "EDITVIEW",
"gridRowActiveMode" : 1, "gridRowActiveMode" : 1,
"height" : 2000, "height" : 2000,
"name" : "TESTGRIDUsr09053571GridView", "name" : "TESTGRIDUsr09053571GridView",
...@@ -108,10 +107,10 @@ ...@@ -108,10 +107,10 @@
} ], } ],
"getPSAppViewMsgGroup" : { "getPSAppViewMsgGroup" : {
"modelref" : true, "modelref" : true,
"id" : "VMGroup" "id" : "VMGroup2"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -119,7 +118,7 @@ ...@@ -119,7 +118,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "书编辑视图", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
......
...@@ -3464,17 +3464,6 @@ ...@@ -3464,17 +3464,6 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} ], } ],
"getAllPSAppViewMsgGroups" : [ { "getAllPSAppViewMsgGroups" : [ {
"codeName" : "VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息test",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg"
},
"position" : "TOP"
} ]
}, {
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
...@@ -3490,6 +3479,17 @@ ...@@ -3490,6 +3479,17 @@
"id" : "ViewMsg2" "id" : "ViewMsg2"
} }
} ] } ]
}, {
"codeName" : "VMGroup",
"name" : "视图消息组test",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息test",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg"
},
"position" : "TOP"
} ]
} ], } ],
"getAllPSAppViewMsgs" : [ { "getAllPSAppViewMsgs" : [ {
"codeName" : "ViewMsg", "codeName" : "ViewMsg",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册