UNPKG

dws-cli-ui

Version:

dws-cli dws系列:包括大屏、移动端、设计器项目等待

52 lines (51 loc) 1.76 kB
{ "mainLayout": [ { "id": "leftLayoutFlex", "name": "DwsGroup", "isShowLayer": true, "parentId": "__root__", "flexIndex": 0, "data": {}, "styles": { "common": { " x": 20, "y": 0, "w": 420, "h": 0, "opacity": 1, "zIndex": 9, "arr_zIndex": 0 }, "private": { "position": "absolute", "normal": { "pointer-events": "auto" }, "flexLayout": {}, "margin": [40, 0, 0, 28.5] } } }, { "id": "middleLayoutFlex", "name": "DwsGroup", "isShowLayer": true, "parentId": "__root__", "flexIndex": 1, "data": {}, "styles": { "common": { "x": 50, "y": 25, "w": 966, "h": 0, "opacity": 1, "zIndex": 1, "arr_zIndex": 0 }, "private": { "display": "flex", "position": "absolute", "unit": { "x": "%" }, "normal": { "pointer-events": "auto", "margin-left": "-89.5px", "transform": "translate(-50%, -50%)", "transformOrigin": "50% 50%" }, "align": { "y": "top" }, "flexLayout": { "flexDirection": "column", "justifyContent": "space-between", "alignItems": "center", "flex": 1 } } } }, { "id": "rightLayoutFlex", "name": "DwsGroup", "isShowLayer": true, "parentId": "__root__", "flexIndex": 9, "data": {}, "styles": { "common": { "x": 0, "y": 0, "w": 420, "h": 0, "opacity": 1, "zIndex": 9, "arr_zIndex": 0 }, "private": { "position": "absolute", "normal": { "pointer-events": "auto" }, "align": { "x": "right" }, "flexLayout": { "flexDirection": "column" }, "margin": [40, 28.5, 0, 0] } } } ], "popupLayout": { "AAA": [], "BBB": [] } }