@ibiz-template/mob-theme 0.0.1

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.
Files changed (45) hide show
  1. package/dist/index.system.min.js +2 -0
  2. package/dist/index.system.min.js.map +1 -0
  3. package/es/index.mjs +1 -0
  4. package/es/publish/app-index-view-layout.mjs +27 -0
  5. package/es/publish/app-wf-step-trace-view-layout.mjs +36 -0
  6. package/es/publish/index.mjs +43 -0
  7. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +210 -0
  8. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +246 -0
  9. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.mjs +45 -0
  10. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +214 -0
  11. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +212 -0
  12. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +284 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.mjs +44 -0
  14. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +242 -0
  15. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +46 -0
  16. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +46 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +278 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +147 -0
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +212 -0
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +137 -0
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +245 -0
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +212 -0
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +135 -0
  24. package/lib/index.cjs +7 -0
  25. package/lib/publish/app-index-view-layout.cjs +31 -0
  26. package/lib/publish/app-wf-step-trace-view-layout.cjs +40 -0
  27. package/lib/publish/index.cjs +45 -0
  28. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +214 -0
  29. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +250 -0
  30. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.cjs +49 -0
  31. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +218 -0
  32. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +216 -0
  33. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +288 -0
  34. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.cjs +48 -0
  35. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +246 -0
  36. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +50 -0
  37. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +50 -0
  38. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +282 -0
  39. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +151 -0
  40. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +216 -0
  41. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +141 -0
  42. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +249 -0
  43. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +216 -0
  44. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +139 -0
  45. package/package.json +35 -0
@@ -0,0 +1,246 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var DEMobMdView = {
6
+ "layoutBodyOnly": true,
7
+ "layoutMode": "FLEX",
8
+ "rootPanelItems": [
9
+ {
10
+ "panelItems": [
11
+ {
12
+ "panelItems": [
13
+ {
14
+ "panelItems": [
15
+ {
16
+ "panelItems": [
17
+ {
18
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
19
+ "itemStyle": "DEFAULT",
20
+ "itemType": "CTRLPOS",
21
+ "layoutPos": {
22
+ "shrink": 1,
23
+ "layout": "FLEX"
24
+ },
25
+ "showCaption": true,
26
+ "id": "lefttoolbar"
27
+ }
28
+ ],
29
+ "layout": {
30
+ "layout": "FLEX"
31
+ },
32
+ "dataRegionType": "INHERIT",
33
+ "caption": "\u5BB9\u5668",
34
+ "itemStyle": "DEFAULT",
35
+ "itemType": "CONTAINER",
36
+ "layoutPos": {
37
+ "shrink": 0,
38
+ "layout": "FLEX"
39
+ },
40
+ "id": "view_left_toolbar"
41
+ },
42
+ {
43
+ "panelItems": [
44
+ {
45
+ "caption": "\u6807\u9898\u680F",
46
+ "itemStyle": "DEFAULT",
47
+ "itemType": "CTRLPOS",
48
+ "layoutPos": {
49
+ "shrink": 1,
50
+ "heightMode": "FULL",
51
+ "layout": "FLEX"
52
+ },
53
+ "showCaption": true,
54
+ "id": "captionbar"
55
+ }
56
+ ],
57
+ "layout": {
58
+ "align": "center",
59
+ "dir": "row",
60
+ "layout": "FLEX"
61
+ },
62
+ "dataRegionType": "INHERIT",
63
+ "caption": "\u5BB9\u5668",
64
+ "itemStyle": "DEFAULT",
65
+ "itemType": "CONTAINER",
66
+ "layoutPos": {
67
+ "grow": 1,
68
+ "shrink": 1,
69
+ "layout": "FLEX"
70
+ },
71
+ "id": "view_captionbar"
72
+ },
73
+ {
74
+ "panelItems": [
75
+ {
76
+ "caption": "\u5DE5\u5177\u680F",
77
+ "itemStyle": "DEFAULT",
78
+ "itemType": "CTRLPOS",
79
+ "layoutPos": {
80
+ "shrink": 1,
81
+ "layout": "FLEX"
82
+ },
83
+ "showCaption": true,
84
+ "id": "righttoolbar"
85
+ }
86
+ ],
87
+ "layout": {
88
+ "layout": "FLEX"
89
+ },
90
+ "dataRegionType": "INHERIT",
91
+ "caption": "\u5BB9\u5668",
92
+ "itemStyle": "DEFAULT",
93
+ "itemType": "CONTAINER",
94
+ "layoutPos": {
95
+ "shrink": 0,
96
+ "layout": "FLEX"
97
+ },
98
+ "id": "view_right_toolbar"
99
+ }
100
+ ],
101
+ "predefinedType": "Toolbar",
102
+ "layout": {
103
+ "dir": "row",
104
+ "layout": "FLEX"
105
+ },
106
+ "dataRegionType": "INHERIT",
107
+ "caption": "\u5BB9\u5668",
108
+ "itemStyle": "DEFAULT",
109
+ "itemType": "CONTAINER",
110
+ "layoutPos": {
111
+ "shrink": 1,
112
+ "layout": "FLEX"
113
+ },
114
+ "id": "view_toolbar"
115
+ },
116
+ {
117
+ "panelItems": [
118
+ {
119
+ "caption": "\u641C\u7D22\u680F",
120
+ "itemStyle": "DEFAULT",
121
+ "itemType": "CTRLPOS",
122
+ "layoutPos": {
123
+ "shrink": 1,
124
+ "layout": "FLEX"
125
+ },
126
+ "showCaption": true,
127
+ "id": "searchbar"
128
+ }
129
+ ],
130
+ "predefinedType": "Toolbar",
131
+ "layout": {
132
+ "layout": "FLEX"
133
+ },
134
+ "dataRegionType": "INHERIT",
135
+ "caption": "\u5BB9\u5668",
136
+ "itemStyle": "DEFAULT",
137
+ "itemType": "CONTAINER",
138
+ "layoutPos": {
139
+ "shrink": 1,
140
+ "layout": "FLEX"
141
+ },
142
+ "id": "view_toolbar2"
143
+ }
144
+ ],
145
+ "predefinedType": "Header",
146
+ "layout": {
147
+ "dir": "column",
148
+ "layout": "FLEX"
149
+ },
150
+ "dataRegionType": "INHERIT",
151
+ "caption": "\u5BB9\u5668",
152
+ "itemStyle": "DEFAULT",
153
+ "itemType": "CONTAINER",
154
+ "layoutPos": {
155
+ "shrink": 0,
156
+ "layout": "FLEX"
157
+ },
158
+ "id": "view_header"
159
+ }
160
+ ],
161
+ "predefinedType": "PANELPART",
162
+ "layout": {
163
+ "layout": "FLEX"
164
+ },
165
+ "dataRegionType": "INHERIT",
166
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
167
+ "itemStyle": "DEFAULT",
168
+ "itemType": "CONTAINER",
169
+ "layoutPos": {
170
+ "shrink": 1,
171
+ "layout": "FLEX"
172
+ },
173
+ "showCaption": true,
174
+ "id": "panelpart"
175
+ },
176
+ {
177
+ "panelItems": [
178
+ {
179
+ "caption": "\u591A\u6570\u636E\u90E8\u4EF6",
180
+ "itemStyle": "DEFAULT",
181
+ "itemType": "CTRLPOS",
182
+ "layoutPos": {
183
+ "grow": 1,
184
+ "shrink": 1,
185
+ "layout": "FLEX"
186
+ },
187
+ "showCaption": true,
188
+ "id": "mdctrl"
189
+ }
190
+ ],
191
+ "predefinedType": "Content",
192
+ "layout": {
193
+ "layout": "FLEX"
194
+ },
195
+ "dataRegionType": "INHERIT",
196
+ "caption": "\u5BB9\u5668",
197
+ "itemStyle": "DEFAULT",
198
+ "itemType": "CONTAINER",
199
+ "layoutPos": {
200
+ "grow": 1,
201
+ "shrink": 1,
202
+ "layout": "FLEX"
203
+ },
204
+ "id": "view_content"
205
+ },
206
+ {
207
+ "panelItems": [
208
+ {
209
+ "caption": "\u5DE5\u5177\u680F",
210
+ "itemStyle": "DEFAULT",
211
+ "itemType": "CTRLPOS",
212
+ "layoutPos": {
213
+ "shrink": 1,
214
+ "layout": "FLEX"
215
+ },
216
+ "showCaption": true,
217
+ "id": "footertoolbar"
218
+ }
219
+ ],
220
+ "predefinedType": "Footer",
221
+ "layout": {
222
+ "layout": "FLEX"
223
+ },
224
+ "dataRegionType": "INHERIT",
225
+ "caption": "\u5BB9\u5668",
226
+ "itemStyle": "DEFAULT",
227
+ "itemType": "CONTAINER",
228
+ "layoutPos": {
229
+ "shrink": 0,
230
+ "layout": "FLEX"
231
+ },
232
+ "id": "view_footer"
233
+ }
234
+ ],
235
+ "layoutPanel": true,
236
+ "mobilePanel": true,
237
+ "codeName": "MobMDViewLayout",
238
+ "controlType": "VIEWLAYOUTPANEL",
239
+ "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u591A\u6570\u636E\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
240
+ "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
241
+ "controlParam": {},
242
+ "name": "layoutpanel",
243
+ "id": "mobmdviewlayout"
244
+ };
245
+
246
+ exports.default = DEMobMdView;
@@ -0,0 +1,50 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var DEMobPickupMDView = {
6
+ "layoutBodyOnly": true,
7
+ "layoutMode": "FLEX",
8
+ "rootPanelItems": [
9
+ {
10
+ "panelItems": [
11
+ {
12
+ "caption": "\u591A\u6570\u636E\u90E8\u4EF6",
13
+ "itemStyle": "DEFAULT",
14
+ "itemType": "CTRLPOS",
15
+ "layoutPos": {
16
+ "grow": 1,
17
+ "shrink": 1,
18
+ "layout": "FLEX"
19
+ },
20
+ "showCaption": true,
21
+ "id": "mdctrl"
22
+ }
23
+ ],
24
+ "layout": {
25
+ "layout": "FLEX"
26
+ },
27
+ "dataRegionType": "INHERIT",
28
+ "caption": "\u5BB9\u5668",
29
+ "itemStyle": "DEFAULT",
30
+ "itemType": "CONTAINER",
31
+ "layoutPos": {
32
+ "grow": 1,
33
+ "shrink": 1,
34
+ "layout": "FLEX"
35
+ },
36
+ "id": "view_content"
37
+ }
38
+ ],
39
+ "layoutPanel": true,
40
+ "mobilePanel": true,
41
+ "codeName": "MobPickupMDViewLayout",
42
+ "controlType": "VIEWLAYOUTPANEL",
43
+ "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u9009\u62E9\u591A\u6570\u636E\u89C6\u56FE\uFF08\u90E8\u4EF6\u89C6\u56FE\uFF09\u5E03\u5C40\u9762\u677F",
44
+ "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
45
+ "controlParam": {},
46
+ "name": "layoutpanel",
47
+ "id": "mobpickupmdviewlayout"
48
+ };
49
+
50
+ exports.default = DEMobPickupMDView;
@@ -0,0 +1,50 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var DEMobPickupTreeView = {
6
+ "layoutBodyOnly": true,
7
+ "layoutMode": "FLEX",
8
+ "rootPanelItems": [
9
+ {
10
+ "panelItems": [
11
+ {
12
+ "caption": "\u6811\u89C6\u56FE",
13
+ "itemStyle": "DEFAULT",
14
+ "itemType": "CTRLPOS",
15
+ "layoutPos": {
16
+ "shrink": 1,
17
+ "layout": "FLEX"
18
+ },
19
+ "showCaption": true,
20
+ "id": "tree"
21
+ }
22
+ ],
23
+ "predefinedType": "Content",
24
+ "layout": {
25
+ "layout": "FLEX"
26
+ },
27
+ "dataRegionType": "INHERIT",
28
+ "caption": "\u5BB9\u5668",
29
+ "itemStyle": "DEFAULT",
30
+ "itemType": "CONTAINER",
31
+ "layoutPos": {
32
+ "grow": 1,
33
+ "shrink": 1,
34
+ "layout": "FLEX"
35
+ },
36
+ "id": "view_content"
37
+ }
38
+ ],
39
+ "layoutPanel": true,
40
+ "mobilePanel": true,
41
+ "codeName": "MobPickupTreeViewLayout",
42
+ "controlType": "VIEWLAYOUTPANEL",
43
+ "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u9009\u62E9\u6811\u89C6\u56FE\uFF08\u90E8\u4EF6\u89C6\u56FE\uFF09\u5E03\u5C40\u9762\u677F",
44
+ "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
45
+ "controlParam": {},
46
+ "name": "layoutpanel",
47
+ "id": "mobpickuptreeviewlayout"
48
+ };
49
+
50
+ exports.default = DEMobPickupTreeView;
@@ -0,0 +1,282 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ var DEMobPickupView = {
6
+ "layoutBodyOnly": true,
7
+ "layoutMode": "FLEX",
8
+ "rootPanelItems": [
9
+ {
10
+ "panelItems": [
11
+ {
12
+ "panelItems": [
13
+ {
14
+ "panelItems": [
15
+ {
16
+ "panelItems": [
17
+ {
18
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
19
+ "itemStyle": "DEFAULT",
20
+ "itemType": "CTRLPOS",
21
+ "layoutPos": {
22
+ "shrink": 1,
23
+ "layout": "FLEX"
24
+ },
25
+ "showCaption": true,
26
+ "id": "lefttoolbar"
27
+ }
28
+ ],
29
+ "layout": {
30
+ "layout": "FLEX"
31
+ },
32
+ "dataRegionType": "INHERIT",
33
+ "caption": "\u5BB9\u5668",
34
+ "itemStyle": "DEFAULT",
35
+ "itemType": "CONTAINER",
36
+ "layoutPos": {
37
+ "shrink": 0,
38
+ "layout": "FLEX"
39
+ },
40
+ "id": "view_left_toolbar"
41
+ },
42
+ {
43
+ "panelItems": [
44
+ {
45
+ "caption": "\u6807\u9898\u680F",
46
+ "itemStyle": "DEFAULT",
47
+ "itemType": "CTRLPOS",
48
+ "layoutPos": {
49
+ "shrink": 1,
50
+ "heightMode": "FULL",
51
+ "layout": "FLEX"
52
+ },
53
+ "showCaption": true,
54
+ "id": "captionbar"
55
+ }
56
+ ],
57
+ "layout": {
58
+ "align": "center",
59
+ "dir": "row",
60
+ "layout": "FLEX"
61
+ },
62
+ "dataRegionType": "INHERIT",
63
+ "caption": "\u5BB9\u5668",
64
+ "itemStyle": "DEFAULT",
65
+ "itemType": "CONTAINER",
66
+ "layoutPos": {
67
+ "grow": 1,
68
+ "shrink": 1,
69
+ "layout": "FLEX"
70
+ },
71
+ "id": "view_captionbar"
72
+ },
73
+ {
74
+ "panelItems": [
75
+ {
76
+ "caption": "\u5DE5\u5177\u680F",
77
+ "itemStyle": "DEFAULT",
78
+ "itemType": "CTRLPOS",
79
+ "layoutPos": {
80
+ "shrink": 1,
81
+ "layout": "FLEX"
82
+ },
83
+ "showCaption": true,
84
+ "id": "righttoolbar"
85
+ }
86
+ ],
87
+ "layout": {
88
+ "layout": "FLEX"
89
+ },
90
+ "dataRegionType": "INHERIT",
91
+ "caption": "\u5BB9\u5668",
92
+ "itemStyle": "DEFAULT",
93
+ "itemType": "CONTAINER",
94
+ "layoutPos": {
95
+ "shrink": 0,
96
+ "layout": "FLEX"
97
+ },
98
+ "id": "view_right_toolbar"
99
+ }
100
+ ],
101
+ "predefinedType": "Toolbar",
102
+ "layout": {
103
+ "dir": "row",
104
+ "layout": "FLEX"
105
+ },
106
+ "dataRegionType": "INHERIT",
107
+ "caption": "\u5BB9\u5668",
108
+ "itemStyle": "DEFAULT",
109
+ "itemType": "CONTAINER",
110
+ "layoutPos": {
111
+ "shrink": 1,
112
+ "layout": "FLEX"
113
+ },
114
+ "id": "view_toolbar"
115
+ },
116
+ {
117
+ "panelItems": [
118
+ {
119
+ "caption": "\u641C\u7D22\u680F",
120
+ "itemStyle": "DEFAULT",
121
+ "itemType": "CTRLPOS",
122
+ "layoutPos": {
123
+ "shrink": 1,
124
+ "layout": "FLEX"
125
+ },
126
+ "showCaption": true,
127
+ "id": "searchbar"
128
+ }
129
+ ],
130
+ "predefinedType": "Toolbar",
131
+ "layout": {
132
+ "layout": "FLEX"
133
+ },
134
+ "dataRegionType": "INHERIT",
135
+ "caption": "\u5BB9\u5668",
136
+ "itemStyle": "DEFAULT",
137
+ "itemType": "CONTAINER",
138
+ "layoutPos": {
139
+ "shrink": 1,
140
+ "layout": "FLEX"
141
+ },
142
+ "id": "view_toolbar2"
143
+ }
144
+ ],
145
+ "predefinedType": "Header",
146
+ "layout": {
147
+ "dir": "column",
148
+ "layout": "FLEX"
149
+ },
150
+ "dataRegionType": "INHERIT",
151
+ "caption": "\u5BB9\u5668",
152
+ "itemStyle": "DEFAULT",
153
+ "itemType": "CONTAINER",
154
+ "layoutPos": {
155
+ "shrink": 0,
156
+ "layout": "FLEX"
157
+ },
158
+ "id": "view_header"
159
+ }
160
+ ],
161
+ "predefinedType": "PANELPART",
162
+ "layout": {
163
+ "layout": "FLEX"
164
+ },
165
+ "dataRegionType": "INHERIT",
166
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
167
+ "itemStyle": "DEFAULT",
168
+ "itemType": "CONTAINER",
169
+ "layoutPos": {
170
+ "shrink": 1,
171
+ "layout": "FLEX"
172
+ },
173
+ "showCaption": true,
174
+ "id": "panelpart"
175
+ },
176
+ {
177
+ "panelItems": [
178
+ {
179
+ "caption": "\u9009\u62E9\u89C6\u56FE\u9762\u677F",
180
+ "itemStyle": "DEFAULT",
181
+ "itemType": "CTRLPOS",
182
+ "layoutPos": {
183
+ "shrink": 1,
184
+ "layout": "FLEX"
185
+ },
186
+ "showCaption": true,
187
+ "id": "pickupviewpanel"
188
+ }
189
+ ],
190
+ "predefinedType": "Content",
191
+ "layout": {
192
+ "layout": "FLEX"
193
+ },
194
+ "dataRegionType": "INHERIT",
195
+ "caption": "\u89C6\u56FE\u5185\u5BB9\u533A",
196
+ "itemStyle": "DEFAULT",
197
+ "itemType": "CONTAINER",
198
+ "layoutPos": {
199
+ "shrink": 1,
200
+ "layout": "FLEX"
201
+ },
202
+ "id": "view_content"
203
+ },
204
+ {
205
+ "panelItems": [
206
+ {
207
+ "panelItems": [
208
+ {
209
+ "actionType": "UIACTION",
210
+ "uiactionId": "cancel",
211
+ "tooltip": "\u53D6\u6D88",
212
+ "caption": "\u53D6\u6D88",
213
+ "itemStyle": "DEFAULT",
214
+ "itemType": "BUTTON",
215
+ "layoutPos": {
216
+ "shrink": 1,
217
+ "layout": "FLEX"
218
+ },
219
+ "showCaption": true,
220
+ "id": "button_cancelaction"
221
+ },
222
+ {
223
+ "actionType": "UIACTION",
224
+ "uiactionId": "ok",
225
+ "tooltip": "\u786E\u5B9A",
226
+ "caption": "\u786E\u5B9A",
227
+ "itemStyle": "SUCCESS",
228
+ "itemType": "BUTTON",
229
+ "layoutPos": {
230
+ "shrink": 1,
231
+ "layout": "FLEX"
232
+ },
233
+ "showCaption": true,
234
+ "id": "button_okaction"
235
+ }
236
+ ],
237
+ "layout": {
238
+ "dir": "row",
239
+ "layout": "FLEX"
240
+ },
241
+ "dataRegionType": "INHERIT",
242
+ "caption": "\u5BB9\u5668",
243
+ "contentHeight": 100,
244
+ "height": 100,
245
+ "itemStyle": "DEFAULT",
246
+ "itemType": "CONTAINER",
247
+ "layoutPos": {
248
+ "shrink": 1,
249
+ "height": 100,
250
+ "heightMode": "FULL",
251
+ "layout": "FLEX"
252
+ },
253
+ "id": "container"
254
+ }
255
+ ],
256
+ "predefinedType": "FOOTER",
257
+ "layout": {
258
+ "layout": "FLEX"
259
+ },
260
+ "dataRegionType": "INHERIT",
261
+ "caption": "\u5BB9\u5668",
262
+ "itemStyle": "DEFAULT",
263
+ "itemType": "CONTAINER",
264
+ "layoutPos": {
265
+ "shrink": 1,
266
+ "layout": "FLEX"
267
+ },
268
+ "id": "view_footer"
269
+ }
270
+ ],
271
+ "layoutPanel": true,
272
+ "mobilePanel": true,
273
+ "codeName": "MobPickupViewLayout",
274
+ "controlType": "VIEWLAYOUTPANEL",
275
+ "logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u6570\u636E\u9009\u62E9\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
276
+ "appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
277
+ "controlParam": {},
278
+ "name": "layoutpanel",
279
+ "id": "mobpickupviewlayout"
280
+ };
281
+
282
+ exports.default = DEMobPickupView;