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