@ibiz-template/mob-theme 0.2.5 → 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 +27 -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 +14 -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 +73 -28
  19. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +109 -60
  20. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +70 -34
  21. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +108 -68
  22. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +2 -29
  23. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +3 -1
  24. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +71 -28
  25. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +108 -60
  26. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +71 -28
  27. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +108 -60
  28. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +71 -28
  29. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +108 -60
  30. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +232 -0
  31. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +263 -0
  32. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +71 -28
  33. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +108 -60
  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 +71 -28
  39. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +108 -60
  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 -38
  43. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +138 -68
  44. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +49 -31
  45. package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +35 -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 +14 -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 +109 -60
  59. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +108 -68
  60. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +3 -1
  61. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +108 -60
  62. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +108 -60
  63. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +108 -60
  64. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +267 -0
  65. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +108 -60
  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 +108 -60
  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 -68
  71. package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +35 -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,76 +18,98 @@ var DEMobTreeView = {
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
- "layout": "FLEX"
42
- },
43
- "id": "view_left_toolbar"
44
- },
45
- {
46
- "panelItems": [
47
+ "id": "view_left_toolbar"
48
+ },
47
49
  {
48
- "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",
49
71
  "itemStyle": "DEFAULT",
50
- "itemType": "CTRLPOS",
72
+ "itemType": "CONTAINER",
51
73
  "layoutPos": {
74
+ "grow": 1,
52
75
  "shrink": 1,
53
- "heightMode": "FULL",
54
76
  "layout": "FLEX"
55
77
  },
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": [
78
+ "id": "view_captionbar"
79
+ },
78
80
  {
79
- "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",
80
101
  "itemStyle": "DEFAULT",
81
- "itemType": "CTRLPOS",
102
+ "itemType": "CONTAINER",
82
103
  "layoutPos": {
83
- "shrink": 1,
104
+ "shrink": 0,
84
105
  "layout": "FLEX"
85
106
  },
86
- "showCaption": true,
87
- "id": "righttoolbar"
107
+ "id": "view_right_toolbar"
88
108
  }
89
109
  ],
110
+ "predefinedType": "Toolbar",
90
111
  "layout": {
112
+ "dir": "row",
91
113
  "layout": "FLEX"
92
114
  },
93
115
  "dataRegionType": "INHERIT",
@@ -95,15 +117,15 @@ var DEMobTreeView = {
95
117
  "itemStyle": "DEFAULT",
96
118
  "itemType": "CONTAINER",
97
119
  "layoutPos": {
98
- "shrink": 0,
120
+ "shrink": 1,
99
121
  "layout": "FLEX"
100
122
  },
101
- "id": "view_right_toolbar"
123
+ "id": "view_toolbar"
102
124
  }
103
125
  ],
104
- "predefinedType": "Toolbar",
126
+ "predefinedType": "Header",
105
127
  "layout": {
106
- "dir": "row",
128
+ "dir": "column",
107
129
  "layout": "FLEX"
108
130
  },
109
131
  "dataRegionType": "INHERIT",
@@ -111,10 +133,10 @@ var DEMobTreeView = {
111
133
  "itemStyle": "DEFAULT",
112
134
  "itemType": "CONTAINER",
113
135
  "layoutPos": {
114
- "shrink": 1,
136
+ "shrink": 0,
115
137
  "layout": "FLEX"
116
138
  },
117
- "id": "view_toolbar"
139
+ "id": "view_header"
118
140
  },
119
141
  {
120
142
  "panelItems": [
@@ -143,9 +165,35 @@ var DEMobTreeView = {
143
165
  "layout": "FLEX"
144
166
  },
145
167
  "id": "view_toolbar2"
168
+ },
169
+ {
170
+ "panelItems": [
171
+ {
172
+ "caption": "\u641C\u7D22\u8868\u5355",
173
+ "itemStyle": "DEFAULT",
174
+ "itemType": "CTRLPOS",
175
+ "layoutPos": {
176
+ "shrink": 1,
177
+ "layout": "FLEX"
178
+ },
179
+ "showCaption": true,
180
+ "id": "searchform"
181
+ }
182
+ ],
183
+ "layout": {
184
+ "layout": "FLEX"
185
+ },
186
+ "dataRegionType": "INHERIT",
187
+ "caption": "\u5BB9\u5668",
188
+ "itemStyle": "DEFAULT",
189
+ "itemType": "CONTAINER",
190
+ "layoutPos": {
191
+ "shrink": 1,
192
+ "layout": "FLEX"
193
+ },
194
+ "id": "view_searchform"
146
195
  }
147
196
  ],
148
- "predefinedType": "Header",
149
197
  "layout": {
150
198
  "dir": "column",
151
199
  "layout": "FLEX"
@@ -158,7 +206,7 @@ var DEMobTreeView = {
158
206
  "shrink": 0,
159
207
  "layout": "FLEX"
160
208
  },
161
- "id": "view_header"
209
+ "id": "view_top"
162
210
  }
163
211
  ],
164
212
  "predefinedType": "PANELPART",
@@ -13,21 +13,116 @@ var DEMobWFDynaActionView = {
13
13
  {
14
14
  "panelItems": [
15
15
  {
16
- "caption": "\u6807\u9898\u680F",
16
+ "panelItems": [
17
+ {
18
+ "panelItems": [
19
+ {
20
+ "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
21
+ "itemStyle": "DEFAULT",
22
+ "itemType": "CTRLPOS",
23
+ "layoutPos": {
24
+ "shrink": 1,
25
+ "heightMode": "FULL",
26
+ "layout": "FLEX",
27
+ "valignSelf": "MIDDLE"
28
+ },
29
+ "showCaption": true,
30
+ "id": "lefttoolbar"
31
+ }
32
+ ],
33
+ "layout": {
34
+ "layout": "FLEX"
35
+ },
36
+ "dataRegionType": "INHERIT",
37
+ "caption": "\u5BB9\u5668",
38
+ "itemStyle": "DEFAULT",
39
+ "itemType": "CONTAINER",
40
+ "layoutPos": {
41
+ "shrink": 0,
42
+ "layout": "FLEX"
43
+ },
44
+ "id": "view_left_toolbar"
45
+ },
46
+ {
47
+ "panelItems": [
48
+ {
49
+ "caption": "\u6807\u9898\u680F",
50
+ "itemStyle": "DEFAULT",
51
+ "itemType": "CTRLPOS",
52
+ "layoutPos": {
53
+ "shrink": 1,
54
+ "heightMode": "FULL",
55
+ "layout": "FLEX"
56
+ },
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": [
79
+ {
80
+ "caption": "\u5DE5\u5177\u680F",
81
+ "itemStyle": "DEFAULT",
82
+ "itemType": "CTRLPOS",
83
+ "layoutPos": {
84
+ "shrink": 1,
85
+ "heightMode": "FULL",
86
+ "layout": "FLEX",
87
+ "valignSelf": "MIDDLE"
88
+ },
89
+ "showCaption": true,
90
+ "id": "righttoolbar"
91
+ }
92
+ ],
93
+ "layout": {
94
+ "layout": "FLEX"
95
+ },
96
+ "dataRegionType": "INHERIT",
97
+ "caption": "\u5BB9\u5668",
98
+ "itemStyle": "DEFAULT",
99
+ "itemType": "CONTAINER",
100
+ "layoutPos": {
101
+ "shrink": 0,
102
+ "layout": "FLEX"
103
+ },
104
+ "id": "view_right_toolbar"
105
+ }
106
+ ],
107
+ "predefinedType": "Toolbar",
108
+ "layout": {
109
+ "dir": "row",
110
+ "layout": "FLEX"
111
+ },
112
+ "dataRegionType": "INHERIT",
113
+ "caption": "\u5BB9\u5668",
17
114
  "itemStyle": "DEFAULT",
18
- "itemType": "CTRLPOS",
115
+ "itemType": "CONTAINER",
19
116
  "layoutPos": {
20
117
  "shrink": 1,
21
- "heightMode": "FULL",
22
118
  "layout": "FLEX"
23
119
  },
24
- "showCaption": true,
25
- "id": "captionbar"
120
+ "id": "view_toolbar"
26
121
  }
27
122
  ],
123
+ "predefinedType": "Header",
28
124
  "layout": {
29
- "align": "center",
30
- "dir": "row",
125
+ "dir": "column",
31
126
  "layout": "FLEX"
32
127
  },
33
128
  "dataRegionType": "INHERIT",
@@ -35,27 +130,26 @@ var DEMobWFDynaActionView = {
35
130
  "itemStyle": "DEFAULT",
36
131
  "itemType": "CONTAINER",
37
132
  "layoutPos": {
38
- "shrink": 1,
39
- "heightMode": "FULL",
133
+ "shrink": 0,
40
134
  "layout": "FLEX"
41
135
  },
42
- "id": "view_captionbar"
136
+ "id": "view_header"
43
137
  }
44
138
  ],
45
- "predefinedType": "Header",
139
+ "predefinedType": "PANELPART",
46
140
  "layout": {
47
- "dir": "column",
48
141
  "layout": "FLEX"
49
142
  },
50
143
  "dataRegionType": "INHERIT",
51
- "caption": "\u5BB9\u5668",
144
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
52
145
  "itemStyle": "DEFAULT",
53
146
  "itemType": "CONTAINER",
54
147
  "layoutPos": {
55
148
  "shrink": 1,
56
149
  "layout": "FLEX"
57
150
  },
58
- "id": "view_header"
151
+ "showCaption": true,
152
+ "id": "panelpart"
59
153
  },
60
154
  {
61
155
  "panelItems": [
@@ -15,77 +15,116 @@ var DEMobWFDynaEditView3 = {
15
15
  {
16
16
  "panelItems": [
17
17
  {
18
- "caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
19
- "itemStyle": "DEFAULT",
20
- "itemType": "CTRLPOS",
21
- "layoutPos": {
22
- "shrink": 1,
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",
23
112
  "layout": "FLEX"
24
113
  },
25
- "showCaption": true,
26
- "id": "lefttoolbar"
27
- }
28
- ],
29
- "layout": {
30
- "layout": "FLEX"
31
- },
32
- "dataRegionType": "INHERIT",
33
- "caption": "\u5BB9\u5668",
34
- "itemStyle": "DEFAULT",
35
- "itemType": "CONTAINER",
36
- "layoutPos": {
37
- "shrink": 0,
38
- "layout": "FLEX"
39
- },
40
- "id": "view_left_toolbar"
41
- },
42
- {
43
- "panelItems": [
44
- {
45
- "caption": "\u6807\u9898\u680F",
114
+ "dataRegionType": "INHERIT",
115
+ "caption": "\u5BB9\u5668",
46
116
  "itemStyle": "DEFAULT",
47
- "itemType": "CTRLPOS",
117
+ "itemType": "CONTAINER",
48
118
  "layoutPos": {
49
119
  "shrink": 1,
50
- "heightMode": "FULL",
51
120
  "layout": "FLEX"
52
121
  },
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
- "heightMode": "FULL",
70
- "layout": "FLEX"
71
- },
72
- "id": "view_captionbar"
73
- },
74
- {
75
- "panelItems": [
76
- {
77
- "caption": "\u53F3\u4FA7\u5DE5\u5177\u680F",
78
- "itemStyle": "DEFAULT",
79
- "itemType": "CTRLPOS",
80
- "layoutPos": {
81
- "shrink": 1,
82
- "layout": "FLEX"
83
- },
84
- "showCaption": true,
85
- "id": "righttoolbar"
122
+ "id": "view_toolbar"
86
123
  }
87
124
  ],
125
+ "predefinedType": "Header",
88
126
  "layout": {
127
+ "dir": "column",
89
128
  "layout": "FLEX"
90
129
  },
91
130
  "dataRegionType": "INHERIT",
@@ -96,22 +135,23 @@ var DEMobWFDynaEditView3 = {
96
135
  "shrink": 0,
97
136
  "layout": "FLEX"
98
137
  },
99
- "id": "view_right_toolbar"
138
+ "id": "view_header"
100
139
  }
101
140
  ],
141
+ "predefinedType": "PANELPART",
102
142
  "layout": {
103
- "dir": "row",
104
143
  "layout": "FLEX"
105
144
  },
106
145
  "dataRegionType": "INHERIT",
107
- "caption": "\u5BB9\u5668",
146
+ "caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
108
147
  "itemStyle": "DEFAULT",
109
148
  "itemType": "CONTAINER",
110
149
  "layoutPos": {
111
150
  "shrink": 1,
112
151
  "layout": "FLEX"
113
152
  },
114
- "id": "view_toolbar_container"
153
+ "showCaption": true,
154
+ "id": "panelpart"
115
155
  },
116
156
  {
117
157
  "panelItems": [
@@ -141,7 +181,6 @@ var DEMobWFDynaEditView3 = {
141
181
  "id": "view_drtab"
142
182
  }
143
183
  ],
144
- "predefinedType": "Header",
145
184
  "layout": {
146
185
  "layout": "FLEX"
147
186
  },
@@ -153,7 +192,7 @@ var DEMobWFDynaEditView3 = {
153
192
  "shrink": 0,
154
193
  "layout": "FLEX"
155
194
  },
156
- "id": "view_header"
195
+ "id": "view_top"
157
196
  },
158
197
  {
159
198
  "panelItems": [
@@ -218,6 +257,33 @@ var DEMobWFDynaEditView3 = {
218
257
  },
219
258
  {
220
259
  "panelItems": [
260
+ {
261
+ "rawItem": {
262
+ "halign": "LEFT",
263
+ "renderMode": "TEXT",
264
+ "valign": "MIDDLE",
265
+ "wrapMode": "NOWRAP",
266
+ "contentType": "RAW",
267
+ "predefinedType": "WF_ACTION_BUTTON",
268
+ "rawItemHeight": 40,
269
+ "id": "wf_action_button"
270
+ },
271
+ "caption": "\u5904\u7406",
272
+ "contentHeight": 40,
273
+ "height": 40,
274
+ "itemStyle": "DEFAULT",
275
+ "itemType": "RAWITEM",
276
+ "layoutPos": {
277
+ "grow": 1,
278
+ "shrink": 1,
279
+ "height": 40,
280
+ "heightMode": "PX",
281
+ "layout": "FLEX",
282
+ "widthMode": "FULL"
283
+ },
284
+ "showCaption": true,
285
+ "id": "wf_action_button"
286
+ },
221
287
  {
222
288
  "caption": "\u5DE5\u5177\u680F",
223
289
  "itemStyle": "DEFAULT",
@@ -240,7 +306,11 @@ var DEMobWFDynaEditView3 = {
240
306
  "itemType": "CONTAINER",
241
307
  "layoutPos": {
242
308
  "shrink": 1,
243
- "layout": "FLEX"
309
+ "layout": "FLEX",
310
+ "spacingBottom": "INNERLARGE",
311
+ "spacingLeft": "INNERLARGE",
312
+ "spacingRight": "INNERLARGE",
313
+ "spacingTop": "INNERLARGE"
244
314
  },
245
315
  "id": "view_footer"
246
316
  }