@ibiz-template/mob-theme 0.2.4 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +1 -1
- package/dist/index.system.min.js.map +1 -1
- package/es/index.mjs +0 -2
- package/es/publish/app-index-view-layout.mjs +0 -1
- package/es/publish/app-wf-step-trace-view-layout.mjs +0 -1
- package/es/publish/index.mjs +2 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +3 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +1 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +260 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +262 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +2 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +1 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +0 -1
- package/es/theme/generic/index.css +1 -1
- package/es/theme/generic/vant.css +1 -1
- package/es/theme/index.css +1 -1
- package/lib/index.cjs +1 -1
- package/lib/publish/app-index-view-layout.cjs +0 -1
- package/lib/publish/app-wf-step-trace-view-layout.cjs +0 -1
- package/lib/publish/index.cjs +2 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +3 -2
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +1 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +266 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +2 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +1 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +0 -1
- package/lib/theme/generic/index.css +1 -1
- package/lib/theme/generic/vant.css +1 -1
- package/lib/theme/index.css +1 -1
- package/package.json +2 -2
package/es/index.mjs
CHANGED
package/es/publish/index.mjs
CHANGED
|
@@ -8,6 +8,7 @@ import DEMobListView from './mob-view-layout-model-repository/mob-view-layout-mo
|
|
|
8
8
|
import DEMobMPickupView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs';
|
|
9
9
|
import DEMobMdView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs';
|
|
10
10
|
import DEMobMdView9 from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.mjs';
|
|
11
|
+
import DEMobOptionView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs';
|
|
11
12
|
import DEMobPickupMDView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs';
|
|
12
13
|
import DEMobPickupTreeView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs';
|
|
13
14
|
import DEMobPickupView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs';
|
|
@@ -18,7 +19,6 @@ import DEMobWFDynaEditView3 from './mob-view-layout-model-repository/mob-view-la
|
|
|
18
19
|
import DEMobWFDynaActionView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs';
|
|
19
20
|
import DEMobWFDynaStartView from './mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs';
|
|
20
21
|
|
|
21
|
-
"use strict";
|
|
22
22
|
function install(callBack) {
|
|
23
23
|
callBack("APPINDEXVIEW_DEFAULT", AppIndexViewLayout);
|
|
24
24
|
callBack("APPWFSTEPTRACEVIEW_DEFAULT", AppWFStepTraceViewLayout);
|
|
@@ -30,6 +30,7 @@ function install(callBack) {
|
|
|
30
30
|
callBack("DEMOBMPICKUPVIEW_DEFAULT", DEMobMPickupView);
|
|
31
31
|
callBack("DEMOBMDVIEW_DEFAULT", DEMobMdView);
|
|
32
32
|
callBack("DEMOBMDVIEW9_DEFAULT", DEMobMdView9);
|
|
33
|
+
callBack("DEMOBOPTVIEW_DEFAULT", DEMobOptionView);
|
|
33
34
|
callBack("DEMOBPICKUPMDVIEW_DEFAULT", DEMobPickupMDView);
|
|
34
35
|
callBack("DEMOBPICKUPTREEVIEW_DEFAULT", DEMobPickupTreeView);
|
|
35
36
|
callBack("DEMOBPICKUPVIEW_DEFAULT", DEMobPickupView);
|
|
@@ -29,6 +29,7 @@ declare const _default: {
|
|
|
29
29
|
itemType: string;
|
|
30
30
|
layoutPos: {
|
|
31
31
|
shrink: number;
|
|
32
|
+
heightMode: string;
|
|
32
33
|
layout: string;
|
|
33
34
|
grow?: undefined;
|
|
34
35
|
};
|
|
@@ -59,11 +60,13 @@ declare const _default: {
|
|
|
59
60
|
grow: number;
|
|
60
61
|
shrink: number;
|
|
61
62
|
layout: string;
|
|
63
|
+
heightMode?: undefined;
|
|
62
64
|
};
|
|
63
65
|
id: string;
|
|
64
66
|
})[];
|
|
65
67
|
predefinedType: string;
|
|
66
68
|
layout: {
|
|
69
|
+
align: string;
|
|
67
70
|
dir: string;
|
|
68
71
|
layout: string;
|
|
69
72
|
};
|
|
@@ -91,6 +94,7 @@ declare const _default: {
|
|
|
91
94
|
predefinedType: string;
|
|
92
95
|
layout: {
|
|
93
96
|
layout: string;
|
|
97
|
+
align?: undefined;
|
|
94
98
|
dir?: undefined;
|
|
95
99
|
};
|
|
96
100
|
dataRegionType: string;
|
|
@@ -102,6 +106,33 @@ declare const _default: {
|
|
|
102
106
|
layout: string;
|
|
103
107
|
};
|
|
104
108
|
id: string;
|
|
109
|
+
} | {
|
|
110
|
+
panelItems: {
|
|
111
|
+
caption: string;
|
|
112
|
+
itemStyle: string;
|
|
113
|
+
itemType: string;
|
|
114
|
+
layoutPos: {
|
|
115
|
+
shrink: number;
|
|
116
|
+
layout: string;
|
|
117
|
+
};
|
|
118
|
+
showCaption: boolean;
|
|
119
|
+
id: string;
|
|
120
|
+
}[];
|
|
121
|
+
layout: {
|
|
122
|
+
layout: string;
|
|
123
|
+
align?: undefined;
|
|
124
|
+
dir?: undefined;
|
|
125
|
+
};
|
|
126
|
+
dataRegionType: string;
|
|
127
|
+
caption: string;
|
|
128
|
+
itemStyle: string;
|
|
129
|
+
itemType: string;
|
|
130
|
+
layoutPos: {
|
|
131
|
+
shrink: number;
|
|
132
|
+
layout: string;
|
|
133
|
+
};
|
|
134
|
+
id: string;
|
|
135
|
+
predefinedType?: undefined;
|
|
105
136
|
})[];
|
|
106
137
|
predefinedType: string;
|
|
107
138
|
layout: {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
var DEMobDataView = {
|
|
3
2
|
"layoutMode": "FLEX",
|
|
4
3
|
"layout": {
|
|
@@ -34,6 +33,7 @@ var DEMobDataView = {
|
|
|
34
33
|
"itemType": "CONTAINER",
|
|
35
34
|
"layoutPos": {
|
|
36
35
|
"shrink": 0,
|
|
36
|
+
"heightMode": "FULL",
|
|
37
37
|
"layout": "FLEX"
|
|
38
38
|
},
|
|
39
39
|
"id": "view_left_toolbar"
|
|
@@ -92,6 +92,7 @@ var DEMobDataView = {
|
|
|
92
92
|
"itemType": "CONTAINER",
|
|
93
93
|
"layoutPos": {
|
|
94
94
|
"shrink": 0,
|
|
95
|
+
"heightMode": "FULL",
|
|
95
96
|
"layout": "FLEX"
|
|
96
97
|
},
|
|
97
98
|
"id": "view_right_toolbar"
|
|
@@ -99,6 +100,7 @@ var DEMobDataView = {
|
|
|
99
100
|
],
|
|
100
101
|
"predefinedType": "Toolbar",
|
|
101
102
|
"layout": {
|
|
103
|
+
"align": "center",
|
|
102
104
|
"dir": "row",
|
|
103
105
|
"layout": "FLEX"
|
|
104
106
|
},
|
|
@@ -139,6 +141,33 @@ var DEMobDataView = {
|
|
|
139
141
|
"layout": "FLEX"
|
|
140
142
|
},
|
|
141
143
|
"id": "view_toolbar2"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"panelItems": [
|
|
147
|
+
{
|
|
148
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
149
|
+
"itemStyle": "DEFAULT",
|
|
150
|
+
"itemType": "CTRLPOS",
|
|
151
|
+
"layoutPos": {
|
|
152
|
+
"shrink": 1,
|
|
153
|
+
"layout": "FLEX"
|
|
154
|
+
},
|
|
155
|
+
"showCaption": true,
|
|
156
|
+
"id": "searchform"
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"layout": {
|
|
160
|
+
"layout": "FLEX"
|
|
161
|
+
},
|
|
162
|
+
"dataRegionType": "INHERIT",
|
|
163
|
+
"caption": "\u5BB9\u5668",
|
|
164
|
+
"itemStyle": "DEFAULT",
|
|
165
|
+
"itemType": "CONTAINER",
|
|
166
|
+
"layoutPos": {
|
|
167
|
+
"shrink": 1,
|
|
168
|
+
"layout": "FLEX"
|
|
169
|
+
},
|
|
170
|
+
"id": "view_searchform"
|
|
142
171
|
}
|
|
143
172
|
],
|
|
144
173
|
"predefinedType": "Header",
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
var DEMobEditView3 = {
|
|
3
2
|
"layoutMode": "FLEX",
|
|
4
3
|
"layout": {
|
|
@@ -17,6 +16,7 @@ var DEMobEditView3 = {
|
|
|
17
16
|
"itemType": "CTRLPOS",
|
|
18
17
|
"layoutPos": {
|
|
19
18
|
"shrink": 1,
|
|
19
|
+
"heightMode": "FULL",
|
|
20
20
|
"layout": "FLEX"
|
|
21
21
|
},
|
|
22
22
|
"showCaption": true,
|
|
@@ -75,6 +75,7 @@ var DEMobEditView3 = {
|
|
|
75
75
|
"itemType": "CTRLPOS",
|
|
76
76
|
"layoutPos": {
|
|
77
77
|
"shrink": 1,
|
|
78
|
+
"heightMode": "FULL",
|
|
78
79
|
"layout": "FLEX"
|
|
79
80
|
},
|
|
80
81
|
"showCaption": true,
|
|
@@ -147,7 +148,7 @@ var DEMobEditView3 = {
|
|
|
147
148
|
"itemStyle": "DEFAULT",
|
|
148
149
|
"itemType": "CONTAINER",
|
|
149
150
|
"layoutPos": {
|
|
150
|
-
"shrink":
|
|
151
|
+
"shrink": 0,
|
|
151
152
|
"layout": "FLEX"
|
|
152
153
|
},
|
|
153
154
|
"id": "view_header"
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
var DEMobEditView = {
|
|
3
2
|
"layoutBodyOnly": true,
|
|
4
3
|
"layoutMode": "FLEX",
|
|
@@ -20,6 +19,7 @@ var DEMobEditView = {
|
|
|
20
19
|
"itemType": "CTRLPOS",
|
|
21
20
|
"layoutPos": {
|
|
22
21
|
"shrink": 1,
|
|
22
|
+
"heightMode": "FULL",
|
|
23
23
|
"layout": "FLEX"
|
|
24
24
|
},
|
|
25
25
|
"showCaption": true,
|
|
@@ -30,6 +30,7 @@ declare const _default: {
|
|
|
30
30
|
itemType: string;
|
|
31
31
|
layoutPos: {
|
|
32
32
|
shrink: number;
|
|
33
|
+
heightMode: string;
|
|
33
34
|
layout: string;
|
|
34
35
|
grow?: undefined;
|
|
35
36
|
};
|
|
@@ -60,11 +61,13 @@ declare const _default: {
|
|
|
60
61
|
grow: number;
|
|
61
62
|
shrink: number;
|
|
62
63
|
layout: string;
|
|
64
|
+
heightMode?: undefined;
|
|
63
65
|
};
|
|
64
66
|
id: string;
|
|
65
67
|
})[];
|
|
66
68
|
predefinedType: string;
|
|
67
69
|
layout: {
|
|
70
|
+
align: string;
|
|
68
71
|
dir: string;
|
|
69
72
|
layout: string;
|
|
70
73
|
};
|
|
@@ -92,6 +95,7 @@ declare const _default: {
|
|
|
92
95
|
predefinedType: string;
|
|
93
96
|
layout: {
|
|
94
97
|
layout: string;
|
|
98
|
+
align?: undefined;
|
|
95
99
|
dir?: undefined;
|
|
96
100
|
};
|
|
97
101
|
dataRegionType: string;
|
|
@@ -103,6 +107,33 @@ declare const _default: {
|
|
|
103
107
|
layout: string;
|
|
104
108
|
};
|
|
105
109
|
id: string;
|
|
110
|
+
} | {
|
|
111
|
+
panelItems: {
|
|
112
|
+
caption: string;
|
|
113
|
+
itemStyle: string;
|
|
114
|
+
itemType: string;
|
|
115
|
+
layoutPos: {
|
|
116
|
+
shrink: number;
|
|
117
|
+
layout: string;
|
|
118
|
+
};
|
|
119
|
+
showCaption: boolean;
|
|
120
|
+
id: string;
|
|
121
|
+
}[];
|
|
122
|
+
layout: {
|
|
123
|
+
layout: string;
|
|
124
|
+
align?: undefined;
|
|
125
|
+
dir?: undefined;
|
|
126
|
+
};
|
|
127
|
+
dataRegionType: string;
|
|
128
|
+
caption: string;
|
|
129
|
+
itemStyle: string;
|
|
130
|
+
itemType: string;
|
|
131
|
+
layoutPos: {
|
|
132
|
+
shrink: number;
|
|
133
|
+
layout: string;
|
|
134
|
+
};
|
|
135
|
+
id: string;
|
|
136
|
+
predefinedType?: undefined;
|
|
106
137
|
})[];
|
|
107
138
|
predefinedType: string;
|
|
108
139
|
layout: {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
var DEMobListView = {
|
|
3
2
|
"layoutBodyOnly": true,
|
|
4
3
|
"layoutMode": "Flex",
|
|
@@ -35,6 +34,7 @@ var DEMobListView = {
|
|
|
35
34
|
"itemType": "CONTAINER",
|
|
36
35
|
"layoutPos": {
|
|
37
36
|
"shrink": 0,
|
|
37
|
+
"heightMode": "FULL",
|
|
38
38
|
"layout": "FLEX"
|
|
39
39
|
},
|
|
40
40
|
"id": "view_left_toolbar"
|
|
@@ -93,6 +93,7 @@ var DEMobListView = {
|
|
|
93
93
|
"itemType": "CONTAINER",
|
|
94
94
|
"layoutPos": {
|
|
95
95
|
"shrink": 0,
|
|
96
|
+
"heightMode": "FULL",
|
|
96
97
|
"layout": "FLEX"
|
|
97
98
|
},
|
|
98
99
|
"id": "view_right_toolbar"
|
|
@@ -100,6 +101,7 @@ var DEMobListView = {
|
|
|
100
101
|
],
|
|
101
102
|
"predefinedType": "Toolbar",
|
|
102
103
|
"layout": {
|
|
104
|
+
"align": "center",
|
|
103
105
|
"dir": "row",
|
|
104
106
|
"layout": "FLEX"
|
|
105
107
|
},
|
|
@@ -140,6 +142,33 @@ var DEMobListView = {
|
|
|
140
142
|
"layout": "FLEX"
|
|
141
143
|
},
|
|
142
144
|
"id": "view_toolbar2"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"panelItems": [
|
|
148
|
+
{
|
|
149
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
150
|
+
"itemStyle": "DEFAULT",
|
|
151
|
+
"itemType": "CTRLPOS",
|
|
152
|
+
"layoutPos": {
|
|
153
|
+
"shrink": 1,
|
|
154
|
+
"layout": "FLEX"
|
|
155
|
+
},
|
|
156
|
+
"showCaption": true,
|
|
157
|
+
"id": "searchform"
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"layout": {
|
|
161
|
+
"layout": "FLEX"
|
|
162
|
+
},
|
|
163
|
+
"dataRegionType": "INHERIT",
|
|
164
|
+
"caption": "\u5BB9\u5668",
|
|
165
|
+
"itemStyle": "DEFAULT",
|
|
166
|
+
"itemType": "CONTAINER",
|
|
167
|
+
"layoutPos": {
|
|
168
|
+
"shrink": 1,
|
|
169
|
+
"layout": "FLEX"
|
|
170
|
+
},
|
|
171
|
+
"id": "view_searchform"
|
|
143
172
|
}
|
|
144
173
|
],
|
|
145
174
|
"predefinedType": "Header",
|
|
@@ -30,6 +30,7 @@ declare const _default: {
|
|
|
30
30
|
itemType: string;
|
|
31
31
|
layoutPos: {
|
|
32
32
|
shrink: number;
|
|
33
|
+
heightMode: string;
|
|
33
34
|
layout: string;
|
|
34
35
|
grow?: undefined;
|
|
35
36
|
};
|
|
@@ -60,11 +61,13 @@ declare const _default: {
|
|
|
60
61
|
grow: number;
|
|
61
62
|
shrink: number;
|
|
62
63
|
layout: string;
|
|
64
|
+
heightMode?: undefined;
|
|
63
65
|
};
|
|
64
66
|
id: string;
|
|
65
67
|
})[];
|
|
66
68
|
predefinedType: string;
|
|
67
69
|
layout: {
|
|
70
|
+
align: string;
|
|
68
71
|
dir: string;
|
|
69
72
|
layout: string;
|
|
70
73
|
};
|
|
@@ -92,6 +95,7 @@ declare const _default: {
|
|
|
92
95
|
predefinedType: string;
|
|
93
96
|
layout: {
|
|
94
97
|
layout: string;
|
|
98
|
+
align?: undefined;
|
|
95
99
|
dir?: undefined;
|
|
96
100
|
};
|
|
97
101
|
dataRegionType: string;
|
|
@@ -103,6 +107,33 @@ declare const _default: {
|
|
|
103
107
|
layout: string;
|
|
104
108
|
};
|
|
105
109
|
id: string;
|
|
110
|
+
} | {
|
|
111
|
+
panelItems: {
|
|
112
|
+
caption: string;
|
|
113
|
+
itemStyle: string;
|
|
114
|
+
itemType: string;
|
|
115
|
+
layoutPos: {
|
|
116
|
+
shrink: number;
|
|
117
|
+
layout: string;
|
|
118
|
+
};
|
|
119
|
+
showCaption: boolean;
|
|
120
|
+
id: string;
|
|
121
|
+
}[];
|
|
122
|
+
layout: {
|
|
123
|
+
layout: string;
|
|
124
|
+
align?: undefined;
|
|
125
|
+
dir?: undefined;
|
|
126
|
+
};
|
|
127
|
+
dataRegionType: string;
|
|
128
|
+
caption: string;
|
|
129
|
+
itemStyle: string;
|
|
130
|
+
itemType: string;
|
|
131
|
+
layoutPos: {
|
|
132
|
+
shrink: number;
|
|
133
|
+
layout: string;
|
|
134
|
+
};
|
|
135
|
+
id: string;
|
|
136
|
+
predefinedType?: undefined;
|
|
106
137
|
})[];
|
|
107
138
|
predefinedType: string;
|
|
108
139
|
layout: {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
var DEMobMPickupView = {
|
|
3
2
|
"layoutBodyOnly": true,
|
|
4
3
|
"layoutMode": "FLEX",
|
|
@@ -35,6 +34,7 @@ var DEMobMPickupView = {
|
|
|
35
34
|
"itemType": "CONTAINER",
|
|
36
35
|
"layoutPos": {
|
|
37
36
|
"shrink": 0,
|
|
37
|
+
"heightMode": "FULL",
|
|
38
38
|
"layout": "FLEX"
|
|
39
39
|
},
|
|
40
40
|
"id": "view_left_toolbar"
|
|
@@ -93,6 +93,7 @@ var DEMobMPickupView = {
|
|
|
93
93
|
"itemType": "CONTAINER",
|
|
94
94
|
"layoutPos": {
|
|
95
95
|
"shrink": 0,
|
|
96
|
+
"heightMode": "FULL",
|
|
96
97
|
"layout": "FLEX"
|
|
97
98
|
},
|
|
98
99
|
"id": "view_right_toolbar"
|
|
@@ -100,6 +101,7 @@ var DEMobMPickupView = {
|
|
|
100
101
|
],
|
|
101
102
|
"predefinedType": "Toolbar",
|
|
102
103
|
"layout": {
|
|
104
|
+
"align": "center",
|
|
103
105
|
"dir": "row",
|
|
104
106
|
"layout": "FLEX"
|
|
105
107
|
},
|
|
@@ -140,6 +142,33 @@ var DEMobMPickupView = {
|
|
|
140
142
|
"layout": "FLEX"
|
|
141
143
|
},
|
|
142
144
|
"id": "view_toolbar2"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"panelItems": [
|
|
148
|
+
{
|
|
149
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
150
|
+
"itemStyle": "DEFAULT",
|
|
151
|
+
"itemType": "CTRLPOS",
|
|
152
|
+
"layoutPos": {
|
|
153
|
+
"shrink": 1,
|
|
154
|
+
"layout": "FLEX"
|
|
155
|
+
},
|
|
156
|
+
"showCaption": true,
|
|
157
|
+
"id": "searchform"
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"layout": {
|
|
161
|
+
"layout": "FLEX"
|
|
162
|
+
},
|
|
163
|
+
"dataRegionType": "INHERIT",
|
|
164
|
+
"caption": "\u5BB9\u5668",
|
|
165
|
+
"itemStyle": "DEFAULT",
|
|
166
|
+
"itemType": "CONTAINER",
|
|
167
|
+
"layoutPos": {
|
|
168
|
+
"shrink": 1,
|
|
169
|
+
"layout": "FLEX"
|
|
170
|
+
},
|
|
171
|
+
"id": "view_searchform"
|
|
143
172
|
}
|
|
144
173
|
],
|
|
145
174
|
"predefinedType": "Header",
|
|
@@ -30,6 +30,7 @@ declare const _default: {
|
|
|
30
30
|
itemType: string;
|
|
31
31
|
layoutPos: {
|
|
32
32
|
shrink: number;
|
|
33
|
+
heightMode: string;
|
|
33
34
|
layout: string;
|
|
34
35
|
grow?: undefined;
|
|
35
36
|
};
|
|
@@ -60,11 +61,13 @@ declare const _default: {
|
|
|
60
61
|
grow: number;
|
|
61
62
|
shrink: number;
|
|
62
63
|
layout: string;
|
|
64
|
+
heightMode?: undefined;
|
|
63
65
|
};
|
|
64
66
|
id: string;
|
|
65
67
|
})[];
|
|
66
68
|
predefinedType: string;
|
|
67
69
|
layout: {
|
|
70
|
+
align: string;
|
|
68
71
|
dir: string;
|
|
69
72
|
layout: string;
|
|
70
73
|
};
|
|
@@ -92,6 +95,7 @@ declare const _default: {
|
|
|
92
95
|
predefinedType: string;
|
|
93
96
|
layout: {
|
|
94
97
|
layout: string;
|
|
98
|
+
align?: undefined;
|
|
95
99
|
dir?: undefined;
|
|
96
100
|
};
|
|
97
101
|
dataRegionType: string;
|
|
@@ -103,6 +107,33 @@ declare const _default: {
|
|
|
103
107
|
layout: string;
|
|
104
108
|
};
|
|
105
109
|
id: string;
|
|
110
|
+
} | {
|
|
111
|
+
panelItems: {
|
|
112
|
+
caption: string;
|
|
113
|
+
itemStyle: string;
|
|
114
|
+
itemType: string;
|
|
115
|
+
layoutPos: {
|
|
116
|
+
shrink: number;
|
|
117
|
+
layout: string;
|
|
118
|
+
};
|
|
119
|
+
showCaption: boolean;
|
|
120
|
+
id: string;
|
|
121
|
+
}[];
|
|
122
|
+
layout: {
|
|
123
|
+
layout: string;
|
|
124
|
+
align?: undefined;
|
|
125
|
+
dir?: undefined;
|
|
126
|
+
};
|
|
127
|
+
dataRegionType: string;
|
|
128
|
+
caption: string;
|
|
129
|
+
itemStyle: string;
|
|
130
|
+
itemType: string;
|
|
131
|
+
layoutPos: {
|
|
132
|
+
shrink: number;
|
|
133
|
+
layout: string;
|
|
134
|
+
};
|
|
135
|
+
id: string;
|
|
136
|
+
predefinedType?: undefined;
|
|
106
137
|
})[];
|
|
107
138
|
predefinedType: string;
|
|
108
139
|
layout: {
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
var DEMobMdView = {
|
|
3
2
|
"layoutBodyOnly": true,
|
|
4
3
|
"layoutMode": "FLEX",
|
|
@@ -35,6 +34,7 @@ var DEMobMdView = {
|
|
|
35
34
|
"itemType": "CONTAINER",
|
|
36
35
|
"layoutPos": {
|
|
37
36
|
"shrink": 0,
|
|
37
|
+
"heightMode": "FULL",
|
|
38
38
|
"layout": "FLEX"
|
|
39
39
|
},
|
|
40
40
|
"id": "view_left_toolbar"
|
|
@@ -93,6 +93,7 @@ var DEMobMdView = {
|
|
|
93
93
|
"itemType": "CONTAINER",
|
|
94
94
|
"layoutPos": {
|
|
95
95
|
"shrink": 0,
|
|
96
|
+
"heightMode": "FULL",
|
|
96
97
|
"layout": "FLEX"
|
|
97
98
|
},
|
|
98
99
|
"id": "view_right_toolbar"
|
|
@@ -100,6 +101,7 @@ var DEMobMdView = {
|
|
|
100
101
|
],
|
|
101
102
|
"predefinedType": "Toolbar",
|
|
102
103
|
"layout": {
|
|
104
|
+
"align": "center",
|
|
103
105
|
"dir": "row",
|
|
104
106
|
"layout": "FLEX"
|
|
105
107
|
},
|
|
@@ -140,6 +142,33 @@ var DEMobMdView = {
|
|
|
140
142
|
"layout": "FLEX"
|
|
141
143
|
},
|
|
142
144
|
"id": "view_toolbar2"
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"panelItems": [
|
|
148
|
+
{
|
|
149
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
150
|
+
"itemStyle": "DEFAULT",
|
|
151
|
+
"itemType": "CTRLPOS",
|
|
152
|
+
"layoutPos": {
|
|
153
|
+
"shrink": 1,
|
|
154
|
+
"layout": "FLEX"
|
|
155
|
+
},
|
|
156
|
+
"showCaption": true,
|
|
157
|
+
"id": "searchform"
|
|
158
|
+
}
|
|
159
|
+
],
|
|
160
|
+
"layout": {
|
|
161
|
+
"layout": "FLEX"
|
|
162
|
+
},
|
|
163
|
+
"dataRegionType": "INHERIT",
|
|
164
|
+
"caption": "\u5BB9\u5668",
|
|
165
|
+
"itemStyle": "DEFAULT",
|
|
166
|
+
"itemType": "CONTAINER",
|
|
167
|
+
"layoutPos": {
|
|
168
|
+
"shrink": 1,
|
|
169
|
+
"layout": "FLEX"
|
|
170
|
+
},
|
|
171
|
+
"id": "view_searchform"
|
|
143
172
|
}
|
|
144
173
|
],
|
|
145
174
|
"predefinedType": "Header",
|