@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
@@ -18,77 +18,98 @@ var DEMobMPickupView = {
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 DEMobMPickupView = {
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 DEMobMPickupView = {
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 DEMobMPickupView = {
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 DEMobMPickupView = {
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",
@@ -18,77 +18,98 @@ var DEMobMdView = {
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 DEMobMdView = {
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 DEMobMdView = {
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 DEMobMdView = {
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 DEMobMdView = {
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",
@@ -24,7 +24,8 @@ var DEMobOptionView = {
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 DEMobPickupView = {
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 DEMobPickupView = {
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 DEMobPickupView = {
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 DEMobPickupView = {
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 DEMobPickupView = {
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",