@zscreate/form-component 1.1.290 → 1.1.292
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 +93 -93
- package/dist/form-component.umd.js +12759 -12395
- package/package.json +1 -1
package/dist/form-component.css
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
.is_required[data-v-
|
|
1
|
+
.is_required[data-v-32839555]::before {
|
|
2
2
|
content: "*";
|
|
3
3
|
color: #f56c6c;
|
|
4
4
|
margin-right: 4px;
|
|
5
5
|
}
|
|
6
|
-
[data-v-
|
|
6
|
+
[data-v-32839555] .ant-input {
|
|
7
7
|
background-color: rgba(0, 0, 0, 0);
|
|
8
8
|
}
|
|
9
|
-
[data-v-
|
|
9
|
+
[data-v-32839555] .ant-input-number {
|
|
10
10
|
width: 100%;
|
|
11
11
|
}
|
|
12
12
|
|
|
@@ -429,21 +429,21 @@
|
|
|
429
429
|
.tip_content textarea.ant-input{margin:0;padding:5px 10px;border:none;background:rgba(236,238,243,0.86)}.tip_btn{margin-top:10px;text-align:center}
|
|
430
430
|
|
|
431
431
|
|
|
432
|
-
[data-v-
|
|
432
|
+
[data-v-d1ba4a06] .ant-form-item .ant-form-item-label {
|
|
433
433
|
border-right: 1px solid #333;
|
|
434
434
|
}
|
|
435
|
-
.table-design[data-v-
|
|
435
|
+
.table-design[data-v-d1ba4a06] {
|
|
436
436
|
width: 100%;
|
|
437
437
|
position: relative;
|
|
438
438
|
}
|
|
439
|
-
.table-design[data-v-
|
|
439
|
+
.table-design[data-v-d1ba4a06] .ant-form-item .ant-form-item-label {
|
|
440
440
|
border-bottom: 1px solid #333;
|
|
441
441
|
}
|
|
442
|
-
.table-design[data-v-
|
|
442
|
+
.table-design[data-v-d1ba4a06] .ant-form-item .ant-form-item-control-wrapper {
|
|
443
443
|
border-bottom: 1px solid #333;
|
|
444
444
|
border-right: 1px solid #333;
|
|
445
445
|
}
|
|
446
|
-
.table-design .table_label[data-v-
|
|
446
|
+
.table-design .table_label[data-v-d1ba4a06] {
|
|
447
447
|
position: relative;
|
|
448
448
|
width: 100%;
|
|
449
449
|
height: 40px;
|
|
@@ -452,31 +452,31 @@
|
|
|
452
452
|
border-right: 1px solid #333;
|
|
453
453
|
border-bottom: 1px solid #333;
|
|
454
454
|
}
|
|
455
|
-
.table-design .table_label .last-one[data-v-
|
|
455
|
+
.table-design .table_label .last-one[data-v-d1ba4a06] {
|
|
456
456
|
position: absolute;
|
|
457
457
|
right: 10px;
|
|
458
458
|
bottom: 0;
|
|
459
459
|
}
|
|
460
|
-
.table-design .table-design-content[data-v-
|
|
460
|
+
.table-design .table-design-content[data-v-d1ba4a06] {
|
|
461
461
|
position: relative;
|
|
462
462
|
}
|
|
463
|
-
.table-design .table-design-content .table-design-delete[data-v-
|
|
463
|
+
.table-design .table-design-content .table-design-delete[data-v-d1ba4a06] {
|
|
464
464
|
position: absolute;
|
|
465
465
|
bottom: 3px;
|
|
466
466
|
right: 3px;
|
|
467
467
|
display: none;
|
|
468
468
|
z-index: 101;
|
|
469
469
|
}
|
|
470
|
-
.table-design .table-design-content:hover .table-design-delete[data-v-
|
|
470
|
+
.table-design .table-design-content:hover .table-design-delete[data-v-d1ba4a06] {
|
|
471
471
|
display: block;
|
|
472
472
|
}
|
|
473
|
-
.del-button[data-v-
|
|
473
|
+
.del-button[data-v-d1ba4a06] {
|
|
474
474
|
bottom: 2px!important;
|
|
475
475
|
}
|
|
476
|
-
.del-button[data-v-
|
|
476
|
+
.del-button[data-v-d1ba4a06] .ant-btn-sm {
|
|
477
477
|
transform: scale(0.9);
|
|
478
478
|
}
|
|
479
|
-
.no-label-add-button[data-v-
|
|
479
|
+
.no-label-add-button[data-v-d1ba4a06] {
|
|
480
480
|
position: absolute;
|
|
481
481
|
z-index: 3;
|
|
482
482
|
right: 3px;
|
|
@@ -3324,12 +3324,12 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3324
3324
|
}
|
|
3325
3325
|
|
|
3326
3326
|
/***label对齐方式 */
|
|
3327
|
-
[data-v-
|
|
3327
|
+
[data-v-43155faa] .custom_form_item .break {
|
|
3328
3328
|
white-space: normal;
|
|
3329
3329
|
word-break: break-all;
|
|
3330
3330
|
word-wrap: break-word;
|
|
3331
3331
|
}
|
|
3332
|
-
[data-v-
|
|
3332
|
+
[data-v-43155faa] .custom_form_item .align-between {
|
|
3333
3333
|
white-space: normal;
|
|
3334
3334
|
word-break: break-all;
|
|
3335
3335
|
word-wrap: break-word;
|
|
@@ -3338,28 +3338,28 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3338
3338
|
text-align-last: justify;
|
|
3339
3339
|
width: 80%;
|
|
3340
3340
|
}
|
|
3341
|
-
[data-v-
|
|
3341
|
+
[data-v-43155faa] .custom_form_item .align-middle {
|
|
3342
3342
|
white-space: normal;
|
|
3343
3343
|
word-break: break-all;
|
|
3344
3344
|
word-wrap: break-word;
|
|
3345
3345
|
text-align: center;
|
|
3346
3346
|
width: 80%;
|
|
3347
3347
|
}
|
|
3348
|
-
[data-v-
|
|
3348
|
+
[data-v-43155faa] .custom_form_item .align-left {
|
|
3349
3349
|
white-space: normal;
|
|
3350
3350
|
word-break: break-all;
|
|
3351
3351
|
word-wrap: break-word;
|
|
3352
3352
|
text-align: left;
|
|
3353
3353
|
width: 80%;
|
|
3354
3354
|
}
|
|
3355
|
-
[data-v-
|
|
3355
|
+
[data-v-43155faa] .custom_form_item .align-right {
|
|
3356
3356
|
white-space: normal;
|
|
3357
3357
|
word-break: break-all;
|
|
3358
3358
|
word-wrap: break-word;
|
|
3359
3359
|
text-align: right;
|
|
3360
3360
|
width: 80%;
|
|
3361
3361
|
}
|
|
3362
|
-
[data-v-
|
|
3362
|
+
[data-v-43155faa] .custom_form_item .align-center {
|
|
3363
3363
|
white-space: normal;
|
|
3364
3364
|
word-break: break-all;
|
|
3365
3365
|
word-wrap: break-word;
|
|
@@ -3368,15 +3368,15 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3368
3368
|
}
|
|
3369
3369
|
/***label对齐方式 */
|
|
3370
3370
|
/*****公共boder ****/
|
|
3371
|
-
[data-v-
|
|
3371
|
+
[data-v-43155faa] .ant-form-item-control-wrapper {
|
|
3372
3372
|
border-right: 1px solid #000;
|
|
3373
3373
|
border-bottom: 1px solid #000;
|
|
3374
3374
|
}
|
|
3375
|
-
[data-v-
|
|
3375
|
+
[data-v-43155faa] .ant-form-item-label {
|
|
3376
3376
|
border-bottom: 1px solid #000;
|
|
3377
3377
|
}
|
|
3378
3378
|
/*****公共boder ****/
|
|
3379
|
-
.correction[data-v-
|
|
3379
|
+
.correction[data-v-43155faa] {
|
|
3380
3380
|
display: block;
|
|
3381
3381
|
position: absolute;
|
|
3382
3382
|
right: 1px;
|
|
@@ -3389,11 +3389,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3389
3389
|
background-size: 100%;
|
|
3390
3390
|
}
|
|
3391
3391
|
|
|
3392
|
-
.sub-table-col[data-v-
|
|
3392
|
+
.sub-table-col[data-v-7b4be017] {
|
|
3393
3393
|
display: flex;
|
|
3394
3394
|
box-sizing: border-box;
|
|
3395
3395
|
}
|
|
3396
|
-
.sub-table-col > span[data-v-
|
|
3396
|
+
.sub-table-col > span[data-v-7b4be017] {
|
|
3397
3397
|
flex: 2;
|
|
3398
3398
|
border-bottom: 1px solid #000;
|
|
3399
3399
|
border-right: 1px solid #000;
|
|
@@ -3401,22 +3401,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3401
3401
|
line-height: 40px;
|
|
3402
3402
|
text-align: center;
|
|
3403
3403
|
}
|
|
3404
|
-
.sub-table-col > .last-one[data-v-
|
|
3404
|
+
.sub-table-col > .last-one[data-v-7b4be017] {
|
|
3405
3405
|
width: 87px;
|
|
3406
3406
|
flex: 0 0 87px;
|
|
3407
3407
|
border-right: 1px solid #333;
|
|
3408
3408
|
border-bottom: 1px solid #333;
|
|
3409
3409
|
}
|
|
3410
|
-
.sub-table-col-no-border > span[data-v-
|
|
3410
|
+
.sub-table-col-no-border > span[data-v-7b4be017] {
|
|
3411
3411
|
border: none;
|
|
3412
3412
|
height: auto;
|
|
3413
3413
|
width: 0;
|
|
3414
3414
|
}
|
|
3415
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
3416
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
3415
|
+
.sub-table-col-no-border > .sub-table-title[data-v-7b4be017]:last-child,
|
|
3416
|
+
.sub-table-col-no-border > .sub-table-item[data-v-7b4be017]:last-child {
|
|
3417
3417
|
border-right: none !important;
|
|
3418
3418
|
}
|
|
3419
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
3419
|
+
.sub-table-col-no-border > .last-one[data-v-7b4be017] {
|
|
3420
3420
|
width: 87px;
|
|
3421
3421
|
flex: 0 0 87px;
|
|
3422
3422
|
display: flex;
|
|
@@ -3424,46 +3424,46 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3424
3424
|
align-items: center;
|
|
3425
3425
|
}
|
|
3426
3426
|
|
|
3427
|
-
.t-border[data-v-
|
|
3427
|
+
.t-border[data-v-20ba84b4] {
|
|
3428
3428
|
border-right: 1px solid #333;
|
|
3429
3429
|
border-bottom: 1px solid #333;
|
|
3430
3430
|
}
|
|
3431
|
-
[data-v-
|
|
3431
|
+
[data-v-20ba84b4] * {
|
|
3432
3432
|
font-size: var(--paperFontSize);
|
|
3433
3433
|
}
|
|
3434
|
-
[data-v-
|
|
3434
|
+
[data-v-20ba84b4] .custom_form_item {
|
|
3435
3435
|
height: -moz-fit-content;
|
|
3436
3436
|
height: fit-content;
|
|
3437
3437
|
}
|
|
3438
|
-
.save-pdf[data-v-
|
|
3438
|
+
.save-pdf[data-v-20ba84b4] .ant-input {
|
|
3439
3439
|
border: none !important;
|
|
3440
3440
|
}
|
|
3441
|
-
.save-pdf[data-v-
|
|
3441
|
+
.save-pdf[data-v-20ba84b4] .ant-select-selection {
|
|
3442
3442
|
border: none !important;
|
|
3443
3443
|
}
|
|
3444
|
-
.save-pdf[data-v-
|
|
3444
|
+
.save-pdf[data-v-20ba84b4] .ant-select-arrow svg {
|
|
3445
3445
|
display: none;
|
|
3446
3446
|
}
|
|
3447
|
-
.save-pdf[data-v-
|
|
3447
|
+
.save-pdf[data-v-20ba84b4] .ant-upload.ant-upload-select-picture-card {
|
|
3448
3448
|
display: none;
|
|
3449
3449
|
}
|
|
3450
|
-
.save-pdf[data-v-
|
|
3450
|
+
.save-pdf[data-v-20ba84b4] .anticon svg {
|
|
3451
3451
|
display: none;
|
|
3452
3452
|
}
|
|
3453
|
-
.save-pdf[data-v-
|
|
3453
|
+
.save-pdf[data-v-20ba84b4] .ant-time-picker-input {
|
|
3454
3454
|
border: none !important;
|
|
3455
3455
|
}
|
|
3456
|
-
.save-pdf[data-v-
|
|
3456
|
+
.save-pdf[data-v-20ba84b4] .ant-upload.ant-upload-select {
|
|
3457
3457
|
display: none;
|
|
3458
3458
|
}
|
|
3459
3459
|
/**打印非固定高度标签 高度不确定bug**/
|
|
3460
|
-
.computed-wrap[data-v-
|
|
3460
|
+
.computed-wrap[data-v-20ba84b4] {
|
|
3461
3461
|
background: #f5f5f5;
|
|
3462
3462
|
}
|
|
3463
|
-
.computed-wrap .item[data-v-
|
|
3463
|
+
.computed-wrap .item[data-v-20ba84b4] {
|
|
3464
3464
|
display: flex;
|
|
3465
3465
|
}
|
|
3466
|
-
.computed-wrap .item > div[data-v-
|
|
3466
|
+
.computed-wrap .item > div[data-v-20ba84b4] {
|
|
3467
3467
|
height: 35px;
|
|
3468
3468
|
line-height: 35px;
|
|
3469
3469
|
flex: 1;
|
|
@@ -3471,129 +3471,129 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3471
3471
|
border-bottom: 1px solid #000;
|
|
3472
3472
|
text-align: center;
|
|
3473
3473
|
}
|
|
3474
|
-
.computed-wrap .item > div + div[data-v-
|
|
3474
|
+
.computed-wrap .item > div + div[data-v-20ba84b4] {
|
|
3475
3475
|
flex: 2;
|
|
3476
3476
|
}
|
|
3477
|
-
.layout .paper[data-v-
|
|
3477
|
+
.layout .paper[data-v-20ba84b4] {
|
|
3478
3478
|
position: relative;
|
|
3479
3479
|
}
|
|
3480
|
-
.layout .paper .form-title[data-v-
|
|
3480
|
+
.layout .paper .form-title[data-v-20ba84b4] {
|
|
3481
3481
|
text-align: center;
|
|
3482
3482
|
font-weight: 600;
|
|
3483
3483
|
font-size: 16px;
|
|
3484
3484
|
height: 40px;
|
|
3485
3485
|
}
|
|
3486
|
-
.row-item[data-v-
|
|
3486
|
+
.row-item[data-v-20ba84b4] {
|
|
3487
3487
|
height: -moz-fit-content;
|
|
3488
3488
|
height: fit-content;
|
|
3489
3489
|
/**打印非固定高度标签 高度不确定bug**/
|
|
3490
3490
|
}
|
|
3491
|
-
.no-row-item[data-v-
|
|
3491
|
+
.no-row-item[data-v-20ba84b4] {
|
|
3492
3492
|
border-right: none;
|
|
3493
3493
|
border-bottom: none;
|
|
3494
3494
|
}
|
|
3495
3495
|
/****page边框内的 ***/
|
|
3496
|
-
.page-border[data-v-
|
|
3496
|
+
.page-border[data-v-20ba84b4] {
|
|
3497
3497
|
background: #fff;
|
|
3498
3498
|
box-sizing: border-box;
|
|
3499
3499
|
}
|
|
3500
|
-
.page-border .row-item[data-v-
|
|
3500
|
+
.page-border .row-item[data-v-20ba84b4]:first-child {
|
|
3501
3501
|
border-top: 1px solid #000;
|
|
3502
3502
|
}
|
|
3503
|
-
.page-border .row-item[data-v-
|
|
3503
|
+
.page-border .row-item[data-v-20ba84b4] {
|
|
3504
3504
|
border-left: 1px solid #000;
|
|
3505
3505
|
}
|
|
3506
|
-
.page-border .item-bottom[data-v-
|
|
3506
|
+
.page-border .item-bottom[data-v-20ba84b4] {
|
|
3507
3507
|
border-bottom: 1px solid #000;
|
|
3508
3508
|
}
|
|
3509
|
-
.page-border .row-item[data-v-
|
|
3509
|
+
.page-border .row-item[data-v-20ba84b4]:not(:last-child) {
|
|
3510
3510
|
position: relative;
|
|
3511
3511
|
}
|
|
3512
|
-
.page-border li.sortable-chosen[data-v-
|
|
3512
|
+
.page-border li.sortable-chosen[data-v-20ba84b4] {
|
|
3513
3513
|
height: 2px !important;
|
|
3514
3514
|
overflow: hidden !important;
|
|
3515
3515
|
background: red !important;
|
|
3516
3516
|
}
|
|
3517
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
3517
|
+
.page-border .ant-time-picker-panel[data-v-20ba84b4] {
|
|
3518
3518
|
z-index: 200000 !important;
|
|
3519
3519
|
}
|
|
3520
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
3520
|
+
.page-border .ant-calendar-picker-container[data-v-20ba84b4] {
|
|
3521
3521
|
z-index: 200000 !important;
|
|
3522
3522
|
}
|
|
3523
|
-
[data-v-
|
|
3523
|
+
[data-v-20ba84b4] .ant-time-picker-panel {
|
|
3524
3524
|
z-index: 9999 !important;
|
|
3525
3525
|
}
|
|
3526
|
-
.ant-calendar-picker-container[data-v-
|
|
3526
|
+
.ant-calendar-picker-container[data-v-20ba84b4] {
|
|
3527
3527
|
z-index: 200000 !important;
|
|
3528
3528
|
}
|
|
3529
|
-
[data-v-
|
|
3529
|
+
[data-v-20ba84b4] .ant-form-item-children {
|
|
3530
3530
|
display: block;
|
|
3531
3531
|
}
|
|
3532
|
-
[data-v-
|
|
3532
|
+
[data-v-20ba84b4] .ant-form-item {
|
|
3533
3533
|
width: 100%;
|
|
3534
3534
|
height: 100%;
|
|
3535
3535
|
margin-bottom: 0;
|
|
3536
3536
|
display: flex;
|
|
3537
3537
|
}
|
|
3538
|
-
[data-v-
|
|
3538
|
+
[data-v-20ba84b4] .ant-form-item .is_required::before {
|
|
3539
3539
|
content: "*";
|
|
3540
3540
|
color: #f56c6c;
|
|
3541
3541
|
margin-right: 4px;
|
|
3542
3542
|
}
|
|
3543
|
-
[data-v-
|
|
3543
|
+
[data-v-20ba84b4] .ant-form-item .ant-form-item-label {
|
|
3544
3544
|
border-right: 1px solid #000;
|
|
3545
3545
|
}
|
|
3546
|
-
[data-v-
|
|
3546
|
+
[data-v-20ba84b4] .ant-form-item .ant-form-item-label label {
|
|
3547
3547
|
display: flex;
|
|
3548
3548
|
justify-content: center;
|
|
3549
3549
|
align-items: center;
|
|
3550
3550
|
height: 100%;
|
|
3551
3551
|
}
|
|
3552
|
-
[data-v-
|
|
3552
|
+
[data-v-20ba84b4] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
3553
3553
|
display: none;
|
|
3554
3554
|
}
|
|
3555
|
-
[data-v-
|
|
3555
|
+
[data-v-20ba84b4] .ant-form-item .ant-form-item-control-wrapper {
|
|
3556
3556
|
display: flex;
|
|
3557
3557
|
align-items: center;
|
|
3558
3558
|
text-align: left;
|
|
3559
3559
|
}
|
|
3560
|
-
[data-v-
|
|
3560
|
+
[data-v-20ba84b4] .ant-form-item .ant-form-item-control {
|
|
3561
3561
|
width: 98%;
|
|
3562
3562
|
margin: 0 auto;
|
|
3563
3563
|
}
|
|
3564
|
-
[data-v-
|
|
3564
|
+
[data-v-20ba84b4] .ant-form-item .is_required::before {
|
|
3565
3565
|
content: "*";
|
|
3566
3566
|
color: #f56c6c;
|
|
3567
3567
|
margin-right: 4px;
|
|
3568
3568
|
}
|
|
3569
|
-
.row-table[data-v-
|
|
3569
|
+
.row-table[data-v-20ba84b4] {
|
|
3570
3570
|
display: flex;
|
|
3571
3571
|
}
|
|
3572
|
-
.row-table[data-v-
|
|
3573
|
-
.row-table[data-v-
|
|
3572
|
+
.row-table[data-v-20ba84b4] .ant-spin-container,
|
|
3573
|
+
.row-table[data-v-20ba84b4] {
|
|
3574
3574
|
display: flex;
|
|
3575
3575
|
width: 100%;
|
|
3576
3576
|
}
|
|
3577
|
-
.row-table[data-v-
|
|
3578
|
-
.row-table .table-left[data-v-
|
|
3577
|
+
.row-table[data-v-20ba84b4] .ant-spin-container .table-left,
|
|
3578
|
+
.row-table .table-left[data-v-20ba84b4] {
|
|
3579
3579
|
width: 100px;
|
|
3580
3580
|
text-align: center;
|
|
3581
3581
|
border-right: 1px solid #333;
|
|
3582
3582
|
border-bottom: 1px solid #333;
|
|
3583
3583
|
position: relative;
|
|
3584
3584
|
}
|
|
3585
|
-
.row-table[data-v-
|
|
3586
|
-
.row-table .table-left p[data-v-
|
|
3585
|
+
.row-table[data-v-20ba84b4] .ant-spin-container .table-left p,
|
|
3586
|
+
.row-table .table-left p[data-v-20ba84b4] {
|
|
3587
3587
|
position: absolute;
|
|
3588
3588
|
top: 50%;
|
|
3589
3589
|
left: 50%;
|
|
3590
3590
|
transform: translate(-50%, -50%);
|
|
3591
3591
|
}
|
|
3592
|
-
.row-table[data-v-
|
|
3593
|
-
.row-table .table-right[data-v-
|
|
3592
|
+
.row-table[data-v-20ba84b4] .ant-spin-container .table-right,
|
|
3593
|
+
.row-table .table-right[data-v-20ba84b4] {
|
|
3594
3594
|
flex: 1;
|
|
3595
3595
|
}
|
|
3596
|
-
.table-content[data-v-
|
|
3596
|
+
.table-content[data-v-20ba84b4] {
|
|
3597
3597
|
width: 100%;
|
|
3598
3598
|
height: 40px;
|
|
3599
3599
|
line-height: 40px;
|
|
@@ -3602,11 +3602,11 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3602
3602
|
border-bottom: 1px solid #333;
|
|
3603
3603
|
border-right: 1px solid #333;
|
|
3604
3604
|
}
|
|
3605
|
-
.sub-table-col[data-v-
|
|
3605
|
+
.sub-table-col[data-v-20ba84b4] {
|
|
3606
3606
|
display: flex;
|
|
3607
3607
|
box-sizing: border-box;
|
|
3608
3608
|
}
|
|
3609
|
-
.sub-table-col > span[data-v-
|
|
3609
|
+
.sub-table-col > span[data-v-20ba84b4] {
|
|
3610
3610
|
flex: 2;
|
|
3611
3611
|
border-bottom: 1px solid #000;
|
|
3612
3612
|
border-right: 1px solid #000;
|
|
@@ -3614,22 +3614,22 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3614
3614
|
line-height: 40px;
|
|
3615
3615
|
text-align: center;
|
|
3616
3616
|
}
|
|
3617
|
-
.sub-table-col > .last-one[data-v-
|
|
3617
|
+
.sub-table-col > .last-one[data-v-20ba84b4] {
|
|
3618
3618
|
width: 87px;
|
|
3619
3619
|
flex: 0 0 87px;
|
|
3620
3620
|
border-right: 1px solid #333;
|
|
3621
3621
|
border-bottom: 1px solid #333;
|
|
3622
3622
|
}
|
|
3623
|
-
.sub-table-col-no-border > span[data-v-
|
|
3623
|
+
.sub-table-col-no-border > span[data-v-20ba84b4] {
|
|
3624
3624
|
border: none;
|
|
3625
3625
|
height: auto;
|
|
3626
3626
|
width: 0;
|
|
3627
3627
|
}
|
|
3628
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
3629
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
3628
|
+
.sub-table-col-no-border > .sub-table-title[data-v-20ba84b4]:last-child,
|
|
3629
|
+
.sub-table-col-no-border > .sub-table-item[data-v-20ba84b4]:last-child {
|
|
3630
3630
|
border-right: none !important;
|
|
3631
3631
|
}
|
|
3632
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
3632
|
+
.sub-table-col-no-border > .last-one[data-v-20ba84b4] {
|
|
3633
3633
|
width: 87px;
|
|
3634
3634
|
flex: 0 0 87px;
|
|
3635
3635
|
display: flex;
|
|
@@ -3637,33 +3637,33 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3637
3637
|
align-items: center;
|
|
3638
3638
|
}
|
|
3639
3639
|
/*****无border *****/
|
|
3640
|
-
.no-border .page-border[data-v-
|
|
3640
|
+
.no-border .page-border[data-v-20ba84b4] {
|
|
3641
3641
|
border: none;
|
|
3642
3642
|
}
|
|
3643
|
-
.no-border .page-border .row-item[data-v-
|
|
3643
|
+
.no-border .page-border .row-item[data-v-20ba84b4]:not(:last-child) {
|
|
3644
3644
|
border: none;
|
|
3645
3645
|
}
|
|
3646
|
-
.no-border .page-border[data-v-
|
|
3646
|
+
.no-border .page-border[data-v-20ba84b4] .ant-form-item .ant-form-item-label {
|
|
3647
3647
|
border: none;
|
|
3648
3648
|
}
|
|
3649
|
-
.table_border[data-v-
|
|
3649
|
+
.table_border[data-v-20ba84b4] {
|
|
3650
3650
|
border-bottom: 0;
|
|
3651
3651
|
border-right: 0;
|
|
3652
3652
|
}
|
|
3653
3653
|
/*****无border *****/
|
|
3654
|
-
[data-v-
|
|
3654
|
+
[data-v-20ba84b4] .ant-form-item-children > div > p,[data-v-20ba84b4] .ant-form-item-children > div > h1,[data-v-20ba84b4] .ant-form-item-children > div > h2,[data-v-20ba84b4] .ant-form-item-children > div > h3,[data-v-20ba84b4] .ant-form-item-children > div > h4,[data-v-20ba84b4] .ant-form-item-children > div > h5,[data-v-20ba84b4] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
3655
3655
|
margin: 10px 0;
|
|
3656
3656
|
line-height: 1.5;
|
|
3657
3657
|
}
|
|
3658
|
-
[data-v-
|
|
3658
|
+
[data-v-20ba84b4] .ant-spin-dot {
|
|
3659
3659
|
font-size: 20px !important;
|
|
3660
3660
|
}
|
|
3661
|
-
.form_skeleton[data-v-
|
|
3661
|
+
.form_skeleton[data-v-20ba84b4] {
|
|
3662
3662
|
display: block;
|
|
3663
3663
|
width: 700px;
|
|
3664
3664
|
margin: 55px auto;
|
|
3665
3665
|
}
|
|
3666
|
-
.form_skeleton[data-v-
|
|
3666
|
+
.form_skeleton[data-v-20ba84b4] .ant-skeleton-title {
|
|
3667
3667
|
margin: 0 auto;
|
|
3668
3668
|
}
|
|
3669
3669
|
|