@ibiz-template/mob-theme 0.2.4 → 0.2.6
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.
- package/CHANGELOG.md +18 -0
- package/dist/index.min.css +1 -1
- package/dist/index.system.min.js +1 -1
- package/dist/index.system.min.js.map +1 -1
- package/es/index.mjs +0 -2
- package/es/publish/app-index-view-layout.mjs +0 -1
- package/es/publish/app-wf-step-trace-view-layout.mjs +0 -1
- package/es/publish/index.mjs +2 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.mjs +3 -2
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.mjs +1 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.d.ts +260 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.mjs +262 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.d.ts +31 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.mjs +30 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.mjs +0 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.mjs +2 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.d.ts +1 -0
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.mjs +1 -1
- package/es/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.mjs +0 -1
- package/es/theme/generic/index.css +1 -1
- package/es/theme/generic/vant.css +1 -1
- package/es/theme/index.css +1 -1
- package/lib/index.cjs +1 -1
- package/lib/publish/app-index-view-layout.cjs +0 -1
- package/lib/publish/app-wf-step-trace-view-layout.cjs +0 -1
- package/lib/publish/index.cjs +2 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-data-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-3-layout.cjs +3 -2
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-9-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-edit-view-layout.cjs +1 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-list-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-m-pickup-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-9-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-md-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-option-view-layout.cjs +266 -0
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-md-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-tree-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-pickup-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tab-exp-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-tree-view-layout.cjs +30 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-action-view-layout.cjs +0 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-3-layout.cjs +2 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-edit-view-layout.cjs +1 -1
- package/lib/publish/mob-view-layout-model-repository/mob-view-layout-model-repository-de-mob-wf-dyna-start-view-layout.cjs +0 -1
- package/lib/theme/generic/index.css +1 -1
- package/lib/theme/generic/vant.css +1 -1
- package/lib/theme/index.css +1 -1
- package/package.json +2 -2
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
"use strict";
|
|
6
5
|
var DEMobMdView = {
|
|
7
6
|
"layoutBodyOnly": true,
|
|
8
7
|
"layoutMode": "FLEX",
|
|
@@ -39,6 +38,7 @@ var DEMobMdView = {
|
|
|
39
38
|
"itemType": "CONTAINER",
|
|
40
39
|
"layoutPos": {
|
|
41
40
|
"shrink": 0,
|
|
41
|
+
"heightMode": "FULL",
|
|
42
42
|
"layout": "FLEX"
|
|
43
43
|
},
|
|
44
44
|
"id": "view_left_toolbar"
|
|
@@ -97,6 +97,7 @@ var DEMobMdView = {
|
|
|
97
97
|
"itemType": "CONTAINER",
|
|
98
98
|
"layoutPos": {
|
|
99
99
|
"shrink": 0,
|
|
100
|
+
"heightMode": "FULL",
|
|
100
101
|
"layout": "FLEX"
|
|
101
102
|
},
|
|
102
103
|
"id": "view_right_toolbar"
|
|
@@ -104,6 +105,7 @@ var DEMobMdView = {
|
|
|
104
105
|
],
|
|
105
106
|
"predefinedType": "Toolbar",
|
|
106
107
|
"layout": {
|
|
108
|
+
"align": "center",
|
|
107
109
|
"dir": "row",
|
|
108
110
|
"layout": "FLEX"
|
|
109
111
|
},
|
|
@@ -144,6 +146,33 @@ var DEMobMdView = {
|
|
|
144
146
|
"layout": "FLEX"
|
|
145
147
|
},
|
|
146
148
|
"id": "view_toolbar2"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"panelItems": [
|
|
152
|
+
{
|
|
153
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
154
|
+
"itemStyle": "DEFAULT",
|
|
155
|
+
"itemType": "CTRLPOS",
|
|
156
|
+
"layoutPos": {
|
|
157
|
+
"shrink": 1,
|
|
158
|
+
"layout": "FLEX"
|
|
159
|
+
},
|
|
160
|
+
"showCaption": true,
|
|
161
|
+
"id": "searchform"
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"layout": {
|
|
165
|
+
"layout": "FLEX"
|
|
166
|
+
},
|
|
167
|
+
"dataRegionType": "INHERIT",
|
|
168
|
+
"caption": "\u5BB9\u5668",
|
|
169
|
+
"itemStyle": "DEFAULT",
|
|
170
|
+
"itemType": "CONTAINER",
|
|
171
|
+
"layoutPos": {
|
|
172
|
+
"shrink": 1,
|
|
173
|
+
"layout": "FLEX"
|
|
174
|
+
},
|
|
175
|
+
"id": "view_searchform"
|
|
147
176
|
}
|
|
148
177
|
],
|
|
149
178
|
"predefinedType": "Header",
|
|
@@ -0,0 +1,266 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
+
|
|
5
|
+
var DEMobOptionView = {
|
|
6
|
+
"layoutBodyOnly": true,
|
|
7
|
+
"layoutMode": "FLEX",
|
|
8
|
+
"layout": {
|
|
9
|
+
"layout": "FLEX"
|
|
10
|
+
},
|
|
11
|
+
"rootPanelItems": [
|
|
12
|
+
{
|
|
13
|
+
"panelItems": [
|
|
14
|
+
{
|
|
15
|
+
"panelItems": [
|
|
16
|
+
{
|
|
17
|
+
"panelItems": [
|
|
18
|
+
{
|
|
19
|
+
"panelItems": [
|
|
20
|
+
{
|
|
21
|
+
"caption": "\u5DE6\u4FA7\u5DE5\u5177\u680F",
|
|
22
|
+
"itemStyle": "DEFAULT",
|
|
23
|
+
"itemType": "CTRLPOS",
|
|
24
|
+
"layoutPos": {
|
|
25
|
+
"shrink": 1,
|
|
26
|
+
"heightMode": "FULL",
|
|
27
|
+
"layout": "FLEX"
|
|
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",
|
|
114
|
+
"itemStyle": "DEFAULT",
|
|
115
|
+
"itemType": "CONTAINER",
|
|
116
|
+
"layoutPos": {
|
|
117
|
+
"shrink": 1,
|
|
118
|
+
"layout": "FLEX"
|
|
119
|
+
},
|
|
120
|
+
"id": "view_toolbar"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"predefinedType": "Header",
|
|
124
|
+
"layout": {
|
|
125
|
+
"dir": "column",
|
|
126
|
+
"layout": "FLEX"
|
|
127
|
+
},
|
|
128
|
+
"dataRegionType": "INHERIT",
|
|
129
|
+
"caption": "\u5BB9\u5668",
|
|
130
|
+
"itemStyle": "DEFAULT",
|
|
131
|
+
"itemType": "CONTAINER",
|
|
132
|
+
"layoutPos": {
|
|
133
|
+
"shrink": 0,
|
|
134
|
+
"layout": "FLEX"
|
|
135
|
+
},
|
|
136
|
+
"id": "view_header"
|
|
137
|
+
}
|
|
138
|
+
],
|
|
139
|
+
"predefinedType": "PANELPART",
|
|
140
|
+
"layout": {
|
|
141
|
+
"layout": "FLEX"
|
|
142
|
+
},
|
|
143
|
+
"dataRegionType": "INHERIT",
|
|
144
|
+
"caption": "\u5F15\u7528\u5E03\u5C40\u9762\u677F",
|
|
145
|
+
"itemStyle": "DEFAULT",
|
|
146
|
+
"itemType": "CONTAINER",
|
|
147
|
+
"layoutPos": {
|
|
148
|
+
"shrink": 0,
|
|
149
|
+
"layout": "FLEX"
|
|
150
|
+
},
|
|
151
|
+
"showCaption": true,
|
|
152
|
+
"id": "panelpart"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"panelItems": [
|
|
156
|
+
{
|
|
157
|
+
"caption": "\u8868\u5355",
|
|
158
|
+
"itemStyle": "DEFAULT",
|
|
159
|
+
"itemType": "CTRLPOS",
|
|
160
|
+
"layoutPos": {
|
|
161
|
+
"grow": 1,
|
|
162
|
+
"shrink": 1,
|
|
163
|
+
"layout": "FLEX"
|
|
164
|
+
},
|
|
165
|
+
"showCaption": true,
|
|
166
|
+
"id": "form"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"predefinedType": "Content",
|
|
170
|
+
"layout": {
|
|
171
|
+
"layout": "FLEX"
|
|
172
|
+
},
|
|
173
|
+
"dataRegionType": "INHERIT",
|
|
174
|
+
"caption": "\u5BB9\u5668",
|
|
175
|
+
"itemStyle": "DEFAULT",
|
|
176
|
+
"itemType": "CONTAINER",
|
|
177
|
+
"layoutPos": {
|
|
178
|
+
"grow": 1,
|
|
179
|
+
"shrink": 1,
|
|
180
|
+
"layout": "FLEX"
|
|
181
|
+
},
|
|
182
|
+
"id": "view_content"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"panelItems": [
|
|
186
|
+
{
|
|
187
|
+
"actionType": "UIACTION",
|
|
188
|
+
"buttonHeight": 40,
|
|
189
|
+
"buttonStyle": "DEFAULT",
|
|
190
|
+
"buttonType": "PANELBUTTON",
|
|
191
|
+
"uiactionId": "cancel",
|
|
192
|
+
"renderMode": "BUTTON",
|
|
193
|
+
"tooltip": "\u53D6\u6D88",
|
|
194
|
+
"caption": "\u53D6\u6D88",
|
|
195
|
+
"contentHeight": 40,
|
|
196
|
+
"height": 40,
|
|
197
|
+
"itemStyle": "DEFAULT",
|
|
198
|
+
"itemType": "BUTTON",
|
|
199
|
+
"layoutPos": {
|
|
200
|
+
"grow": 1,
|
|
201
|
+
"shrink": 1,
|
|
202
|
+
"height": 40,
|
|
203
|
+
"heightMode": "PX",
|
|
204
|
+
"layout": "FLEX",
|
|
205
|
+
"spacingRight": "OUTERSMALL"
|
|
206
|
+
},
|
|
207
|
+
"showCaption": true,
|
|
208
|
+
"id": "button_cancelaction"
|
|
209
|
+
},
|
|
210
|
+
{
|
|
211
|
+
"actionType": "UIACTION",
|
|
212
|
+
"buttonHeight": 40,
|
|
213
|
+
"buttonStyle": "PRIMARY",
|
|
214
|
+
"buttonType": "PANELBUTTON",
|
|
215
|
+
"uiactionId": "ok",
|
|
216
|
+
"renderMode": "BUTTON",
|
|
217
|
+
"tooltip": "\u786E\u5B9A",
|
|
218
|
+
"caption": "\u786E\u5B9A",
|
|
219
|
+
"contentHeight": 40,
|
|
220
|
+
"height": 40,
|
|
221
|
+
"itemStyle": "PRIMARY",
|
|
222
|
+
"itemType": "BUTTON",
|
|
223
|
+
"layoutPos": {
|
|
224
|
+
"grow": 1,
|
|
225
|
+
"shrink": 1,
|
|
226
|
+
"height": 40,
|
|
227
|
+
"heightMode": "PX",
|
|
228
|
+
"layout": "FLEX",
|
|
229
|
+
"spacingLeft": "OUTERSMALL"
|
|
230
|
+
},
|
|
231
|
+
"showCaption": true,
|
|
232
|
+
"id": "button_okaction"
|
|
233
|
+
}
|
|
234
|
+
],
|
|
235
|
+
"predefinedType": "Footer",
|
|
236
|
+
"layout": {
|
|
237
|
+
"align": "space-around",
|
|
238
|
+
"dir": "row",
|
|
239
|
+
"layout": "FLEX"
|
|
240
|
+
},
|
|
241
|
+
"dataRegionType": "INHERIT",
|
|
242
|
+
"caption": "\u5BB9\u5668",
|
|
243
|
+
"itemStyle": "DEFAULT",
|
|
244
|
+
"itemType": "CONTAINER",
|
|
245
|
+
"layoutPos": {
|
|
246
|
+
"shrink": 1,
|
|
247
|
+
"layout": "FLEX",
|
|
248
|
+
"spacingBottom": "OUTERLARGE",
|
|
249
|
+
"spacingLeft": "OUTERSMALL",
|
|
250
|
+
"spacingRight": "OUTERSMALL"
|
|
251
|
+
},
|
|
252
|
+
"id": "view_footer"
|
|
253
|
+
}
|
|
254
|
+
],
|
|
255
|
+
"layoutPanel": true,
|
|
256
|
+
"mobilePanel": true,
|
|
257
|
+
"codeName": "MobOptionViewLayout",
|
|
258
|
+
"controlType": "VIEWLAYOUTPANEL",
|
|
259
|
+
"logicName": "\u5B9E\u4F53\u79FB\u52A8\u7AEF\u64CD\u4F5C\u89C6\u56FE\u5E03\u5C40\u9762\u677F",
|
|
260
|
+
"appDataEntityId": "mobfrontmodel.mobviewlayoutmodelrepository",
|
|
261
|
+
"controlParam": {},
|
|
262
|
+
"name": "layoutpanel",
|
|
263
|
+
"id": "moboptionviewlayout"
|
|
264
|
+
};
|
|
265
|
+
|
|
266
|
+
exports.default = DEMobOptionView;
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
"use strict";
|
|
6
5
|
var DEMobPickupView = {
|
|
7
6
|
"layoutBodyOnly": true,
|
|
8
7
|
"layoutMode": "FLEX",
|
|
@@ -39,6 +38,7 @@ var DEMobPickupView = {
|
|
|
39
38
|
"itemType": "CONTAINER",
|
|
40
39
|
"layoutPos": {
|
|
41
40
|
"shrink": 0,
|
|
41
|
+
"heightMode": "FULL",
|
|
42
42
|
"layout": "FLEX"
|
|
43
43
|
},
|
|
44
44
|
"id": "view_left_toolbar"
|
|
@@ -97,6 +97,7 @@ var DEMobPickupView = {
|
|
|
97
97
|
"itemType": "CONTAINER",
|
|
98
98
|
"layoutPos": {
|
|
99
99
|
"shrink": 0,
|
|
100
|
+
"heightMode": "FULL",
|
|
100
101
|
"layout": "FLEX"
|
|
101
102
|
},
|
|
102
103
|
"id": "view_right_toolbar"
|
|
@@ -104,6 +105,7 @@ var DEMobPickupView = {
|
|
|
104
105
|
],
|
|
105
106
|
"predefinedType": "Toolbar",
|
|
106
107
|
"layout": {
|
|
108
|
+
"align": "center",
|
|
107
109
|
"dir": "row",
|
|
108
110
|
"layout": "FLEX"
|
|
109
111
|
},
|
|
@@ -144,6 +146,33 @@ var DEMobPickupView = {
|
|
|
144
146
|
"layout": "FLEX"
|
|
145
147
|
},
|
|
146
148
|
"id": "view_toolbar2"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"panelItems": [
|
|
152
|
+
{
|
|
153
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
154
|
+
"itemStyle": "DEFAULT",
|
|
155
|
+
"itemType": "CTRLPOS",
|
|
156
|
+
"layoutPos": {
|
|
157
|
+
"shrink": 1,
|
|
158
|
+
"layout": "FLEX"
|
|
159
|
+
},
|
|
160
|
+
"showCaption": true,
|
|
161
|
+
"id": "searchform"
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"layout": {
|
|
165
|
+
"layout": "FLEX"
|
|
166
|
+
},
|
|
167
|
+
"dataRegionType": "INHERIT",
|
|
168
|
+
"caption": "\u5BB9\u5668",
|
|
169
|
+
"itemStyle": "DEFAULT",
|
|
170
|
+
"itemType": "CONTAINER",
|
|
171
|
+
"layoutPos": {
|
|
172
|
+
"shrink": 1,
|
|
173
|
+
"layout": "FLEX"
|
|
174
|
+
},
|
|
175
|
+
"id": "view_searchform"
|
|
147
176
|
}
|
|
148
177
|
],
|
|
149
178
|
"predefinedType": "Header",
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
"use strict";
|
|
6
5
|
var DEMobTreeView = {
|
|
7
6
|
"layoutBodyOnly": true,
|
|
8
7
|
"layoutMode": "FLEX",
|
|
@@ -39,6 +38,7 @@ var DEMobTreeView = {
|
|
|
39
38
|
"itemType": "CONTAINER",
|
|
40
39
|
"layoutPos": {
|
|
41
40
|
"shrink": 0,
|
|
41
|
+
"heightMode": "FULL",
|
|
42
42
|
"layout": "FLEX"
|
|
43
43
|
},
|
|
44
44
|
"id": "view_left_toolbar"
|
|
@@ -97,6 +97,7 @@ var DEMobTreeView = {
|
|
|
97
97
|
"itemType": "CONTAINER",
|
|
98
98
|
"layoutPos": {
|
|
99
99
|
"shrink": 0,
|
|
100
|
+
"heightMode": "FULL",
|
|
100
101
|
"layout": "FLEX"
|
|
101
102
|
},
|
|
102
103
|
"id": "view_right_toolbar"
|
|
@@ -104,6 +105,7 @@ var DEMobTreeView = {
|
|
|
104
105
|
],
|
|
105
106
|
"predefinedType": "Toolbar",
|
|
106
107
|
"layout": {
|
|
108
|
+
"align": "center",
|
|
107
109
|
"dir": "row",
|
|
108
110
|
"layout": "FLEX"
|
|
109
111
|
},
|
|
@@ -144,6 +146,33 @@ var DEMobTreeView = {
|
|
|
144
146
|
"layout": "FLEX"
|
|
145
147
|
},
|
|
146
148
|
"id": "view_toolbar2"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"panelItems": [
|
|
152
|
+
{
|
|
153
|
+
"caption": "\u641C\u7D22\u8868\u5355",
|
|
154
|
+
"itemStyle": "DEFAULT",
|
|
155
|
+
"itemType": "CTRLPOS",
|
|
156
|
+
"layoutPos": {
|
|
157
|
+
"shrink": 1,
|
|
158
|
+
"layout": "FLEX"
|
|
159
|
+
},
|
|
160
|
+
"showCaption": true,
|
|
161
|
+
"id": "searchform"
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"layout": {
|
|
165
|
+
"layout": "FLEX"
|
|
166
|
+
},
|
|
167
|
+
"dataRegionType": "INHERIT",
|
|
168
|
+
"caption": "\u5BB9\u5668",
|
|
169
|
+
"itemStyle": "DEFAULT",
|
|
170
|
+
"itemType": "CONTAINER",
|
|
171
|
+
"layoutPos": {
|
|
172
|
+
"shrink": 1,
|
|
173
|
+
"layout": "FLEX"
|
|
174
|
+
},
|
|
175
|
+
"id": "view_searchform"
|
|
147
176
|
}
|
|
148
177
|
],
|
|
149
178
|
"predefinedType": "Header",
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
"use strict";
|
|
6
5
|
var DEMobWFDynaEditView3 = {
|
|
7
6
|
"layoutMode": "FLEX",
|
|
8
7
|
"layout": {
|
|
@@ -21,6 +20,7 @@ var DEMobWFDynaEditView3 = {
|
|
|
21
20
|
"itemType": "CTRLPOS",
|
|
22
21
|
"layoutPos": {
|
|
23
22
|
"shrink": 1,
|
|
23
|
+
"heightMode": "FULL",
|
|
24
24
|
"layout": "FLEX"
|
|
25
25
|
},
|
|
26
26
|
"showCaption": true,
|
|
@@ -80,6 +80,7 @@ var DEMobWFDynaEditView3 = {
|
|
|
80
80
|
"itemType": "CTRLPOS",
|
|
81
81
|
"layoutPos": {
|
|
82
82
|
"shrink": 1,
|
|
83
|
+
"heightMode": "FULL",
|
|
83
84
|
"layout": "FLEX"
|
|
84
85
|
},
|
|
85
86
|
"showCaption": true,
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
"use strict";
|
|
6
5
|
var DEMobWFDynaEditView = {
|
|
7
6
|
"layoutMode": "FLEX",
|
|
8
7
|
"layout": {
|
|
@@ -23,6 +22,7 @@ var DEMobWFDynaEditView = {
|
|
|
23
22
|
"itemType": "CTRLPOS",
|
|
24
23
|
"layoutPos": {
|
|
25
24
|
"shrink": 1,
|
|
25
|
+
"heightMode": "FULL",
|
|
26
26
|
"layout": "FLEX"
|
|
27
27
|
},
|
|
28
28
|
"showCaption": true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";:root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-active-color:var(--ibiz-color-primary);--van-background:var(--ibiz-color-bg-0);--van-background-2:var(--ibiz-color-bg-0);--van-background-3:var(--ibiz-color-bg-0);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0
|
|
1
|
+
@charset "UTF-8";:root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-active-color:var(--ibiz-color-primary);--van-background:var(--ibiz-color-bg-0);--van-background-2:var(--ibiz-color-bg-0);--van-background-3:var(--ibiz-color-bg-0);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0;--van-dialog-background:var(--ibiz-color-tertiary-light-default)}.van-cell{padding:0}.van-popover--light .van-popover__action:active{color:var(--ibiz-color-bg-0)}.van-cell__value,.van-field__control{text-align:inherit}.van-field__right-icon{display:flex}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-active-color:var(--ibiz-color-primary);--van-background:var(--ibiz-color-bg-0);--van-background-2:var(--ibiz-color-bg-0);--van-background-3:var(--ibiz-color-bg-0);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0
|
|
1
|
+
:root{color:var(--ibiz-color-text-0);background-color:var(--ibiz-color-bg-0);--van-primary-color:var(--ibiz-color-primary);--van-success-color:var(--ibiz-color-success);--van-danger-color:var(--ibiz-color-danger);--van-warning-color:var(--ibiz-color-warning);--van-text-color:var(--ibiz-color-text-0);--van-text-color-2:var(--ibiz-color-text-1);--van-text-color-3:var(--ibiz-color-text-2);--van-active-color:var(--ibiz-color-primary);--van-background:var(--ibiz-color-bg-0);--van-background-2:var(--ibiz-color-bg-0);--van-background-3:var(--ibiz-color-bg-0);--van-border-color:var(--ibiz-color-border);--van-search-content-background:var(--ibiz-color-tertiary-light-hover);--van-cell-right-icon-color:inherit;--van-tabs-line-height:var(--ibiz-height-control-large);--van-button-normal-padding:0 var(--ibiz-spacing-tight);--van-button-normal-font-size:var(--ibiz-font-size-regular);--van-grid-item-content-background:transparent;--van-grid-item-content-padding:var(--ibiz-spacing-tight);--van-tabs-bottom-bar-color:var(--ibiz-color-text-0);--van-uploader-size:50px;--van-uploader-icon-size:18px;--van-cell-horizontal-padding:0;--van-dialog-background:var(--ibiz-color-tertiary-light-default)}.van-cell{padding:0}.van-popover--light .van-popover__action:active{color:var(--ibiz-color-bg-0)}.van-cell__value,.van-field__control{text-align:inherit}.van-field__right-icon{display:flex}
|