@ganwei-web/gw-base-components-plus 1.0.30 → 1.0.32

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.
@@ -0,0 +1,536 @@
1
+ {
2
+ "widgetList": [
3
+ {
4
+ "type": "static-text",
5
+ "icon": "static-text",
6
+ "formItemFlag": false,
7
+ "options": {
8
+ "name": "statictext111193",
9
+ "columnWidth": "200px",
10
+ "hidden": false,
11
+ "textContent": "单列表单",
12
+ "customClass": [],
13
+ "onCreated": "",
14
+ "onMounted": "",
15
+ "label": "static-text"
16
+ },
17
+ "id": "statictext111193"
18
+ },
19
+ {
20
+ "type": "divider",
21
+ "icon": "divider",
22
+ "formItemFlag": false,
23
+ "options": {
24
+ "name": "divider102346",
25
+ "label": "",
26
+ "columnWidth": "200px",
27
+ "direction": "horizontal",
28
+ "contentPosition": "center",
29
+ "hidden": false,
30
+ "customClass": [],
31
+ "onCreated": "",
32
+ "onMounted": ""
33
+ },
34
+ "id": "divider102346"
35
+ },
36
+ {
37
+ "type": "input",
38
+ "icon": "text-field",
39
+ "formItemFlag": true,
40
+ "options": {
41
+ "name": "input12931",
42
+ "label": "发件人姓名",
43
+ "labelAlign": "",
44
+ "type": "text",
45
+ "defaultValue": "",
46
+ "placeholder": "",
47
+ "columnWidth": "200px",
48
+ "size": "",
49
+ "labelWidth": null,
50
+ "labelHidden": false,
51
+ "readonly": false,
52
+ "disabled": false,
53
+ "hidden": false,
54
+ "clearable": true,
55
+ "showPassword": false,
56
+ "required": true,
57
+ "validation": "",
58
+ "validationHint": "",
59
+ "customClass": [],
60
+ "labelIconClass": null,
61
+ "labelIconPosition": "rear",
62
+ "labelTooltip": null,
63
+ "minLength": null,
64
+ "maxLength": null,
65
+ "showWordLimit": false,
66
+ "prefixIcon": "",
67
+ "suffixIcon": "",
68
+ "appendButton": false,
69
+ "appendButtonDisabled": false,
70
+ "buttonIcon": "el-icon-search",
71
+ "onCreated": "",
72
+ "onMounted": "",
73
+ "onInput": "",
74
+ "onChange": "",
75
+ "onFocus": "",
76
+ "onBlur": "",
77
+ "onValidate": ""
78
+ },
79
+ "id": "input12931"
80
+ },
81
+ {
82
+ "type": "switch",
83
+ "icon": "switch-field",
84
+ "formItemFlag": true,
85
+ "options": {
86
+ "name": "switch96070",
87
+ "label": "是否保密",
88
+ "labelAlign": "",
89
+ "defaultValue": true,
90
+ "columnWidth": "200px",
91
+ "labelWidth": null,
92
+ "labelHidden": false,
93
+ "disabled": false,
94
+ "hidden": false,
95
+ "customClass": "",
96
+ "labelIconClass": null,
97
+ "labelIconPosition": "rear",
98
+ "labelTooltip": null,
99
+ "switchWidth": 40,
100
+ "activeText": "",
101
+ "inactiveText": "",
102
+ "activeColor": null,
103
+ "inactiveColor": null,
104
+ "onCreated": "",
105
+ "onMounted": "",
106
+ "onChange": "",
107
+ "onValidate": ""
108
+ },
109
+ "id": "switch96070"
110
+ },
111
+ {
112
+ "type": "input",
113
+ "icon": "text-field",
114
+ "formItemFlag": true,
115
+ "options": {
116
+ "name": "input23031",
117
+ "label": "发件人号码",
118
+ "labelAlign": "",
119
+ "type": "text",
120
+ "defaultValue": "",
121
+ "placeholder": "",
122
+ "columnWidth": "200px",
123
+ "size": "",
124
+ "labelWidth": null,
125
+ "labelHidden": false,
126
+ "readonly": false,
127
+ "disabled": false,
128
+ "hidden": false,
129
+ "clearable": true,
130
+ "showPassword": false,
131
+ "required": true,
132
+ "validation": "",
133
+ "validationHint": "",
134
+ "customClass": "",
135
+ "labelIconClass": null,
136
+ "labelIconPosition": "rear",
137
+ "labelTooltip": null,
138
+ "minLength": null,
139
+ "maxLength": null,
140
+ "showWordLimit": false,
141
+ "prefixIcon": "",
142
+ "suffixIcon": "",
143
+ "appendButton": false,
144
+ "appendButtonDisabled": false,
145
+ "buttonIcon": "el-icon-search",
146
+ "onCreated": "",
147
+ "onMounted": "",
148
+ "onInput": "",
149
+ "onChange": "",
150
+ "onFocus": "",
151
+ "onBlur": "",
152
+ "onValidate": ""
153
+ },
154
+ "id": "input23031"
155
+ },
156
+ {
157
+ "type": "textarea",
158
+ "icon": "textarea-field",
159
+ "formItemFlag": true,
160
+ "options": {
161
+ "name": "textarea21654",
162
+ "label": "发件人地址",
163
+ "labelAlign": "",
164
+ "rows": 3,
165
+ "defaultValue": "",
166
+ "placeholder": "",
167
+ "columnWidth": "200px",
168
+ "size": "",
169
+ "labelWidth": null,
170
+ "labelHidden": false,
171
+ "readonly": false,
172
+ "disabled": false,
173
+ "hidden": false,
174
+ "required": true,
175
+ "validation": "",
176
+ "validationHint": "",
177
+ "customClass": "",
178
+ "labelIconClass": null,
179
+ "labelIconPosition": "rear",
180
+ "labelTooltip": null,
181
+ "minLength": null,
182
+ "maxLength": null,
183
+ "showWordLimit": false,
184
+ "onCreated": "",
185
+ "onMounted": "",
186
+ "onInput": "",
187
+ "onChange": "",
188
+ "onFocus": "",
189
+ "onBlur": "",
190
+ "onValidate": ""
191
+ },
192
+ "id": "textarea21654"
193
+ },
194
+ {
195
+ "type": "divider",
196
+ "icon": "divider",
197
+ "formItemFlag": false,
198
+ "options": {
199
+ "name": "divider69240",
200
+ "label": "",
201
+ "columnWidth": "200px",
202
+ "direction": "horizontal",
203
+ "contentPosition": "center",
204
+ "hidden": false,
205
+ "customClass": "",
206
+ "onCreated": "",
207
+ "onMounted": ""
208
+ },
209
+ "id": "divider69240"
210
+ },
211
+ {
212
+ "type": "input",
213
+ "icon": "text-field",
214
+ "formItemFlag": true,
215
+ "options": {
216
+ "name": "input113152",
217
+ "label": "收件人姓名",
218
+ "labelAlign": "",
219
+ "type": "text",
220
+ "defaultValue": "",
221
+ "placeholder": "",
222
+ "columnWidth": "200px",
223
+ "size": "",
224
+ "labelWidth": null,
225
+ "labelHidden": false,
226
+ "readonly": false,
227
+ "disabled": false,
228
+ "hidden": false,
229
+ "clearable": true,
230
+ "showPassword": false,
231
+ "required": true,
232
+ "validation": "",
233
+ "validationHint": "",
234
+ "customClass": [],
235
+ "labelIconClass": null,
236
+ "labelIconPosition": "rear",
237
+ "labelTooltip": null,
238
+ "minLength": null,
239
+ "maxLength": null,
240
+ "showWordLimit": false,
241
+ "prefixIcon": "",
242
+ "suffixIcon": "",
243
+ "appendButton": false,
244
+ "appendButtonDisabled": false,
245
+ "buttonIcon": "el-icon-search",
246
+ "onCreated": "",
247
+ "onMounted": "",
248
+ "onInput": "",
249
+ "onChange": "",
250
+ "onFocus": "",
251
+ "onBlur": "",
252
+ "onValidate": ""
253
+ },
254
+ "id": "input113152"
255
+ },
256
+ {
257
+ "type": "checkbox",
258
+ "icon": "checkbox-field",
259
+ "formItemFlag": true,
260
+ "options": {
261
+ "name": "checkbox63174",
262
+ "label": "接收时间段",
263
+ "labelAlign": "",
264
+ "defaultValue": [],
265
+ "columnWidth": "200px",
266
+ "size": "",
267
+ "displayStyle": "inline",
268
+ "buttonStyle": false,
269
+ "border": false,
270
+ "labelWidth": null,
271
+ "labelHidden": false,
272
+ "disabled": false,
273
+ "hidden": false,
274
+ "optionItems": [
275
+ {
276
+ "label": "上午9:00 - 11:30",
277
+ "value": 1
278
+ },
279
+ {
280
+ "label": "下午12:30 - 18:00",
281
+ "value": 2
282
+ },
283
+ {
284
+ "label": "晚上18:00 - 21:00",
285
+ "value": 3
286
+ }
287
+ ],
288
+ "required": true,
289
+ "validation": "",
290
+ "validationHint": "",
291
+ "customClass": "",
292
+ "labelIconClass": null,
293
+ "labelIconPosition": "rear",
294
+ "labelTooltip": null,
295
+ "onCreated": "",
296
+ "onMounted": "",
297
+ "onChange": "",
298
+ "onValidate": ""
299
+ },
300
+ "id": "checkbox63174"
301
+ },
302
+ {
303
+ "type": "input",
304
+ "icon": "text-field",
305
+ "formItemFlag": true,
306
+ "options": {
307
+ "name": "input40240",
308
+ "label": "收件人号码",
309
+ "labelAlign": "",
310
+ "type": "text",
311
+ "defaultValue": "",
312
+ "placeholder": "",
313
+ "columnWidth": "200px",
314
+ "size": "",
315
+ "labelWidth": null,
316
+ "labelHidden": false,
317
+ "readonly": false,
318
+ "disabled": false,
319
+ "hidden": false,
320
+ "clearable": true,
321
+ "showPassword": false,
322
+ "required": true,
323
+ "validation": "",
324
+ "validationHint": "",
325
+ "customClass": "",
326
+ "labelIconClass": null,
327
+ "labelIconPosition": "rear",
328
+ "labelTooltip": null,
329
+ "minLength": null,
330
+ "maxLength": null,
331
+ "showWordLimit": false,
332
+ "prefixIcon": "",
333
+ "suffixIcon": "",
334
+ "appendButton": false,
335
+ "appendButtonDisabled": false,
336
+ "buttonIcon": "el-icon-search",
337
+ "onCreated": "",
338
+ "onMounted": "",
339
+ "onInput": "",
340
+ "onChange": "",
341
+ "onFocus": "",
342
+ "onBlur": "",
343
+ "onValidate": ""
344
+ },
345
+ "id": "input40240"
346
+ },
347
+ {
348
+ "type": "input",
349
+ "icon": "text-field",
350
+ "formItemFlag": true,
351
+ "options": {
352
+ "name": "input78584",
353
+ "label": "收件人地址",
354
+ "labelAlign": "",
355
+ "type": "text",
356
+ "defaultValue": "",
357
+ "placeholder": "",
358
+ "columnWidth": "200px",
359
+ "size": "",
360
+ "labelWidth": null,
361
+ "labelHidden": false,
362
+ "readonly": false,
363
+ "disabled": false,
364
+ "hidden": false,
365
+ "clearable": true,
366
+ "showPassword": false,
367
+ "required": true,
368
+ "validation": "",
369
+ "validationHint": "",
370
+ "customClass": "",
371
+ "labelIconClass": null,
372
+ "labelIconPosition": "rear",
373
+ "labelTooltip": null,
374
+ "minLength": null,
375
+ "maxLength": null,
376
+ "showWordLimit": false,
377
+ "prefixIcon": "",
378
+ "suffixIcon": "",
379
+ "appendButton": false,
380
+ "appendButtonDisabled": false,
381
+ "buttonIcon": "el-icon-search",
382
+ "onCreated": "",
383
+ "onMounted": "",
384
+ "onInput": "",
385
+ "onChange": "",
386
+ "onFocus": "",
387
+ "onBlur": "",
388
+ "onValidate": ""
389
+ },
390
+ "id": "input78584"
391
+ },
392
+ {
393
+ "type": "divider",
394
+ "icon": "divider",
395
+ "formItemFlag": false,
396
+ "options": {
397
+ "name": "divider75887",
398
+ "label": "",
399
+ "columnWidth": "200px",
400
+ "direction": "horizontal",
401
+ "contentPosition": "center",
402
+ "hidden": false,
403
+ "customClass": [],
404
+ "onCreated": "",
405
+ "onMounted": ""
406
+ },
407
+ "id": "divider75887"
408
+ },
409
+ {
410
+ "type": "time-range",
411
+ "icon": "time-range-field",
412
+ "formItemFlag": true,
413
+ "options": {
414
+ "name": "timerange47503",
415
+ "label": "送货时间",
416
+ "labelAlign": "",
417
+ "defaultValue": null,
418
+ "startPlaceholder": "",
419
+ "endPlaceholder": "",
420
+ "columnWidth": "200px",
421
+ "size": "",
422
+ "labelWidth": null,
423
+ "labelHidden": false,
424
+ "readonly": false,
425
+ "disabled": false,
426
+ "hidden": false,
427
+ "clearable": true,
428
+ "editable": false,
429
+ "format": "HH:mm:ss",
430
+ "required": true,
431
+ "validation": "",
432
+ "validationHint": "",
433
+ "customClass": "",
434
+ "labelIconClass": null,
435
+ "labelIconPosition": "rear",
436
+ "labelTooltip": null,
437
+ "onCreated": "",
438
+ "onMounted": "",
439
+ "onChange": "",
440
+ "onFocus": "",
441
+ "onBlur": "",
442
+ "onValidate": ""
443
+ },
444
+ "id": "timerange47503"
445
+ },
446
+ {
447
+ "type": "slider",
448
+ "icon": "slider-field",
449
+ "formItemFlag": true,
450
+ "options": {
451
+ "name": "slider54714",
452
+ "label": "价格保护",
453
+ "labelAlign": "",
454
+ "columnWidth": "200px",
455
+ "size": "",
456
+ "labelWidth": null,
457
+ "labelHidden": false,
458
+ "disabled": false,
459
+ "hidden": false,
460
+ "required": false,
461
+ "validation": "",
462
+ "validationHint": "",
463
+ "customClass": [],
464
+ "labelIconClass": null,
465
+ "labelIconPosition": "rear",
466
+ "labelTooltip": null,
467
+ "min": 0,
468
+ "max": 100,
469
+ "step": 10,
470
+ "range": false,
471
+ "height": null,
472
+ "onCreated": "",
473
+ "onMounted": "",
474
+ "onChange": "",
475
+ "onValidate": "",
476
+ "showStops": true
477
+ },
478
+ "id": "slider54714"
479
+ },
480
+ {
481
+ "type": "textarea",
482
+ "icon": "textarea-field",
483
+ "formItemFlag": true,
484
+ "options": {
485
+ "name": "textarea64794",
486
+ "label": "其他信息",
487
+ "labelAlign": "",
488
+ "rows": 3,
489
+ "defaultValue": "",
490
+ "placeholder": "",
491
+ "columnWidth": "200px",
492
+ "size": "",
493
+ "labelWidth": null,
494
+ "labelHidden": false,
495
+ "readonly": false,
496
+ "disabled": false,
497
+ "hidden": false,
498
+ "required": false,
499
+ "validation": "",
500
+ "validationHint": "",
501
+ "customClass": "",
502
+ "labelIconClass": null,
503
+ "labelIconPosition": "rear",
504
+ "labelTooltip": null,
505
+ "minLength": null,
506
+ "maxLength": null,
507
+ "showWordLimit": false,
508
+ "onCreated": "",
509
+ "onMounted": "",
510
+ "onInput": "",
511
+ "onChange": "",
512
+ "onFocus": "",
513
+ "onBlur": "",
514
+ "onValidate": ""
515
+ },
516
+ "id": "textarea64794"
517
+ }
518
+ ],
519
+ "formConfig": {
520
+ "modelName": "formData",
521
+ "refName": "vForm",
522
+ "rulesName": "rules",
523
+ "labelWidth": 150,
524
+ "labelPosition": "left",
525
+ "size": "",
526
+ "labelAlign": "label-right-align",
527
+ "cssCode": "",
528
+ "customClass": [],
529
+ "functions": "",
530
+ "layoutType": "PC",
531
+ "jsonVersion": 3,
532
+ "onFormCreated": "",
533
+ "onFormMounted": "",
534
+ "onFormDataChange": ""
535
+ }
536
+ }