@zscreate/form-component 1.1.221-test.20 → 1.1.221-test.22
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/dist/form-component.css +68 -68
- package/dist/form-component.umd.js +326 -116
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
}
|
|
483
483
|
|
|
484
484
|
|
|
485
|
-
[data-v-
|
|
485
|
+
[data-v-aac507b4] .ant-select-selection__rendered::after {
|
|
486
486
|
content: "";
|
|
487
487
|
display: none;
|
|
488
488
|
height: 0;
|
|
@@ -2223,7 +2223,7 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2223
2223
|
}
|
|
2224
2224
|
|
|
2225
2225
|
|
|
2226
|
-
[data-v-
|
|
2226
|
+
[data-v-167f4668] .ant-select-selection__rendered::after {
|
|
2227
2227
|
content: "";
|
|
2228
2228
|
display: none;
|
|
2229
2229
|
height: 0;
|
|
@@ -2247,7 +2247,7 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2247
2247
|
}
|
|
2248
2248
|
|
|
2249
2249
|
|
|
2250
|
-
[data-v-
|
|
2250
|
+
[data-v-6249aad2] .ant-select-selection__rendered::after {
|
|
2251
2251
|
content: "";
|
|
2252
2252
|
display: none;
|
|
2253
2253
|
height: 0;
|
|
@@ -2365,7 +2365,7 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
2365
2365
|
}
|
|
2366
2366
|
|
|
2367
2367
|
|
|
2368
|
-
[data-v-
|
|
2368
|
+
[data-v-9e712c50] .ant-time-picker {
|
|
2369
2369
|
max-width: 170px !important;
|
|
2370
2370
|
width: initial !important;
|
|
2371
2371
|
}
|
|
@@ -3403,46 +3403,46 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3403
3403
|
align-items: center;
|
|
3404
3404
|
}
|
|
3405
3405
|
|
|
3406
|
-
.t-border[data-v-
|
|
3406
|
+
.t-border[data-v-aece98b6] {
|
|
3407
3407
|
border-right: 1px solid #333;
|
|
3408
3408
|
border-bottom: 1px solid #333;
|
|
3409
3409
|
}
|
|
3410
|
-
[data-v-
|
|
3410
|
+
[data-v-aece98b6] * {
|
|
3411
3411
|
font-size: var(--paperFontSize);
|
|
3412
3412
|
}
|
|
3413
|
-
[data-v-
|
|
3413
|
+
[data-v-aece98b6] .custom_form_item {
|
|
3414
3414
|
height: -moz-fit-content;
|
|
3415
3415
|
height: fit-content;
|
|
3416
3416
|
}
|
|
3417
|
-
.save-pdf[data-v-
|
|
3417
|
+
.save-pdf[data-v-aece98b6] .ant-input {
|
|
3418
3418
|
border: none !important;
|
|
3419
3419
|
}
|
|
3420
|
-
.save-pdf[data-v-
|
|
3420
|
+
.save-pdf[data-v-aece98b6] .ant-select-selection {
|
|
3421
3421
|
border: none !important;
|
|
3422
3422
|
}
|
|
3423
|
-
.save-pdf[data-v-
|
|
3423
|
+
.save-pdf[data-v-aece98b6] .ant-select-arrow svg {
|
|
3424
3424
|
display: none;
|
|
3425
3425
|
}
|
|
3426
|
-
.save-pdf[data-v-
|
|
3426
|
+
.save-pdf[data-v-aece98b6] .ant-upload.ant-upload-select-picture-card {
|
|
3427
3427
|
display: none;
|
|
3428
3428
|
}
|
|
3429
|
-
.save-pdf[data-v-
|
|
3429
|
+
.save-pdf[data-v-aece98b6] .anticon svg {
|
|
3430
3430
|
display: none;
|
|
3431
3431
|
}
|
|
3432
|
-
.save-pdf[data-v-
|
|
3432
|
+
.save-pdf[data-v-aece98b6] .ant-time-picker-input {
|
|
3433
3433
|
border: none !important;
|
|
3434
3434
|
}
|
|
3435
|
-
.save-pdf[data-v-
|
|
3435
|
+
.save-pdf[data-v-aece98b6] .ant-upload.ant-upload-select {
|
|
3436
3436
|
display: none;
|
|
3437
3437
|
}
|
|
3438
3438
|
/**打印非固定高度标签 高度不确定bug**/
|
|
3439
|
-
.computed-wrap[data-v-
|
|
3439
|
+
.computed-wrap[data-v-aece98b6] {
|
|
3440
3440
|
background: #f5f5f5;
|
|
3441
3441
|
}
|
|
3442
|
-
.computed-wrap .item[data-v-
|
|
3442
|
+
.computed-wrap .item[data-v-aece98b6] {
|
|
3443
3443
|
display: flex;
|
|
3444
3444
|
}
|
|
3445
|
-
.computed-wrap .item > div[data-v-
|
|
3445
|
+
.computed-wrap .item > div[data-v-aece98b6] {
|
|
3446
3446
|
height: 35px;
|
|
3447
3447
|
line-height: 35px;
|
|
3448
3448
|
flex: 1;
|
|
@@ -3450,129 +3450,129 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3450
3450
|
border-bottom: 1px solid #000;
|
|
3451
3451
|
text-align: center;
|
|
3452
3452
|
}
|
|
3453
|
-
.computed-wrap .item > div + div[data-v-
|
|
3453
|
+
.computed-wrap .item > div + div[data-v-aece98b6] {
|
|
3454
3454
|
flex: 2;
|
|
3455
3455
|
}
|
|
3456
|
-
.layout .paper[data-v-
|
|
3456
|
+
.layout .paper[data-v-aece98b6] {
|
|
3457
3457
|
position: relative;
|
|
3458
3458
|
}
|
|
3459
|
-
.layout .paper .form-title[data-v-
|
|
3459
|
+
.layout .paper .form-title[data-v-aece98b6] {
|
|
3460
3460
|
text-align: center;
|
|
3461
3461
|
font-weight: 600;
|
|
3462
3462
|
font-size: 16px;
|
|
3463
3463
|
height: 40px;
|
|
3464
3464
|
}
|
|
3465
|
-
.row-item[data-v-
|
|
3465
|
+
.row-item[data-v-aece98b6] {
|
|
3466
3466
|
height: -moz-fit-content;
|
|
3467
3467
|
height: fit-content;
|
|
3468
3468
|
/**打印非固定高度标签 高度不确定bug**/
|
|
3469
3469
|
}
|
|
3470
|
-
.no-row-item[data-v-
|
|
3470
|
+
.no-row-item[data-v-aece98b6] {
|
|
3471
3471
|
border-right: none;
|
|
3472
3472
|
border-bottom: none;
|
|
3473
3473
|
}
|
|
3474
3474
|
/****page边框内的 ***/
|
|
3475
|
-
.page-border[data-v-
|
|
3475
|
+
.page-border[data-v-aece98b6] {
|
|
3476
3476
|
background: #fff;
|
|
3477
3477
|
box-sizing: border-box;
|
|
3478
3478
|
}
|
|
3479
|
-
.page-border .row-item[data-v-
|
|
3479
|
+
.page-border .row-item[data-v-aece98b6]:first-child {
|
|
3480
3480
|
border-top: 1px solid #000;
|
|
3481
3481
|
}
|
|
3482
|
-
.page-border .row-item[data-v-
|
|
3482
|
+
.page-border .row-item[data-v-aece98b6] {
|
|
3483
3483
|
border-left: 1px solid #000;
|
|
3484
3484
|
}
|
|
3485
|
-
.page-border .item-bottom[data-v-
|
|
3485
|
+
.page-border .item-bottom[data-v-aece98b6] {
|
|
3486
3486
|
border-bottom: 1px solid #000;
|
|
3487
3487
|
}
|
|
3488
|
-
.page-border .row-item[data-v-
|
|
3488
|
+
.page-border .row-item[data-v-aece98b6]:not(:last-child) {
|
|
3489
3489
|
position: relative;
|
|
3490
3490
|
}
|
|
3491
|
-
.page-border li.sortable-chosen[data-v-
|
|
3491
|
+
.page-border li.sortable-chosen[data-v-aece98b6] {
|
|
3492
3492
|
height: 2px !important;
|
|
3493
3493
|
overflow: hidden !important;
|
|
3494
3494
|
background: red !important;
|
|
3495
3495
|
}
|
|
3496
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
3496
|
+
.page-border .ant-time-picker-panel[data-v-aece98b6] {
|
|
3497
3497
|
z-index: 200000 !important;
|
|
3498
3498
|
}
|
|
3499
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
3499
|
+
.page-border .ant-calendar-picker-container[data-v-aece98b6] {
|
|
3500
3500
|
z-index: 200000 !important;
|
|
3501
3501
|
}
|
|
3502
|
-
[data-v-
|
|
3502
|
+
[data-v-aece98b6] .ant-time-picker-panel {
|
|
3503
3503
|
z-index: 9999 !important;
|
|
3504
3504
|
}
|
|
3505
|
-
.ant-calendar-picker-container[data-v-
|
|
3505
|
+
.ant-calendar-picker-container[data-v-aece98b6] {
|
|
3506
3506
|
z-index: 200000 !important;
|
|
3507
3507
|
}
|
|
3508
|
-
[data-v-
|
|
3508
|
+
[data-v-aece98b6] .ant-form-item-children {
|
|
3509
3509
|
display: block;
|
|
3510
3510
|
}
|
|
3511
|
-
[data-v-
|
|
3511
|
+
[data-v-aece98b6] .ant-form-item {
|
|
3512
3512
|
width: 100%;
|
|
3513
3513
|
height: 100%;
|
|
3514
3514
|
margin-bottom: 0;
|
|
3515
3515
|
display: flex;
|
|
3516
3516
|
}
|
|
3517
|
-
[data-v-
|
|
3517
|
+
[data-v-aece98b6] .ant-form-item .is_required::before {
|
|
3518
3518
|
content: "*";
|
|
3519
3519
|
color: #f56c6c;
|
|
3520
3520
|
margin-right: 4px;
|
|
3521
3521
|
}
|
|
3522
|
-
[data-v-
|
|
3522
|
+
[data-v-aece98b6] .ant-form-item .ant-form-item-label {
|
|
3523
3523
|
border-right: 1px solid #000;
|
|
3524
3524
|
}
|
|
3525
|
-
[data-v-
|
|
3525
|
+
[data-v-aece98b6] .ant-form-item .ant-form-item-label label {
|
|
3526
3526
|
display: flex;
|
|
3527
3527
|
justify-content: center;
|
|
3528
3528
|
align-items: center;
|
|
3529
3529
|
height: 100%;
|
|
3530
3530
|
}
|
|
3531
|
-
[data-v-
|
|
3531
|
+
[data-v-aece98b6] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
3532
3532
|
display: none;
|
|
3533
3533
|
}
|
|
3534
|
-
[data-v-
|
|
3534
|
+
[data-v-aece98b6] .ant-form-item .ant-form-item-control-wrapper {
|
|
3535
3535
|
display: flex;
|
|
3536
3536
|
align-items: center;
|
|
3537
3537
|
text-align: left;
|
|
3538
3538
|
}
|
|
3539
|
-
[data-v-
|
|
3539
|
+
[data-v-aece98b6] .ant-form-item .ant-form-item-control {
|
|
3540
3540
|
width: 98%;
|
|
3541
3541
|
margin: 0 auto;
|
|
3542
3542
|
}
|
|
3543
|
-
[data-v-
|
|
3543
|
+
[data-v-aece98b6] .ant-form-item .is_required::before {
|
|
3544
3544
|
content: "*";
|
|
3545
3545
|
color: #f56c6c;
|
|
3546
3546
|
margin-right: 4px;
|
|
3547
3547
|
}
|
|
3548
|
-
.row-table[data-v-
|
|
3548
|
+
.row-table[data-v-aece98b6] {
|
|
3549
3549
|
display: flex;
|
|
3550
3550
|
}
|
|
3551
|
-
.row-table[data-v-
|
|
3552
|
-
.row-table[data-v-
|
|
3551
|
+
.row-table[data-v-aece98b6] .ant-spin-container,
|
|
3552
|
+
.row-table[data-v-aece98b6] {
|
|
3553
3553
|
display: flex;
|
|
3554
3554
|
width: 100%;
|
|
3555
3555
|
}
|
|
3556
|
-
.row-table[data-v-
|
|
3557
|
-
.row-table .table-left[data-v-
|
|
3556
|
+
.row-table[data-v-aece98b6] .ant-spin-container .table-left,
|
|
3557
|
+
.row-table .table-left[data-v-aece98b6] {
|
|
3558
3558
|
width: 100px;
|
|
3559
3559
|
text-align: center;
|
|
3560
3560
|
border-right: 1px solid #333;
|
|
3561
3561
|
border-bottom: 1px solid #333;
|
|
3562
3562
|
position: relative;
|
|
3563
3563
|
}
|
|
3564
|
-
.row-table[data-v-
|
|
3565
|
-
.row-table .table-left p[data-v-
|
|
3564
|
+
.row-table[data-v-aece98b6] .ant-spin-container .table-left p,
|
|
3565
|
+
.row-table .table-left p[data-v-aece98b6] {
|
|
3566
3566
|
position: absolute;
|
|
3567
3567
|
top: 50%;
|
|
3568
3568
|
left: 50%;
|
|
3569
3569
|
transform: translate(-50%, -50%);
|
|
3570
3570
|
}
|
|
3571
|
-
.row-table[data-v-
|
|
3572
|
-
.row-table .table-right[data-v-
|
|
3571
|
+
.row-table[data-v-aece98b6] .ant-spin-container .table-right,
|
|
3572
|
+
.row-table .table-right[data-v-aece98b6] {
|
|
3573
3573
|
flex: 1;
|
|
3574
3574
|
}
|
|
3575
|
-
.table-content[data-v-
|
|
3575
|
+
.table-content[data-v-aece98b6] {
|
|
3576
3576
|
width: 100%;
|
|
3577
3577
|
height: 40px;
|
|
3578
3578
|
line-height: 40px;
|
|
@@ -3581,11 +3581,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3581
3581
|
border-bottom: 1px solid #333;
|
|
3582
3582
|
border-right: 1px solid #333;
|
|
3583
3583
|
}
|
|
3584
|
-
.sub-table-col[data-v-
|
|
3584
|
+
.sub-table-col[data-v-aece98b6] {
|
|
3585
3585
|
display: flex;
|
|
3586
3586
|
box-sizing: border-box;
|
|
3587
3587
|
}
|
|
3588
|
-
.sub-table-col > span[data-v-
|
|
3588
|
+
.sub-table-col > span[data-v-aece98b6] {
|
|
3589
3589
|
flex: 2;
|
|
3590
3590
|
border-bottom: 1px solid #000;
|
|
3591
3591
|
border-right: 1px solid #000;
|
|
@@ -3593,22 +3593,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3593
3593
|
line-height: 40px;
|
|
3594
3594
|
text-align: center;
|
|
3595
3595
|
}
|
|
3596
|
-
.sub-table-col > .last-one[data-v-
|
|
3596
|
+
.sub-table-col > .last-one[data-v-aece98b6] {
|
|
3597
3597
|
width: 87px;
|
|
3598
3598
|
flex: 0 0 87px;
|
|
3599
3599
|
border-right: 1px solid #333;
|
|
3600
3600
|
border-bottom: 1px solid #333;
|
|
3601
3601
|
}
|
|
3602
|
-
.sub-table-col-no-border > span[data-v-
|
|
3602
|
+
.sub-table-col-no-border > span[data-v-aece98b6] {
|
|
3603
3603
|
border: none;
|
|
3604
3604
|
height: auto;
|
|
3605
3605
|
width: 0;
|
|
3606
3606
|
}
|
|
3607
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
3608
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
3607
|
+
.sub-table-col-no-border > .sub-table-title[data-v-aece98b6]:last-child,
|
|
3608
|
+
.sub-table-col-no-border > .sub-table-item[data-v-aece98b6]:last-child {
|
|
3609
3609
|
border-right: none !important;
|
|
3610
3610
|
}
|
|
3611
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
3611
|
+
.sub-table-col-no-border > .last-one[data-v-aece98b6] {
|
|
3612
3612
|
width: 87px;
|
|
3613
3613
|
flex: 0 0 87px;
|
|
3614
3614
|
display: flex;
|
|
@@ -3616,33 +3616,33 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3616
3616
|
align-items: center;
|
|
3617
3617
|
}
|
|
3618
3618
|
/*****无border *****/
|
|
3619
|
-
.no-border .page-border[data-v-
|
|
3619
|
+
.no-border .page-border[data-v-aece98b6] {
|
|
3620
3620
|
border: none;
|
|
3621
3621
|
}
|
|
3622
|
-
.no-border .page-border .row-item[data-v-
|
|
3622
|
+
.no-border .page-border .row-item[data-v-aece98b6]:not(:last-child) {
|
|
3623
3623
|
border: none;
|
|
3624
3624
|
}
|
|
3625
|
-
.no-border .page-border[data-v-
|
|
3625
|
+
.no-border .page-border[data-v-aece98b6] .ant-form-item .ant-form-item-label {
|
|
3626
3626
|
border: none;
|
|
3627
3627
|
}
|
|
3628
|
-
.table_border[data-v-
|
|
3628
|
+
.table_border[data-v-aece98b6] {
|
|
3629
3629
|
border-bottom: 0;
|
|
3630
3630
|
border-right: 0;
|
|
3631
3631
|
}
|
|
3632
3632
|
/*****无border *****/
|
|
3633
|
-
[data-v-
|
|
3633
|
+
[data-v-aece98b6] .ant-form-item-children > div > p,[data-v-aece98b6] .ant-form-item-children > div > h1,[data-v-aece98b6] .ant-form-item-children > div > h2,[data-v-aece98b6] .ant-form-item-children > div > h3,[data-v-aece98b6] .ant-form-item-children > div > h4,[data-v-aece98b6] .ant-form-item-children > div > h5,[data-v-aece98b6] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
3634
3634
|
margin: 10px 0;
|
|
3635
3635
|
line-height: 1.5;
|
|
3636
3636
|
}
|
|
3637
|
-
[data-v-
|
|
3637
|
+
[data-v-aece98b6] .ant-spin-dot {
|
|
3638
3638
|
font-size: 20px !important;
|
|
3639
3639
|
}
|
|
3640
|
-
.form_skeleton[data-v-
|
|
3640
|
+
.form_skeleton[data-v-aece98b6] {
|
|
3641
3641
|
display: block;
|
|
3642
3642
|
width: 700px;
|
|
3643
3643
|
margin: 55px auto;
|
|
3644
3644
|
}
|
|
3645
|
-
.form_skeleton[data-v-
|
|
3645
|
+
.form_skeleton[data-v-aece98b6] .ant-skeleton-title {
|
|
3646
3646
|
margin: 0 auto;
|
|
3647
3647
|
}
|
|
3648
3648
|
|
|
@@ -4119,10 +4119,10 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
4119
4119
|
/***label对齐方式 */
|
|
4120
4120
|
|
|
4121
4121
|
|
|
4122
|
-
[data-v-
|
|
4122
|
+
[data-v-e1fb9e0e] .m-colorPicker {
|
|
4123
4123
|
z-index: 2;
|
|
4124
4124
|
}
|
|
4125
|
-
[data-v-
|
|
4125
|
+
[data-v-e1fb9e0e] .m-colorPicker .colorBtn {
|
|
4126
4126
|
border: 1px solid #e3e3e3;
|
|
4127
4127
|
}
|
|
4128
4128
|
|