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

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

上级 3c8e1160
...@@ -6724,6 +6724,12 @@ ...@@ -6724,6 +6724,12 @@
"name" : "测试多数据支持界面行为", "name" : "测试多数据支持界面行为",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr04109312PanelView",
"logicName" : "视图消息面板视图",
"name" : "视图消息面板视图",
"realModelSubType" : "DEPANELVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr03185471TabSearchView", "codeName" : "Usr03185471TabSearchView",
"logicName" : "分页搜索视图", "logicName" : "分页搜索视图",
......
...@@ -7449,6 +7449,10 @@ ...@@ -7449,6 +7449,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr8EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr8EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04109312PanelView.json",
"viewType" : "DEPANELVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json",
......
...@@ -6,6 +6,6 @@ ...@@ -6,6 +6,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"modelid" : "bb309cf20179f43ea82370e493b973b8_panel", "modelid" : "207e8464b8c87c56af2181a06fb7ce4b_panel",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
} }
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "视图消息面板视图",
"codeName" : "TESTUsr04109312PanelView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04109312PanelView.json",
"name" : "TESTUsr04109312PanelView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup2"
},
"getPSControls" : [ {
"codeName" : "Panel",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSPANELS/Panel.json",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "PANEL"
},
"name" : "panel",
"modelid" : "207e8464b8c87c56af2181a06fb7ce4b_panel",
"modeltype" : "PSSYSVIEWPANEL"
}, {
"caption" : "视图消息面板视图",
"codeName" : "Usr04109312PanelViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr04109312PanelView",
"getPSDEViewId" : "E34CC503-11AA-45BE-B5A5-25623D323F8B",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPANELVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "视图消息面板视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEPANELVIEW",
"enableDP" : true,
"modelid" : "207e8464b8c87c56af2181a06fb7ce4b",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -4946,6 +4946,28 @@ ...@@ -4946,6 +4946,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "视图消息工作流动态编辑视图" "tooltip" : "视图消息工作流动态编辑视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息面板视图",
"itemType" : "MENUITEM",
"name" : "menuitem231",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0410090740"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息面板视图"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "视图消息首页视图", "caption" : "视图消息首页视图",
......
...@@ -2196,6 +2196,16 @@ ...@@ -2196,6 +2196,16 @@
"id" : "UsrAppFunc0410232348" "id" : "UsrAppFunc0410232348"
}, },
"tooltip" : "视图消息工作流动态编辑视图" "tooltip" : "视图消息工作流动态编辑视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息面板视图",
"itemType" : "MENUITEM",
"name" : "menuitem231",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0410090740"
},
"tooltip" : "视图消息面板视图"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "视图消息首页视图", "caption" : "视图消息首页视图",
......
...@@ -3746,6 +3746,16 @@ ...@@ -3746,6 +3746,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormBottom.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0410090740",
"name" : "视图消息面板视图",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04109312PanelView.json",
"viewType" : "DEPANELVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc17", "codeName" : "AppFunc17",
...@@ -17923,6 +17933,12 @@ ...@@ -17923,6 +17933,12 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "Usr8EditView" "view" : "Usr8EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04109312PanelView.json",
"viewType" : "DEPANELVIEW",
"resource" : "TEST",
"view" : "Usr04109312PanelView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json",
...@@ -25984,6 +26000,28 @@ ...@@ -25984,6 +26000,28 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "视图消息工作流动态编辑视图" "tooltip" : "视图消息工作流动态编辑视图"
}, {
"accUserMode" : 2,
"caption" : "视图消息面板视图",
"itemType" : "MENUITEM",
"name" : "menuitem231",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0410090740"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "视图消息面板视图"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "视图消息首页视图", "caption" : "视图消息首页视图",
...@@ -76023,6 +76061,10 @@ ...@@ -76023,6 +76061,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr8EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr8EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04109312PanelView.json",
"viewType" : "DEPANELVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr5EditView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册