Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
T
TrainSys
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
苏州培训方案
TrainSys
提交
6a72cbbf
提交
6a72cbbf
编写于
5月 31, 2023
作者:
chitanda
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
feat: 布局模型更新,补充 flex 新模型
上级
d32cef6e
变更
17
隐藏空白字符变更
内嵌
并排
正在显示
17 个修改的文件
包含
132 行增加
和
0 行删除
+132
-0
app-index-view-layout.ts
plugins/view-layout-panel-dsl/src/app-index-view-layout.ts
+5
-0
view-layout-model-repository-de-calendar-view-layout.ts
...y/view-layout-model-repository-de-calendar-view-layout.ts
+5
-0
view-layout-model-repository-de-chart-view-layout.ts
...tory/view-layout-model-repository-de-chart-view-layout.ts
+7
-0
view-layout-model-repository-de-data-view-exp-view-layout.ts
...w-layout-model-repository-de-data-view-exp-view-layout.ts
+11
-0
view-layout-model-repository-de-data-view-layout.ts
...itory/view-layout-model-repository-de-data-view-layout.ts
+10
-0
view-layout-model-repository-de-edit-view-layout.ts
...itory/view-layout-model-repository-de-edit-view-layout.ts
+7
-0
view-layout-model-repository-de-grid-exp-view-layout.ts
...y/view-layout-model-repository-de-grid-exp-view-layout.ts
+11
-0
view-layout-model-repository-de-grid-view-layout.ts
...itory/view-layout-model-repository-de-grid-view-layout.ts
+10
-0
view-layout-model-repository-de-list-exp-view-layout.ts
...y/view-layout-model-repository-de-list-exp-view-layout.ts
+11
-0
view-layout-model-repository-de-list-view-layout.ts
...itory/view-layout-model-repository-de-list-view-layout.ts
+10
-0
view-layout-model-repository-de-option-view-layout.ts
...ory/view-layout-model-repository-de-option-view-layout.ts
+5
-0
view-layout-model-repository-de-pickup-grid-view-layout.ts
...iew-layout-model-repository-de-pickup-grid-view-layout.ts
+1
-0
view-layout-model-repository-de-pickup-view-layout.ts
...ory/view-layout-model-repository-de-pickup-view-layout.ts
+5
-0
view-layout-model-repository-de-tab-exp-view-layout.ts
...ry/view-layout-model-repository-de-tab-exp-view-layout.ts
+7
-0
view-layout-model-repository-de-tree-exp-view-layout.ts
...y/view-layout-model-repository-de-tree-exp-view-layout.ts
+11
-0
view-layout-model-repository-de-tree-view-layout.ts
...itory/view-layout-model-repository-de-tree-view-layout.ts
+3
-0
view-layout-model-repository-dem-pickup-view-layout.ts
...ry/view-layout-model-repository-dem-pickup-view-layout.ts
+13
-0
未找到文件。
plugins/view-layout-panel-dsl/src/app-index-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -19,6 +19,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"shrink"
:
0
,
"height"
:
36
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -36,6 +37,7 @@ export default {
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -121,6 +123,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -135,6 +138,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -184,6 +188,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container_scroll1"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-calendar-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -40,6 +42,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -68,6 +72,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container2"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-chart-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -40,6 +42,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -67,6 +71,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_search_content"
...
...
@@ -78,6 +83,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -93,6 +99,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-data-view-exp-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -14,6 +14,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -28,6 +29,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_left"
...
...
@@ -39,6 +41,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_right"
...
...
@@ -69,6 +73,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -83,6 +88,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -98,6 +104,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container5"
...
...
@@ -112,6 +119,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
,
"width"
:
300
,
"widthMode"
:
"PX"
...
...
@@ -131,6 +139,7 @@ export default {
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -146,6 +155,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
@@ -161,6 +171,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_container"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-data-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -35,6 +37,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -45,6 +48,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -60,6 +64,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_right"
...
...
@@ -75,6 +80,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header"
...
...
@@ -86,6 +92,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -100,6 +107,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_search_content"
...
...
@@ -111,6 +119,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -126,6 +135,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-edit-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -35,6 +37,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -50,6 +53,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_right"
...
...
@@ -67,6 +71,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -80,6 +85,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -95,6 +101,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-grid-exp-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -14,6 +14,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -28,6 +29,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_left"
...
...
@@ -39,6 +41,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_right"
...
...
@@ -69,6 +73,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -83,6 +88,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -98,6 +104,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_content"
...
...
@@ -112,6 +119,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
,
"width"
:
300
,
"widthMode"
:
"PX"
...
...
@@ -131,6 +139,7 @@ export default {
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -146,6 +155,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content_right"
...
...
@@ -161,6 +171,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-grid-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -35,6 +37,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -45,6 +48,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -60,6 +64,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_right"
...
...
@@ -77,6 +82,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
0
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -90,6 +96,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -104,6 +111,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
0
,
"layout"
:
"FLEX"
},
"id"
:
"page_search_content"
...
...
@@ -116,6 +124,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -131,6 +140,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-list-exp-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -14,6 +14,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -28,6 +29,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_left"
...
...
@@ -39,6 +41,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_right"
...
...
@@ -69,6 +73,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -83,6 +88,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -98,6 +104,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container5"
...
...
@@ -112,6 +119,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
,
"width"
:
300
,
"widthMode"
:
"PX"
...
...
@@ -131,6 +139,7 @@ export default {
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -146,6 +155,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
@@ -161,6 +171,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_container"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-list-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -35,6 +37,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -45,6 +48,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -60,6 +64,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_right"
...
...
@@ -77,6 +82,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -90,6 +96,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -104,6 +111,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_search_content"
...
...
@@ -115,6 +123,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -130,6 +139,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-option-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -9,6 +9,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
@@ -39,6 +41,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -71,6 +75,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-pickup-grid-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -7,6 +7,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-pickup-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -8,6 +8,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -23,6 +24,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
@@ -38,6 +40,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -52,6 +55,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -69,6 +73,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-tab-exp-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container3"
...
...
@@ -35,6 +37,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -50,6 +53,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container4"
...
...
@@ -66,6 +70,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -83,6 +88,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -98,6 +104,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container2"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-tree-exp-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -14,6 +14,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -28,6 +29,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_left"
...
...
@@ -39,6 +41,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -53,6 +56,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_header_right"
...
...
@@ -69,6 +73,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -83,6 +88,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -98,6 +104,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_exp_content"
...
...
@@ -112,6 +119,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
,
"width"
:
300
,
"widthMode"
:
"PX"
...
...
@@ -131,6 +139,7 @@ export default {
"itemType"
:
"RAWITEM"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -146,6 +155,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content_right"
...
...
@@ -161,6 +171,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_content"
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-de-tree-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -10,6 +10,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -24,6 +25,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"page_header_left"
...
...
@@ -50,6 +52,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
plugins/view-layout-panel-dsl/src/view-layout-model-repository/view-layout-model-repository-dem-pickup-view-layout.ts
浏览文件 @
6a72cbbf
...
...
@@ -11,6 +11,7 @@ export default {
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -26,6 +27,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container3"
...
...
@@ -41,6 +43,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -55,6 +58,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -69,6 +73,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -83,6 +88,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -99,6 +105,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
36
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
@@ -112,6 +119,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CTRLPOS"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -127,6 +135,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
,
"width"
:
300
,
"widthMode"
:
"PX"
...
...
@@ -145,6 +154,7 @@ export default {
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"grow"
:
1
,
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"id"
:
"container1"
...
...
@@ -160,6 +170,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -174,6 +185,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"layoutPos"
:
{
"shrink"
:
1
,
"layout"
:
"FLEX"
},
"showCaption"
:
true
,
...
...
@@ -191,6 +203,7 @@ export default {
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"layoutPos"
:
{
"shrink"
:
1
,
"height"
:
54
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录