@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
@@ -14,77 +14,112 @@ var DEMobTreeView = {
14
14
  {
15
15
  "panelItems": [
16
16
  {
17
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
17
+ "panelItems": [
18
+ {
19
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
20
+ "itemStyle": "DEFAULT",
21
+ "itemType": "CTRLPOS",
22
+ "layoutPos": {
23
+ "grow": 1,
24
+ "shrink": 1,
25
+ "heightMode": "FULL",
26
+ "layout": "FLEX",
27
+ "valignSelf": "MIDDLE",
28
+ "widthMode": "FULL"
29
+ },
30
+ "showCaption": true,
31
+ "id": "lefttoolbar"
32
+ }
33
+ ],
34
+ "layout": {
35
+ "layout": "FLEX"
36
+ },
37
+ "dataRegionType": "INHERIT",
38
+ "caption": "\u5BB9\u5668",
39
+ "contentWidth": 100,
18
40
  "itemStyle": "DEFAULT",
19
- "itemType": "CTRLPOS",
41
+ "itemType": "CONTAINER",
20
42
  "layoutPos": {
21
- "shrink": 1,
22
- "layout": "FLEX"
43
+ "basis": 100,
44
+ "shrink": 0,
45
+ "layout": "FLEX",
46
+ "width": 100,
47
+ "widthMode": "PX"
23
48
  },
24
- "showCaption": true,
25
- "id": "lefttoolbar"
26
- }
27
- ],
28
- "layout": {
29
- "layout": "FLEX"
30
- },
31
- "dataRegionType": "INHERIT",
32
- "caption": "\u5BB9\u5668",
33
- "itemStyle": "DEFAULT",
34
- "itemType": "CONTAINER",
35
- "layoutPos": {
36
- "shrink": 0,
37
- "heightMode": "FULL",
38
- "layout": "FLEX"
39
- },
40
- "id": "view_left_toolbar"
41
- },
42
- {
43
- "panelItems": [
49
+ "width": 100,
50
+ "id": "view_left_toolbar"
51
+ },
44
52
  {
45
- "caption": "\u6807\u9898\u680F",
53
+ "panelItems": [
54
+ {
55
+ "caption": "\u6807\u9898\u680F",
56
+ "itemStyle": "DEFAULT",
57
+ "itemType": "CTRLPOS",
58
+ "layoutPos": {
59
+ "shrink": 1,
60
+ "heightMode": "FULL",
61
+ "layout": "FLEX"
62
+ },
63
+ "showCaption": true,
64
+ "id": "captionbar"
65
+ }
66
+ ],
67
+ "layout": {
68
+ "align": "center",
69
+ "dir": "row",
70
+ "layout": "FLEX"
71
+ },
72
+ "dataRegionType": "INHERIT",
73
+ "caption": "\u5BB9\u5668",
46
74
  "itemStyle": "DEFAULT",
47
- "itemType": "CTRLPOS",
75
+ "itemType": "CONTAINER",
48
76
  "layoutPos": {
77
+ "grow": 1,
49
78
  "shrink": 1,
50
- "heightMode": "FULL",
51
79
  "layout": "FLEX"
52
80
  },
53
- "showCaption": true,
54
- "id": "captionbar"
55
- }
56
- ],
57
- "layout": {
58
- "align": "center",
59
- "dir": "row",
60
- "layout": "FLEX"
61
- },
62
- "dataRegionType": "INHERIT",
63
- "caption": "\u5BB9\u5668",
64
- "itemStyle": "DEFAULT",
65
- "itemType": "CONTAINER",
66
- "layoutPos": {
67
- "grow": 1,
68
- "shrink": 1,
69
- "layout": "FLEX"
70
- },
71
- "id": "view_captionbar"
72
- },
73
- {
74
- "panelItems": [
81
+ "id": "view_captionbar"
82
+ },
75
83
  {
76
- "caption": "\u5DE5\u5177\u680F",
84
+ "panelItems": [
85
+ {
86
+ "caption": "\u5DE5\u5177\u680F",
87
+ "itemStyle": "DEFAULT",
88
+ "itemType": "CTRLPOS",
89
+ "layoutPos": {
90
+ "grow": 1,
91
+ "shrink": 1,
92
+ "heightMode": "FULL",
93
+ "layout": "FLEX",
94
+ "valignSelf": "MIDDLE",
95
+ "widthMode": "FULL"
96
+ },
97
+ "showCaption": true,
98
+ "id": "righttoolbar"
99
+ }
100
+ ],
101
+ "layout": {
102
+ "layout": "FLEX"
103
+ },
104
+ "dataRegionType": "INHERIT",
105
+ "caption": "\u5BB9\u5668",
106
+ "contentWidth": 100,
77
107
  "itemStyle": "DEFAULT",
78
- "itemType": "CTRLPOS",
108
+ "itemType": "CONTAINER",
79
109
  "layoutPos": {
80
- "shrink": 1,
81
- "layout": "FLEX"
110
+ "basis": 100,
111
+ "shrink": 0,
112
+ "layout": "FLEX",
113
+ "width": 100,
114
+ "widthMode": "PX"
82
115
  },
83
- "showCaption": true,
84
- "id": "righttoolbar"
116
+ "width": 100,
117
+ "id": "view_right_toolbar"
85
118
  }
86
119
  ],
120
+ "predefinedType": "Toolbar",
87
121
  "layout": {
122
+ "dir": "row",
88
123
  "layout": "FLEX"
89
124
  },
90
125
  "dataRegionType": "INHERIT",
@@ -92,17 +127,15 @@ var DEMobTreeView = {
92
127
  "itemStyle": "DEFAULT",
93
128
  "itemType": "CONTAINER",
94
129
  "layoutPos": {
95
- "shrink": 0,
96
- "heightMode": "FULL",
130
+ "shrink": 1,
97
131
  "layout": "FLEX"
98
132
  },
99
- "id": "view_right_toolbar"
133
+ "id": "view_toolbar"
100
134
  }
101
135
  ],
102
- "predefinedType": "Toolbar",
136
+ "predefinedType": "Header",
103
137
  "layout": {
104
- "align": "center",
105
- "dir": "row",
138
+ "dir": "column",
106
139
  "layout": "FLEX"
107
140
  },
108
141
  "dataRegionType": "INHERIT",
@@ -110,10 +143,10 @@ var DEMobTreeView = {
110
143
  "itemStyle": "DEFAULT",
111
144
  "itemType": "CONTAINER",
112
145
  "layoutPos": {
113
- "shrink": 1,
146
+ "shrink": 0,
114
147
  "layout": "FLEX"
115
148
  },
116
- "id": "view_toolbar"
149
+ "id": "view_header"
117
150
  },
118
151
  {
119
152
  "panelItems": [
@@ -171,7 +204,6 @@ var DEMobTreeView = {
171
204
  "id": "view_searchform"
172
205
  }
173
206
  ],
174
- "predefinedType": "Header",
175
207
  "layout": {
176
208
  "dir": "column",
177
209
  "layout": "FLEX"
@@ -184,7 +216,7 @@ var DEMobTreeView = {
184
216
  "shrink": 0,
185
217
  "layout": "FLEX"
186
218
  },
187
- "id": "view_header"
219
+ "id": "view_top"
188
220
  }
189
221
  ],
190
222
  "predefinedType": "PANELPART",
@@ -6,19 +6,93 @@ declare const _default: {
6
6
  rootPanelItems: ({
7
7
  panelItems: {
8
8
  panelItems: {
9
+ panelItems: ({
10
+ panelItems: {
11
+ caption: string;
12
+ itemStyle: string;
13
+ itemType: string;
14
+ layoutPos: {
15
+ grow: number;
16
+ shrink: number;
17
+ heightMode: string;
18
+ layout: string;
19
+ valignSelf: string;
20
+ widthMode: string;
21
+ };
22
+ showCaption: boolean;
23
+ id: string;
24
+ }[];
25
+ layout: {
26
+ layout: string;
27
+ align?: undefined;
28
+ dir?: undefined;
29
+ };
30
+ dataRegionType: string;
31
+ caption: string;
32
+ contentWidth: number;
33
+ itemStyle: string;
34
+ itemType: string;
35
+ layoutPos: {
36
+ basis: number;
37
+ shrink: number;
38
+ layout: string;
39
+ width: number;
40
+ widthMode: string;
41
+ grow?: undefined;
42
+ };
43
+ width: number;
44
+ id: string;
45
+ } | {
46
+ panelItems: {
47
+ caption: string;
48
+ itemStyle: string;
49
+ itemType: string;
50
+ layoutPos: {
51
+ shrink: number;
52
+ heightMode: string;
53
+ layout: string;
54
+ };
55
+ showCaption: boolean;
56
+ id: string;
57
+ }[];
58
+ layout: {
59
+ align: string;
60
+ dir: string;
61
+ layout: string;
62
+ };
63
+ dataRegionType: string;
64
+ caption: string;
65
+ itemStyle: string;
66
+ itemType: string;
67
+ layoutPos: {
68
+ grow: number;
69
+ shrink: number;
70
+ layout: string;
71
+ basis?: undefined;
72
+ width?: undefined;
73
+ widthMode?: undefined;
74
+ };
75
+ id: string;
76
+ contentWidth?: undefined;
77
+ width?: undefined;
78
+ })[];
79
+ predefinedType: string;
80
+ layout: {
81
+ dir: string;
82
+ layout: string;
83
+ };
84
+ dataRegionType: string;
9
85
  caption: string;
10
86
  itemStyle: string;
11
87
  itemType: string;
12
88
  layoutPos: {
13
89
  shrink: number;
14
- heightMode: string;
15
90
  layout: string;
16
91
  };
17
- showCaption: boolean;
18
92
  id: string;
19
93
  }[];
94
+ predefinedType: string;
20
95
  layout: {
21
- align: string;
22
96
  dir: string;
23
97
  layout: string;
24
98
  };
@@ -28,16 +102,15 @@ declare const _default: {
28
102
  itemType: string;
29
103
  layoutPos: {
30
104
  shrink: number;
31
- heightMode: string;
32
105
  layout: string;
33
106
  };
34
107
  id: string;
35
108
  }[];
36
109
  predefinedType: string;
37
110
  layout: {
38
- dir: string;
39
111
  layout: string;
40
112
  align?: undefined;
113
+ dir?: undefined;
41
114
  };
42
115
  dataRegionType: string;
43
116
  caption: string;
@@ -51,6 +124,7 @@ declare const _default: {
51
124
  spacingLeft?: undefined;
52
125
  spacingRight?: undefined;
53
126
  };
127
+ showCaption: boolean;
54
128
  id: string;
55
129
  } | {
56
130
  panelItems: {
@@ -67,8 +141,8 @@ declare const _default: {
67
141
  predefinedType: string;
68
142
  layout: {
69
143
  layout: string;
70
- dir?: undefined;
71
144
  align?: undefined;
145
+ dir?: undefined;
72
146
  };
73
147
  dataRegionType: string;
74
148
  caption: string;
@@ -83,6 +157,7 @@ declare const _default: {
83
157
  spacingRight?: undefined;
84
158
  };
85
159
  id: string;
160
+ showCaption?: undefined;
86
161
  } | {
87
162
  panelItems: ({
88
163
  actionType: string;
@@ -152,6 +227,7 @@ declare const _default: {
152
227
  grow?: undefined;
153
228
  };
154
229
  id: string;
230
+ showCaption?: undefined;
155
231
  })[];
156
232
  layoutPanel: boolean;
157
233
  mobilePanel: boolean;
@@ -9,21 +9,130 @@ var DEMobWFDynaActionView = {
9
9
  {
10
10
  "panelItems": [
11
11
  {
12
- "caption": "\u6807\u9898\u680F",
12
+ "panelItems": [
13
+ {
14
+ "panelItems": [
15
+ {
16
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
17
+ "itemStyle": "DEFAULT",
18
+ "itemType": "CTRLPOS",
19
+ "layoutPos": {
20
+ "grow": 1,
21
+ "shrink": 1,
22
+ "heightMode": "FULL",
23
+ "layout": "FLEX",
24
+ "valignSelf": "MIDDLE",
25
+ "widthMode": "FULL"
26
+ },
27
+ "showCaption": true,
28
+ "id": "lefttoolbar"
29
+ }
30
+ ],
31
+ "layout": {
32
+ "layout": "FLEX"
33
+ },
34
+ "dataRegionType": "INHERIT",
35
+ "caption": "\u5BB9\u5668",
36
+ "contentWidth": 100,
37
+ "itemStyle": "DEFAULT",
38
+ "itemType": "CONTAINER",
39
+ "layoutPos": {
40
+ "basis": 100,
41
+ "shrink": 0,
42
+ "layout": "FLEX",
43
+ "width": 100,
44
+ "widthMode": "PX"
45
+ },
46
+ "width": 100,
47
+ "id": "view_left_toolbar"
48
+ },
49
+ {
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",
71
+ "itemStyle": "DEFAULT",
72
+ "itemType": "CONTAINER",
73
+ "layoutPos": {
74
+ "grow": 1,
75
+ "shrink": 1,
76
+ "layout": "FLEX"
77
+ },
78
+ "id": "view_captionbar"
79
+ },
80
+ {
81
+ "panelItems": [
82
+ {
83
+ "caption": "\u5DE5\u5177\u680F",
84
+ "itemStyle": "DEFAULT",
85
+ "itemType": "CTRLPOS",
86
+ "layoutPos": {
87
+ "grow": 1,
88
+ "shrink": 1,
89
+ "heightMode": "FULL",
90
+ "layout": "FLEX",
91
+ "valignSelf": "MIDDLE",
92
+ "widthMode": "FULL"
93
+ },
94
+ "showCaption": true,
95
+ "id": "righttoolbar"
96
+ }
97
+ ],
98
+ "layout": {
99
+ "layout": "FLEX"
100
+ },
101
+ "dataRegionType": "INHERIT",
102
+ "caption": "\u5BB9\u5668",
103
+ "contentWidth": 100,
104
+ "itemStyle": "DEFAULT",
105
+ "itemType": "CONTAINER",
106
+ "layoutPos": {
107
+ "basis": 100,
108
+ "shrink": 0,
109
+ "layout": "FLEX",
110
+ "width": 100,
111
+ "widthMode": "PX"
112
+ },
113
+ "width": 100,
114
+ "id": "view_right_toolbar"
115
+ }
116
+ ],
117
+ "predefinedType": "Toolbar",
118
+ "layout": {
119
+ "dir": "row",
120
+ "layout": "FLEX"
121
+ },
122
+ "dataRegionType": "INHERIT",
123
+ "caption": "\u5BB9\u5668",
13
124
  "itemStyle": "DEFAULT",
14
- "itemType": "CTRLPOS",
125
+ "itemType": "CONTAINER",
15
126
  "layoutPos": {
16
127
  "shrink": 1,
17
- "heightMode": "FULL",
18
128
  "layout": "FLEX"
19
129
  },
20
- "showCaption": true,
21
- "id": "captionbar"
130
+ "id": "view_toolbar"
22
131
  }
23
132
  ],
133
+ "predefinedType": "Header",
24
134
  "layout": {
25
- "align": "center",
26
- "dir": "row",
135
+ "dir": "column",
27
136
  "layout": "FLEX"
28
137
  },
29
138
  "dataRegionType": "INHERIT",
@@ -31,27 +140,26 @@ var DEMobWFDynaActionView = {
31
140
  "itemStyle": "DEFAULT",
32
141
  "itemType": "CONTAINER",
33
142
  "layoutPos": {
34
- "shrink": 1,
35
- "heightMode": "FULL",
143
+ "shrink": 0,
36
144
  "layout": "FLEX"
37
145
  },
38
- "id": "view_captionbar"
146
+ "id": "view_header"
39
147
  }
40
148
  ],
41
- "predefinedType": "Header",
149
+ "predefinedType": "PANELPART",
42
150
  "layout": {
43
- "dir": "column",
44
151
  "layout": "FLEX"
45
152
  },
46
153
  "dataRegionType": "INHERIT",
47
- "caption": "\u5BB9\u5668",
154
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
48
155
  "itemStyle": "DEFAULT",
49
156
  "itemType": "CONTAINER",
50
157
  "layoutPos": {
51
158
  "shrink": 1,
52
159
  "layout": "FLEX"
53
160
  },
54
- "id": "view_header"
161
+ "showCaption": true,
162
+ "id": "panelpart"
55
163
  },
56
164
  {
57
165
  "panelItems": [