@ibiz-template/mob-theme 0.2.6 → 0.2.7

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 (76) hide show
  1. package/CHANGELOG.md +13 -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 +246 -0
  13. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.mjs +293 -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 +245 -0
  17. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.mjs +292 -0
  18. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +47 -33
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +82 -63
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +70 -35
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +107 -69
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +1 -29
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +2 -1
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +45 -33
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +81 -63
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +45 -33
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +81 -63
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +45 -33
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +81 -63
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +1 -29
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +2 -1
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +45 -33
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +81 -63
  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 +70 -26
  37. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +109 -39
  38. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +45 -33
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +81 -63
  40. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.d.ts +70 -6
  41. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +108 -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 +117 -39
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +138 -70
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +48 -31
  45. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +34 -2
  46. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.d.ts +70 -2
  47. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +109 -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/lib/publish/app-index-view-layout-blank-mode.cjs +38 -0
  52. package/lib/publish/app-index-view-layout.cjs +21 -2
  53. package/lib/publish/index.cjs +12 -0
  54. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-9-layout.cjs +51 -0
  55. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-calendar-view-layout.cjs +297 -0
  56. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-9-layout.cjs +53 -0
  57. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-chart-view-layout.cjs +296 -0
  58. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +82 -63
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +107 -69
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +2 -1
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +81 -63
  62. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +81 -63
  63. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +81 -63
  64. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +2 -1
  65. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +81 -63
  66. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-9-layout.cjs +102 -0
  67. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +109 -39
  68. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +81 -63
  69. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +108 -14
  70. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +138 -70
  71. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +34 -2
  72. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +109 -10
  73. package/lib/theme/generic/index.css +1 -1
  74. package/lib/theme/generic/vant.css +1 -1
  75. package/lib/theme/index.css +1 -1
  76. package/package.json +1 -1
@@ -17,77 +17,98 @@ 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
+ "shrink": 1,
27
+ "heightMode": "FULL",
28
+ "layout": "FLEX",
29
+ "valignSelf": "MIDDLE"
30
+ },
31
+ "showCaption": true,
32
+ "id": "lefttoolbar"
33
+ }
34
+ ],
35
+ "layout": {
36
+ "layout": "FLEX"
37
+ },
38
+ "dataRegionType": "INHERIT",
39
+ "caption": "\u5BB9\u5668",
21
40
  "itemStyle": "DEFAULT",
22
- "itemType": "CTRLPOS",
41
+ "itemType": "CONTAINER",
23
42
  "layoutPos": {
24
- "shrink": 1,
43
+ "shrink": 0,
25
44
  "layout": "FLEX"
26
45
  },
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": [
46
+ "id": "view_left_toolbar"
47
+ },
47
48
  {
48
- "caption": "\u6807\u9898\u680F",
49
+ "panelItems": [
50
+ {
51
+ "caption": "\u6807\u9898\u680F",
52
+ "itemStyle": "DEFAULT",
53
+ "itemType": "CTRLPOS",
54
+ "layoutPos": {
55
+ "shrink": 1,
56
+ "heightMode": "FULL",
57
+ "layout": "FLEX"
58
+ },
59
+ "showCaption": true,
60
+ "id": "captionbar"
61
+ }
62
+ ],
63
+ "layout": {
64
+ "align": "center",
65
+ "dir": "row",
66
+ "layout": "FLEX"
67
+ },
68
+ "dataRegionType": "INHERIT",
69
+ "caption": "\u5BB9\u5668",
49
70
  "itemStyle": "DEFAULT",
50
- "itemType": "CTRLPOS",
71
+ "itemType": "CONTAINER",
51
72
  "layoutPos": {
73
+ "grow": 1,
52
74
  "shrink": 1,
53
- "heightMode": "FULL",
54
75
  "layout": "FLEX"
55
76
  },
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": [
77
+ "id": "view_captionbar"
78
+ },
78
79
  {
79
- "caption": "\u5DE5\u5177\u680F",
80
+ "panelItems": [
81
+ {
82
+ "caption": "\u5DE5\u5177\u680F",
83
+ "itemStyle": "DEFAULT",
84
+ "itemType": "CTRLPOS",
85
+ "layoutPos": {
86
+ "shrink": 1,
87
+ "heightMode": "FULL",
88
+ "layout": "FLEX",
89
+ "valignSelf": "MIDDLE"
90
+ },
91
+ "showCaption": true,
92
+ "id": "righttoolbar"
93
+ }
94
+ ],
95
+ "layout": {
96
+ "layout": "FLEX"
97
+ },
98
+ "dataRegionType": "INHERIT",
99
+ "caption": "\u5BB9\u5668",
80
100
  "itemStyle": "DEFAULT",
81
- "itemType": "CTRLPOS",
101
+ "itemType": "CONTAINER",
82
102
  "layoutPos": {
83
- "shrink": 1,
103
+ "shrink": 0,
84
104
  "layout": "FLEX"
85
105
  },
86
- "showCaption": true,
87
- "id": "righttoolbar"
106
+ "id": "view_right_toolbar"
88
107
  }
89
108
  ],
109
+ "predefinedType": "Toolbar",
90
110
  "layout": {
111
+ "dir": "row",
91
112
  "layout": "FLEX"
92
113
  },
93
114
  "dataRegionType": "INHERIT",
@@ -95,17 +116,15 @@ var DEMobDataView = {
95
116
  "itemStyle": "DEFAULT",
96
117
  "itemType": "CONTAINER",
97
118
  "layoutPos": {
98
- "shrink": 0,
99
- "heightMode": "FULL",
119
+ "shrink": 1,
100
120
  "layout": "FLEX"
101
121
  },
102
- "id": "view_right_toolbar"
122
+ "id": "view_toolbar"
103
123
  }
104
124
  ],
105
- "predefinedType": "Toolbar",
125
+ "predefinedType": "Header",
106
126
  "layout": {
107
- "align": "center",
108
- "dir": "row",
127
+ "dir": "column",
109
128
  "layout": "FLEX"
110
129
  },
111
130
  "dataRegionType": "INHERIT",
@@ -113,10 +132,10 @@ var DEMobDataView = {
113
132
  "itemStyle": "DEFAULT",
114
133
  "itemType": "CONTAINER",
115
134
  "layoutPos": {
116
- "shrink": 1,
135
+ "shrink": 0,
117
136
  "layout": "FLEX"
118
137
  },
119
- "id": "view_toolbar"
138
+ "id": "view_header"
120
139
  },
121
140
  {
122
141
  "panelItems": [
@@ -174,7 +193,6 @@ var DEMobDataView = {
174
193
  "id": "view_searchform"
175
194
  }
176
195
  ],
177
- "predefinedType": "Header",
178
196
  "layout": {
179
197
  "dir": "column",
180
198
  "layout": "FLEX"
@@ -187,7 +205,7 @@ var DEMobDataView = {
187
205
  "shrink": 0,
188
206
  "layout": "FLEX"
189
207
  },
190
- "id": "view_header"
208
+ "id": "view_top"
191
209
  }
192
210
  ],
193
211
  "predefinedType": "PANELPART",
@@ -228,6 +246,7 @@ var DEMobDataView = {
228
246
  "itemStyle": "DEFAULT",
229
247
  "itemType": "CONTAINER",
230
248
  "layoutPos": {
249
+ "grow": 1,
231
250
  "shrink": 1,
232
251
  "layout": "FLEX"
233
252
  },
@@ -15,49 +15,116 @@ var DEMobEditView3 = {
15
15
  {
16
16
  "panelItems": [
17
17
  {
18
- "caption": "\u5DE5\u5177\u680F",
19
- "itemStyle": "DEFAULT",
20
- "itemType": "CTRLPOS",
21
- "layoutPos": {
22
- "shrink": 1,
23
- "heightMode": "FULL",
18
+ "panelItems": [
19
+ {
20
+ "panelItems": [
21
+ {
22
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
23
+ "itemStyle": "DEFAULT",
24
+ "itemType": "CTRLPOS",
25
+ "layoutPos": {
26
+ "shrink": 1,
27
+ "heightMode": "FULL",
28
+ "layout": "FLEX",
29
+ "valignSelf": "MIDDLE"
30
+ },
31
+ "showCaption": true,
32
+ "id": "lefttoolbar"
33
+ }
34
+ ],
35
+ "layout": {
36
+ "layout": "FLEX"
37
+ },
38
+ "dataRegionType": "INHERIT",
39
+ "caption": "\u5BB9\u5668",
40
+ "itemStyle": "DEFAULT",
41
+ "itemType": "CONTAINER",
42
+ "layoutPos": {
43
+ "shrink": 0,
44
+ "layout": "FLEX"
45
+ },
46
+ "id": "view_left_toolbar"
47
+ },
48
+ {
49
+ "panelItems": [
50
+ {
51
+ "caption": "\u6807\u9898\u680F",
52
+ "itemStyle": "DEFAULT",
53
+ "itemType": "CTRLPOS",
54
+ "layoutPos": {
55
+ "shrink": 1,
56
+ "heightMode": "FULL",
57
+ "layout": "FLEX"
58
+ },
59
+ "showCaption": true,
60
+ "id": "captionbar"
61
+ }
62
+ ],
63
+ "layout": {
64
+ "align": "center",
65
+ "dir": "row",
66
+ "layout": "FLEX"
67
+ },
68
+ "dataRegionType": "INHERIT",
69
+ "caption": "\u5BB9\u5668",
70
+ "itemStyle": "DEFAULT",
71
+ "itemType": "CONTAINER",
72
+ "layoutPos": {
73
+ "grow": 1,
74
+ "shrink": 1,
75
+ "layout": "FLEX"
76
+ },
77
+ "id": "view_captionbar"
78
+ },
79
+ {
80
+ "panelItems": [
81
+ {
82
+ "caption": "\u5DE5\u5177\u680F",
83
+ "itemStyle": "DEFAULT",
84
+ "itemType": "CTRLPOS",
85
+ "layoutPos": {
86
+ "shrink": 1,
87
+ "heightMode": "FULL",
88
+ "layout": "FLEX",
89
+ "valignSelf": "MIDDLE"
90
+ },
91
+ "showCaption": true,
92
+ "id": "righttoolbar"
93
+ }
94
+ ],
95
+ "layout": {
96
+ "layout": "FLEX"
97
+ },
98
+ "dataRegionType": "INHERIT",
99
+ "caption": "\u5BB9\u5668",
100
+ "itemStyle": "DEFAULT",
101
+ "itemType": "CONTAINER",
102
+ "layoutPos": {
103
+ "shrink": 0,
104
+ "layout": "FLEX"
105
+ },
106
+ "id": "view_right_toolbar"
107
+ }
108
+ ],
109
+ "predefinedType": "Toolbar",
110
+ "layout": {
111
+ "dir": "row",
24
112
  "layout": "FLEX"
25
113
  },
26
- "showCaption": true,
27
- "id": "lefttoolbar"
28
- }
29
- ],
30
- "layout": {
31
- "layout": "FLEX"
32
- },
33
- "dataRegionType": "INHERIT",
34
- "caption": "\u5BB9\u5668",
35
- "itemStyle": "DEFAULT",
36
- "itemType": "CONTAINER",
37
- "layoutPos": {
38
- "shrink": 1,
39
- "layout": "FLEX"
40
- },
41
- "id": "view_left_toolbar"
42
- },
43
- {
44
- "panelItems": [
45
- {
46
- "caption": "\u6807\u9898\u680F",
114
+ "dataRegionType": "INHERIT",
115
+ "caption": "\u5BB9\u5668",
47
116
  "itemStyle": "DEFAULT",
48
- "itemType": "CTRLPOS",
117
+ "itemType": "CONTAINER",
49
118
  "layoutPos": {
50
119
  "shrink": 1,
51
- "heightMode": "FULL",
52
120
  "layout": "FLEX"
53
121
  },
54
- "showCaption": true,
55
- "id": "captionbar"
122
+ "id": "view_toolbar"
56
123
  }
57
124
  ],
125
+ "predefinedType": "Header",
58
126
  "layout": {
59
- "align": "center",
60
- "dir": "row",
127
+ "dir": "column",
61
128
  "layout": "FLEX"
62
129
  },
63
130
  "dataRegionType": "INHERIT",
@@ -65,54 +132,26 @@ var DEMobEditView3 = {
65
132
  "itemStyle": "DEFAULT",
66
133
  "itemType": "CONTAINER",
67
134
  "layoutPos": {
68
- "grow": 1,
69
- "shrink": 1,
135
+ "shrink": 0,
70
136
  "layout": "FLEX"
71
137
  },
72
- "id": "view_captionbar"
73
- },
74
- {
75
- "panelItems": [
76
- {
77
- "caption": "\u5DE5\u5177\u680F",
78
- "itemStyle": "DEFAULT",
79
- "itemType": "CTRLPOS",
80
- "layoutPos": {
81
- "shrink": 1,
82
- "heightMode": "FULL",
83
- "layout": "FLEX"
84
- },
85
- "showCaption": true,
86
- "id": "righttoolbar"
87
- }
88
- ],
89
- "layout": {
90
- "layout": "FLEX"
91
- },
92
- "dataRegionType": "INHERIT",
93
- "caption": "\u5BB9\u5668",
94
- "itemStyle": "DEFAULT",
95
- "itemType": "CONTAINER",
96
- "layoutPos": {
97
- "shrink": 1,
98
- "layout": "FLEX"
99
- },
100
- "id": "view_right_toolbar"
138
+ "id": "view_header"
101
139
  }
102
140
  ],
141
+ "predefinedType": "PANELPART",
103
142
  "layout": {
104
- "dir": "row",
105
143
  "layout": "FLEX"
106
144
  },
107
145
  "dataRegionType": "INHERIT",
108
- "caption": "\u5BB9\u5668",
146
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
109
147
  "itemStyle": "DEFAULT",
110
148
  "itemType": "CONTAINER",
111
149
  "layoutPos": {
112
150
  "shrink": 1,
113
151
  "layout": "FLEX"
114
152
  },
115
- "id": "view_toolbar_container"
153
+ "showCaption": true,
154
+ "id": "panelpart"
116
155
  },
117
156
  {
118
157
  "panelItems": [
@@ -142,7 +181,6 @@ var DEMobEditView3 = {
142
181
  "id": "view_drtab"
143
182
  }
144
183
  ],
145
- "predefinedType": "Header",
146
184
  "layout": {
147
185
  "dir": "column",
148
186
  "layout": "FLEX"
@@ -155,7 +193,7 @@ var DEMobEditView3 = {
155
193
  "shrink": 0,
156
194
  "layout": "FLEX"
157
195
  },
158
- "id": "view_header"
196
+ "id": "view_top"
159
197
  },
160
198
  {
161
199
  "panelItems": [
@@ -24,7 +24,8 @@ var DEMobEditView = {
24
24
  "layoutPos": {
25
25
  "shrink": 1,
26
26
  "heightMode": "FULL",
27
- "layout": "FLEX"
27
+ "layout": "FLEX",
28
+ "valignSelf": "MIDDLE"
28
29
  },
29
30
  "showCaption": true,
30
31
  "id": "lefttoolbar"
@@ -18,77 +18,98 @@ var DEMobListView = {
18
18
  {
19
19
  "panelItems": [
20
20
  {
21
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
21
+ "panelItems": [
22
+ {
23
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
24
+ "itemStyle": "DEFAULT",
25
+ "itemType": "CTRLPOS",
26
+ "layoutPos": {
27
+ "shrink": 1,
28
+ "heightMode": "FULL",
29
+ "layout": "FLEX",
30
+ "valignSelf": "MIDDLE"
31
+ },
32
+ "showCaption": true,
33
+ "id": "lefttoolbar"
34
+ }
35
+ ],
36
+ "layout": {
37
+ "layout": "FLEX"
38
+ },
39
+ "dataRegionType": "INHERIT",
40
+ "caption": "\u5BB9\u5668",
22
41
  "itemStyle": "DEFAULT",
23
- "itemType": "CTRLPOS",
42
+ "itemType": "CONTAINER",
24
43
  "layoutPos": {
25
- "shrink": 1,
44
+ "shrink": 0,
26
45
  "layout": "FLEX"
27
46
  },
28
- "showCaption": true,
29
- "id": "lefttoolbar"
30
- }
31
- ],
32
- "layout": {
33
- "layout": "FLEX"
34
- },
35
- "dataRegionType": "INHERIT",
36
- "caption": "\u5BB9\u5668",
37
- "itemStyle": "DEFAULT",
38
- "itemType": "CONTAINER",
39
- "layoutPos": {
40
- "shrink": 0,
41
- "heightMode": "FULL",
42
- "layout": "FLEX"
43
- },
44
- "id": "view_left_toolbar"
45
- },
46
- {
47
- "panelItems": [
47
+ "id": "view_left_toolbar"
48
+ },
48
49
  {
49
- "caption": "\u6807\u9898\u680F",
50
+ "panelItems": [
51
+ {
52
+ "caption": "\u6807\u9898\u680F",
53
+ "itemStyle": "DEFAULT",
54
+ "itemType": "CTRLPOS",
55
+ "layoutPos": {
56
+ "shrink": 1,
57
+ "heightMode": "FULL",
58
+ "layout": "FLEX"
59
+ },
60
+ "showCaption": true,
61
+ "id": "captionbar"
62
+ }
63
+ ],
64
+ "layout": {
65
+ "align": "center",
66
+ "dir": "row",
67
+ "layout": "FLEX"
68
+ },
69
+ "dataRegionType": "INHERIT",
70
+ "caption": "\u5BB9\u5668",
50
71
  "itemStyle": "DEFAULT",
51
- "itemType": "CTRLPOS",
72
+ "itemType": "CONTAINER",
52
73
  "layoutPos": {
74
+ "grow": 1,
53
75
  "shrink": 1,
54
- "heightMode": "FULL",
55
76
  "layout": "FLEX"
56
77
  },
57
- "showCaption": true,
58
- "id": "captionbar"
59
- }
60
- ],
61
- "layout": {
62
- "align": "center",
63
- "dir": "row",
64
- "layout": "FLEX"
65
- },
66
- "dataRegionType": "INHERIT",
67
- "caption": "\u5BB9\u5668",
68
- "itemStyle": "DEFAULT",
69
- "itemType": "CONTAINER",
70
- "layoutPos": {
71
- "grow": 1,
72
- "shrink": 1,
73
- "layout": "FLEX"
74
- },
75
- "id": "view_captionbar"
76
- },
77
- {
78
- "panelItems": [
78
+ "id": "view_captionbar"
79
+ },
79
80
  {
80
- "caption": "\u5DE5\u5177\u680F",
81
+ "panelItems": [
82
+ {
83
+ "caption": "\u5DE5\u5177\u680F",
84
+ "itemStyle": "DEFAULT",
85
+ "itemType": "CTRLPOS",
86
+ "layoutPos": {
87
+ "shrink": 1,
88
+ "heightMode": "FULL",
89
+ "layout": "FLEX",
90
+ "valignSelf": "MIDDLE"
91
+ },
92
+ "showCaption": true,
93
+ "id": "righttoolbar"
94
+ }
95
+ ],
96
+ "layout": {
97
+ "layout": "FLEX"
98
+ },
99
+ "dataRegionType": "INHERIT",
100
+ "caption": "\u5BB9\u5668",
81
101
  "itemStyle": "DEFAULT",
82
- "itemType": "CTRLPOS",
102
+ "itemType": "CONTAINER",
83
103
  "layoutPos": {
84
- "shrink": 1,
104
+ "shrink": 0,
85
105
  "layout": "FLEX"
86
106
  },
87
- "showCaption": true,
88
- "id": "righttoolbar"
107
+ "id": "view_right_toolbar"
89
108
  }
90
109
  ],
110
+ "predefinedType": "Toolbar",
91
111
  "layout": {
112
+ "dir": "row",
92
113
  "layout": "FLEX"
93
114
  },
94
115
  "dataRegionType": "INHERIT",
@@ -96,17 +117,15 @@ var DEMobListView = {
96
117
  "itemStyle": "DEFAULT",
97
118
  "itemType": "CONTAINER",
98
119
  "layoutPos": {
99
- "shrink": 0,
100
- "heightMode": "FULL",
120
+ "shrink": 1,
101
121
  "layout": "FLEX"
102
122
  },
103
- "id": "view_right_toolbar"
123
+ "id": "view_toolbar"
104
124
  }
105
125
  ],
106
- "predefinedType": "Toolbar",
126
+ "predefinedType": "Header",
107
127
  "layout": {
108
- "align": "center",
109
- "dir": "row",
128
+ "dir": "column",
110
129
  "layout": "FLEX"
111
130
  },
112
131
  "dataRegionType": "INHERIT",
@@ -114,10 +133,10 @@ var DEMobListView = {
114
133
  "itemStyle": "DEFAULT",
115
134
  "itemType": "CONTAINER",
116
135
  "layoutPos": {
117
- "shrink": 1,
136
+ "shrink": 0,
118
137
  "layout": "FLEX"
119
138
  },
120
- "id": "view_toolbar"
139
+ "id": "view_header"
121
140
  },
122
141
  {
123
142
  "panelItems": [
@@ -175,7 +194,6 @@ var DEMobListView = {
175
194
  "id": "view_searchform"
176
195
  }
177
196
  ],
178
- "predefinedType": "Header",
179
197
  "layout": {
180
198
  "dir": "column",
181
199
  "layout": "FLEX"
@@ -188,7 +206,7 @@ var DEMobListView = {
188
206
  "shrink": 0,
189
207
  "layout": "FLEX"
190
208
  },
191
- "id": "view_header"
209
+ "id": "view_top"
192
210
  }
193
211
  ],
194
212
  "predefinedType": "PANELPART",