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