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

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

上级 14cc039b
......@@ -1375,16 +1375,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -10,9 +10,6 @@
},
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "app_apptitle",
"viewFieldName" : "apptitle"
}, {
"id" : "auth_userid",
"viewFieldName" : "username"
}, {
......@@ -30,65 +27,21 @@
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "图片背景容器",
"contentHeight" : 100.0,
"contentWidth" : 100.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "CENTER",
"height" : 100,
"heightMode" : "PERCENTAGE",
"layout" : "FLEX",
"width" : 100,
"widthMode" : "PERCENTAGE"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"contentWidth" : 450.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"name" : "container",
"getPSLayout" : {
"align" : "center",
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "CENTER",
"heightMode" : "FULL",
"layout" : "FLEX",
"width" : 450,
"widthMode" : "PX"
},
"getPSPanelItems" : [ {
"caption" : "应用标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "app_apptitle",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "app_apptitle",
"predefinedType" : "APP_APPTITLE",
"renderMode" : "HEADING1",
"enableLinkView" : false
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "CENTER",
"layout" : "FLEX"
},
"viewFieldName" : "apptitle",
"hidden" : false,
"showCaption" : false
}, {
"getPSPanelItems" : [ {
"caption" : "用户名",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
......@@ -231,31 +184,7 @@
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
} ],
"predefinedType" : "CONTAINER",
"width" : 450.0
} ],
"predefinedType" : "CONTAINER_IMAGE",
"width" : 100.0
}, {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "test111",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "test111",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
......
......@@ -3584,16 +3584,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......@@ -248,9 +248,6 @@
},
"getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "app_apptitle",
"viewFieldName" : "apptitle"
}, {
"id" : "auth_userid",
"viewFieldName" : "username"
}, {
......@@ -268,65 +265,21 @@
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "图片背景容器",
"contentHeight" : 100.0,
"contentWidth" : 100.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "CENTER",
"height" : 100,
"heightMode" : "PERCENTAGE",
"layout" : "FLEX",
"width" : 100,
"widthMode" : "PERCENTAGE"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"contentWidth" : 450.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"name" : "container",
"getPSLayout" : {
"align" : "center",
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "CENTER",
"heightMode" : "FULL",
"layout" : "FLEX",
"width" : 450,
"widthMode" : "PX"
},
"getPSPanelItems" : [ {
"caption" : "应用标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "app_apptitle",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "app_apptitle",
"predefinedType" : "APP_APPTITLE",
"renderMode" : "HEADING1",
"enableLinkView" : false
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"hAlignSelf" : "CENTER",
"layout" : "FLEX"
},
"viewFieldName" : "apptitle",
"hidden" : false,
"showCaption" : false
}, {
"getPSPanelItems" : [ {
"caption" : "用户名",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
......@@ -469,31 +422,7 @@
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
} ],
"predefinedType" : "CONTAINER",
"width" : 450.0
} ],
"predefinedType" : "CONTAINER_IMAGE",
"width" : 100.0
}, {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "test111",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "test111",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册