@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
@@ -15,49 +15,130 @@ 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
+ "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",
24
126
  "layout": "FLEX"
25
127
  },
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",
128
+ "dataRegionType": "INHERIT",
129
+ "caption": "\u5BB9\u5668",
47
130
  "itemStyle": "DEFAULT",
48
- "itemType": "CTRLPOS",
131
+ "itemType": "CONTAINER",
49
132
  "layoutPos": {
50
133
  "shrink": 1,
51
- "heightMode": "FULL",
52
134
  "layout": "FLEX"
53
135
  },
54
- "showCaption": true,
55
- "id": "captionbar"
136
+ "id": "view_toolbar"
56
137
  }
57
138
  ],
139
+ "predefinedType": "Header",
58
140
  "layout": {
59
- "align": "center",
60
- "dir": "row",
141
+ "dir": "column",
61
142
  "layout": "FLEX"
62
143
  },
63
144
  "dataRegionType": "INHERIT",
@@ -65,54 +146,26 @@ var DEMobEditView3 = {
65
146
  "itemStyle": "DEFAULT",
66
147
  "itemType": "CONTAINER",
67
148
  "layoutPos": {
68
- "grow": 1,
69
- "shrink": 1,
149
+ "shrink": 0,
70
150
  "layout": "FLEX"
71
151
  },
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"
152
+ "id": "view_header"
101
153
  }
102
154
  ],
155
+ "predefinedType": "PANELPART",
103
156
  "layout": {
104
- "dir": "row",
105
157
  "layout": "FLEX"
106
158
  },
107
159
  "dataRegionType": "INHERIT",
108
- "caption": "\u5BB9\u5668",
160
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
109
161
  "itemStyle": "DEFAULT",
110
162
  "itemType": "CONTAINER",
111
163
  "layoutPos": {
112
164
  "shrink": 1,
113
165
  "layout": "FLEX"
114
166
  },
115
- "id": "view_toolbar_container"
167
+ "showCaption": true,
168
+ "id": "panelpart"
116
169
  },
117
170
  {
118
171
  "panelItems": [
@@ -142,7 +195,6 @@ var DEMobEditView3 = {
142
195
  "id": "view_drtab"
143
196
  }
144
197
  ],
145
- "predefinedType": "Header",
146
198
  "layout": {
147
199
  "dir": "column",
148
200
  "layout": "FLEX"
@@ -155,7 +207,7 @@ var DEMobEditView3 = {
155
207
  "shrink": 0,
156
208
  "layout": "FLEX"
157
209
  },
158
- "id": "view_header"
210
+ "id": "view_top"
159
211
  },
160
212
  {
161
213
  "panelItems": [
@@ -22,9 +22,12 @@ var DEMobEditView = {
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 DEMobEditView = {
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 DEMobEditView = {
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 DEMobEditView = {
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
  ],
@@ -18,77 +18,112 @@ 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
+ "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 DEMobListView = {
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 DEMobListView = {
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 DEMobListView = {
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 DEMobListView = {
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",