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

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

上级 3888f890
...@@ -2746,6 +2746,14 @@ ...@@ -2746,6 +2746,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/ListView", "rTMOSFilePath" : "psmodeldata$psdataentities/ListView",
"realModelSubType" : "DELISTVIEW", "realModelSubType" : "DELISTVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr0505414736PickupTreeView",
"logicName" : "SelectTree",
"mOSFilePath" : "psmodeldata$psdataentities/Usr0505414736PickupTreeView",
"name" : "SelectTree",
"rTMOSFilePath" : "psmodeldata$psdataentities/Usr0505414736PickupTreeView",
"realModelSubType" : "DEPICKUPTREEVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "GridExpView", "codeName" : "GridExpView",
"logicName" : "手机实体表格导航视图", "logicName" : "手机实体表格导航视图",
......
...@@ -1224,16 +1224,16 @@ ...@@ -1224,16 +1224,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/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"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -2279,6 +2279,10 @@ ...@@ -2279,6 +2279,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0505414736PickupTreeView.json",
"viewType" : "DEPICKUPTREEVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json",
......
...@@ -1357,10 +1357,8 @@ ...@@ -1357,10 +1357,8 @@
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container6", "name" : "container1",
"getPSLayout" : { "getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
...@@ -1369,115 +1367,134 @@ ...@@ -1369,115 +1367,134 @@
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "容器", "caption" : "容器",
"contentHeight" : 65.0,
"height" : 65.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container7", "name" : "container6",
"getPSLayout" : { "getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 65,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "页面标题", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "FIELD", "itemType" : "CONTAINER",
"name" : "view_pagecaption", "name" : "container7",
"getPSEditor" : { "getPSLayout" : {
"editorType" : "SPAN", "layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "view_pagecaption", "name" : "view_pagecaption",
"predefinedType" : "VIEW_PAGECAPTION", "getPSEditor" : {
"renderMode" : "HEADING1", "editorType" : "SPAN",
"enableLinkView" : false "name" : "view_pagecaption",
"predefinedType" : "VIEW_PAGECAPTION",
"renderMode" : "HEADING1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container3",
"getPSLayout" : {
"dir" : "row-reverse",
"layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"hidden" : false, "getPSPanelItems" : [ {
"showCaption" : false "caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true,
"id" : "294F8F0A-4DA0-4C24-980B-D1BEE8EFD8DC"
} ]
} ] } ]
}, { }, {
"caption" : "容器", "caption" : "容器",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "CONTAINER",
"name" : "container3", "name" : "container4",
"getPSLayout" : { "getPSLayout" : {
"dir" : "row-reverse",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : 0,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "工具栏", "caption" : "搜索表单",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "toolbar", "name" : "searchform",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "showCaption" : true
}, {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true,
"id" : "663c3dab99740d1417cb4d8d7e47b4e0"
} ] } ]
} ] }, {
}, { "caption" : "容器",
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "searchform", "name" : "container5",
"getPSLayoutPos" : { "getPSLayout" : {
"grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : 1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"showCaption" : true "getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ] } ]
} ], } ],
"layoutBodyOnly" : false, "layoutBodyOnly" : false,
......
...@@ -2476,16 +2476,16 @@ ...@@ -2476,16 +2476,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/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"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
...@@ -2884,6 +2884,12 @@ ...@@ -2884,6 +2884,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "GridView_modal" "view" : "GridView_modal"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0505414736PickupTreeView.json",
"viewType" : "DEPICKUPTREEVIEW",
"resource" : "Phone",
"view" : "Usr0505414736PickupTreeView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册