@ibiz-template/mob-theme 0.2.6 → 0.2.8

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