@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
@@ -18,77 +18,112 @@ 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
+ "grow": 1,
28
+ "shrink": 1,
29
+ "heightMode": "FULL",
30
+ "layout": "FLEX",
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
33
+ },
34
+ "showCaption": true,
35
+ "id": "lefttoolbar"
36
+ }
37
+ ],
38
+ "layout": {
39
+ "layout": "FLEX"
40
+ },
41
+ "dataRegionType": "INHERIT",
42
+ "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
22
44
  "itemStyle": "DEFAULT",
23
- "itemType": "CTRLPOS",
45
+ "itemType": "CONTAINER",
24
46
  "layoutPos": {
25
- "shrink": 1,
26
- "layout": "FLEX"
47
+ "basis": 100,
48
+ "shrink": 0,
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
27
52
  },
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": [
53
+ "width": 100,
54
+ "id": "view_left_toolbar"
55
+ },
48
56
  {
49
- "caption": "\u6807\u9898\u680F",
57
+ "panelItems": [
58
+ {
59
+ "caption": "\u6807\u9898\u680F",
60
+ "itemStyle": "DEFAULT",
61
+ "itemType": "CTRLPOS",
62
+ "layoutPos": {
63
+ "shrink": 1,
64
+ "heightMode": "FULL",
65
+ "layout": "FLEX"
66
+ },
67
+ "showCaption": true,
68
+ "id": "captionbar"
69
+ }
70
+ ],
71
+ "layout": {
72
+ "align": "center",
73
+ "dir": "row",
74
+ "layout": "FLEX"
75
+ },
76
+ "dataRegionType": "INHERIT",
77
+ "caption": "\u5BB9\u5668",
50
78
  "itemStyle": "DEFAULT",
51
- "itemType": "CTRLPOS",
79
+ "itemType": "CONTAINER",
52
80
  "layoutPos": {
81
+ "grow": 1,
53
82
  "shrink": 1,
54
- "heightMode": "FULL",
55
83
  "layout": "FLEX"
56
84
  },
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": [
85
+ "id": "view_captionbar"
86
+ },
79
87
  {
80
- "caption": "\u5DE5\u5177\u680F",
88
+ "panelItems": [
89
+ {
90
+ "caption": "\u5DE5\u5177\u680F",
91
+ "itemStyle": "DEFAULT",
92
+ "itemType": "CTRLPOS",
93
+ "layoutPos": {
94
+ "grow": 1,
95
+ "shrink": 1,
96
+ "heightMode": "FULL",
97
+ "layout": "FLEX",
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
100
+ },
101
+ "showCaption": true,
102
+ "id": "righttoolbar"
103
+ }
104
+ ],
105
+ "layout": {
106
+ "layout": "FLEX"
107
+ },
108
+ "dataRegionType": "INHERIT",
109
+ "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
81
111
  "itemStyle": "DEFAULT",
82
- "itemType": "CTRLPOS",
112
+ "itemType": "CONTAINER",
83
113
  "layoutPos": {
84
- "shrink": 1,
85
- "layout": "FLEX"
114
+ "basis": 100,
115
+ "shrink": 0,
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
86
119
  },
87
- "showCaption": true,
88
- "id": "righttoolbar"
120
+ "width": 100,
121
+ "id": "view_right_toolbar"
89
122
  }
90
123
  ],
124
+ "predefinedType": "Toolbar",
91
125
  "layout": {
126
+ "dir": "row",
92
127
  "layout": "FLEX"
93
128
  },
94
129
  "dataRegionType": "INHERIT",
@@ -96,17 +131,15 @@ var DEMobMPickupView = {
96
131
  "itemStyle": "DEFAULT",
97
132
  "itemType": "CONTAINER",
98
133
  "layoutPos": {
99
- "shrink": 0,
100
- "heightMode": "FULL",
134
+ "shrink": 1,
101
135
  "layout": "FLEX"
102
136
  },
103
- "id": "view_right_toolbar"
137
+ "id": "view_toolbar"
104
138
  }
105
139
  ],
106
- "predefinedType": "Toolbar",
140
+ "predefinedType": "Header",
107
141
  "layout": {
108
- "align": "center",
109
- "dir": "row",
142
+ "dir": "column",
110
143
  "layout": "FLEX"
111
144
  },
112
145
  "dataRegionType": "INHERIT",
@@ -114,10 +147,10 @@ var DEMobMPickupView = {
114
147
  "itemStyle": "DEFAULT",
115
148
  "itemType": "CONTAINER",
116
149
  "layoutPos": {
117
- "shrink": 1,
150
+ "shrink": 0,
118
151
  "layout": "FLEX"
119
152
  },
120
- "id": "view_toolbar"
153
+ "id": "view_header"
121
154
  },
122
155
  {
123
156
  "panelItems": [
@@ -175,7 +208,6 @@ var DEMobMPickupView = {
175
208
  "id": "view_searchform"
176
209
  }
177
210
  ],
178
- "predefinedType": "Header",
179
211
  "layout": {
180
212
  "dir": "column",
181
213
  "layout": "FLEX"
@@ -188,7 +220,7 @@ var DEMobMPickupView = {
188
220
  "shrink": 0,
189
221
  "layout": "FLEX"
190
222
  },
191
- "id": "view_header"
223
+ "id": "view_top"
192
224
  }
193
225
  ],
194
226
  "predefinedType": "PANELPART",
@@ -18,77 +18,112 @@ 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
+ "grow": 1,
28
+ "shrink": 1,
29
+ "heightMode": "FULL",
30
+ "layout": "FLEX",
31
+ "valignSelf": "MIDDLE",
32
+ "widthMode": "FULL"
33
+ },
34
+ "showCaption": true,
35
+ "id": "lefttoolbar"
36
+ }
37
+ ],
38
+ "layout": {
39
+ "layout": "FLEX"
40
+ },
41
+ "dataRegionType": "INHERIT",
42
+ "caption": "\u5BB9\u5668",
43
+ "contentWidth": 100,
22
44
  "itemStyle": "DEFAULT",
23
- "itemType": "CTRLPOS",
45
+ "itemType": "CONTAINER",
24
46
  "layoutPos": {
25
- "shrink": 1,
26
- "layout": "FLEX"
47
+ "basis": 100,
48
+ "shrink": 0,
49
+ "layout": "FLEX",
50
+ "width": 100,
51
+ "widthMode": "PX"
27
52
  },
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": [
53
+ "width": 100,
54
+ "id": "view_left_toolbar"
55
+ },
48
56
  {
49
- "caption": "\u6807\u9898\u680F",
57
+ "panelItems": [
58
+ {
59
+ "caption": "\u6807\u9898\u680F",
60
+ "itemStyle": "DEFAULT",
61
+ "itemType": "CTRLPOS",
62
+ "layoutPos": {
63
+ "shrink": 1,
64
+ "heightMode": "FULL",
65
+ "layout": "FLEX"
66
+ },
67
+ "showCaption": true,
68
+ "id": "captionbar"
69
+ }
70
+ ],
71
+ "layout": {
72
+ "align": "center",
73
+ "dir": "row",
74
+ "layout": "FLEX"
75
+ },
76
+ "dataRegionType": "INHERIT",
77
+ "caption": "\u5BB9\u5668",
50
78
  "itemStyle": "DEFAULT",
51
- "itemType": "CTRLPOS",
79
+ "itemType": "CONTAINER",
52
80
  "layoutPos": {
81
+ "grow": 1,
53
82
  "shrink": 1,
54
- "heightMode": "FULL",
55
83
  "layout": "FLEX"
56
84
  },
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": [
85
+ "id": "view_captionbar"
86
+ },
79
87
  {
80
- "caption": "\u5DE5\u5177\u680F",
88
+ "panelItems": [
89
+ {
90
+ "caption": "\u5DE5\u5177\u680F",
91
+ "itemStyle": "DEFAULT",
92
+ "itemType": "CTRLPOS",
93
+ "layoutPos": {
94
+ "grow": 1,
95
+ "shrink": 1,
96
+ "heightMode": "FULL",
97
+ "layout": "FLEX",
98
+ "valignSelf": "MIDDLE",
99
+ "widthMode": "FULL"
100
+ },
101
+ "showCaption": true,
102
+ "id": "righttoolbar"
103
+ }
104
+ ],
105
+ "layout": {
106
+ "layout": "FLEX"
107
+ },
108
+ "dataRegionType": "INHERIT",
109
+ "caption": "\u5BB9\u5668",
110
+ "contentWidth": 100,
81
111
  "itemStyle": "DEFAULT",
82
- "itemType": "CTRLPOS",
112
+ "itemType": "CONTAINER",
83
113
  "layoutPos": {
84
- "shrink": 1,
85
- "layout": "FLEX"
114
+ "basis": 100,
115
+ "shrink": 0,
116
+ "layout": "FLEX",
117
+ "width": 100,
118
+ "widthMode": "PX"
86
119
  },
87
- "showCaption": true,
88
- "id": "righttoolbar"
120
+ "width": 100,
121
+ "id": "view_right_toolbar"
89
122
  }
90
123
  ],
124
+ "predefinedType": "Toolbar",
91
125
  "layout": {
126
+ "dir": "row",
92
127
  "layout": "FLEX"
93
128
  },
94
129
  "dataRegionType": "INHERIT",
@@ -96,17 +131,15 @@ var DEMobMdView = {
96
131
  "itemStyle": "DEFAULT",
97
132
  "itemType": "CONTAINER",
98
133
  "layoutPos": {
99
- "shrink": 0,
100
- "heightMode": "FULL",
134
+ "shrink": 1,
101
135
  "layout": "FLEX"
102
136
  },
103
- "id": "view_right_toolbar"
137
+ "id": "view_toolbar"
104
138
  }
105
139
  ],
106
- "predefinedType": "Toolbar",
140
+ "predefinedType": "Header",
107
141
  "layout": {
108
- "align": "center",
109
- "dir": "row",
142
+ "dir": "column",
110
143
  "layout": "FLEX"
111
144
  },
112
145
  "dataRegionType": "INHERIT",
@@ -114,10 +147,10 @@ var DEMobMdView = {
114
147
  "itemStyle": "DEFAULT",
115
148
  "itemType": "CONTAINER",
116
149
  "layoutPos": {
117
- "shrink": 1,
150
+ "shrink": 0,
118
151
  "layout": "FLEX"
119
152
  },
120
- "id": "view_toolbar"
153
+ "id": "view_header"
121
154
  },
122
155
  {
123
156
  "panelItems": [
@@ -175,7 +208,6 @@ var DEMobMdView = {
175
208
  "id": "view_searchform"
176
209
  }
177
210
  ],
178
- "predefinedType": "Header",
179
211
  "layout": {
180
212
  "dir": "column",
181
213
  "layout": "FLEX"
@@ -188,7 +220,7 @@ var DEMobMdView = {
188
220
  "shrink": 0,
189
221
  "layout": "FLEX"
190
222
  },
191
- "id": "view_header"
223
+ "id": "view_top"
192
224
  }
193
225
  ],
194
226
  "predefinedType": "PANELPART",
@@ -22,9 +22,12 @@ var DEMobOptionView = {
22
22
  "itemStyle": "DEFAULT",
23
23
  "itemType": "CTRLPOS",
24
24
  "layoutPos": {
25
+ "grow": 1,
25
26
  "shrink": 1,
26
27
  "heightMode": "FULL",
27
- "layout": "FLEX"
28
+ "layout": "FLEX",
29
+ "valignSelf": "MIDDLE",
30
+ "widthMode": "FULL"
28
31
  },
29
32
  "showCaption": true,
30
33
  "id": "lefttoolbar"
@@ -35,12 +38,17 @@ var DEMobOptionView = {
35
38
  },
36
39
  "dataRegionType": "INHERIT",
37
40
  "caption": "\u5BB9\u5668",
41
+ "contentWidth": 100,
38
42
  "itemStyle": "DEFAULT",
39
43
  "itemType": "CONTAINER",
40
44
  "layoutPos": {
45
+ "basis": 100,
41
46
  "shrink": 0,
42
- "layout": "FLEX"
47
+ "layout": "FLEX",
48
+ "width": 100,
49
+ "widthMode": "PX"
43
50
  },
51
+ "width": 100,
44
52
  "id": "view_left_toolbar"
45
53
  },
46
54
  {
@@ -81,10 +89,12 @@ var DEMobOptionView = {
81
89
  "itemStyle": "DEFAULT",
82
90
  "itemType": "CTRLPOS",
83
91
  "layoutPos": {
92
+ "grow": 1,
84
93
  "shrink": 1,
85
94
  "heightMode": "FULL",
86
95
  "layout": "FLEX",
87
- "valignSelf": "MIDDLE"
96
+ "valignSelf": "MIDDLE",
97
+ "widthMode": "FULL"
88
98
  },
89
99
  "showCaption": true,
90
100
  "id": "righttoolbar"
@@ -95,12 +105,17 @@ var DEMobOptionView = {
95
105
  },
96
106
  "dataRegionType": "INHERIT",
97
107
  "caption": "\u5BB9\u5668",
108
+ "contentWidth": 100,
98
109
  "itemStyle": "DEFAULT",
99
110
  "itemType": "CONTAINER",
100
111
  "layoutPos": {
112
+ "basis": 100,
101
113
  "shrink": 0,
102
- "layout": "FLEX"
114
+ "layout": "FLEX",
115
+ "width": 100,
116
+ "widthMode": "PX"
103
117
  },
118
+ "width": 100,
104
119
  "id": "view_right_toolbar"
105
120
  }
106
121
  ],