@zscreate/form-component 1.1.568 → 1.1.570

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.
@@ -345,16 +345,16 @@ ul li[data-v-c8780a30] {
345
345
  z-index: 101;
346
346
  }
347
347
 
348
- ul[data-v-3fa458e1],
349
- li[data-v-3fa458e1],
350
- dl[data-v-3fa458e1],
351
- dt[data-v-3fa458e1],
352
- dd[data-v-3fa458e1] {
348
+ ul[data-v-f7c20cf8],
349
+ li[data-v-f7c20cf8],
350
+ dl[data-v-f7c20cf8],
351
+ dt[data-v-f7c20cf8],
352
+ dd[data-v-f7c20cf8] {
353
353
  list-style-type: none;
354
354
  padding: 0;
355
355
  margin: 0;
356
356
  }
357
- .flowwork-warp[data-v-3fa458e1] {
357
+ .flowwork-warp[data-v-f7c20cf8] {
358
358
  position: absolute;
359
359
  left: 0;
360
360
  right: 0;
@@ -362,7 +362,7 @@ dd[data-v-3fa458e1] {
362
362
  bottom: 64px;
363
363
  background: #fff;
364
364
  }
365
- .g1_workflow_warp[data-v-3fa458e1] {
365
+ .g1_workflow_warp[data-v-f7c20cf8] {
366
366
  border: 1px solid #dfdfdf;
367
367
  margin: auto;
368
368
  position: absolute;
@@ -371,12 +371,12 @@ dd[data-v-3fa458e1] {
371
371
  bottom: 0;
372
372
  top: 0;
373
373
  }
374
- .g1_workflow_warp li[data-v-3fa458e1] {
374
+ .g1_workflow_warp li[data-v-f7c20cf8] {
375
375
  width: 100%;
376
376
  position: relative;
377
377
  text-align: center;
378
378
  }
379
- .g1-sider_tool1[data-v-3fa458e1] {
379
+ .g1-sider_tool1[data-v-f7c20cf8] {
380
380
  width: 100px;
381
381
  position: absolute;
382
382
  left: 0;
@@ -385,37 +385,37 @@ dd[data-v-3fa458e1] {
385
385
  border-right: 1px solid #dfdfdf;
386
386
  overflow-y: auto;
387
387
  }
388
- .g1-sider_tool1 .tool_box[data-v-3fa458e1] {
388
+ .g1-sider_tool1 .tool_box[data-v-f7c20cf8] {
389
389
  margin-top: 15px;
390
390
  }
391
- .g1-sider_tool1 .tool_box .tool[data-v-3fa458e1] {
391
+ .g1-sider_tool1 .tool_box .tool[data-v-f7c20cf8] {
392
392
  text-align: center;
393
393
  font-size: 12px;
394
394
  color: #fff;
395
395
  }
396
396
  /* 公用图形 */
397
- .end[data-v-3fa458e1] {
397
+ .end[data-v-f7c20cf8] {
398
398
  border-radius: 100%;
399
399
  }
400
- .comm[data-v-3fa458e1] {
400
+ .comm[data-v-f7c20cf8] {
401
401
  border-radius: 0px;
402
402
  }
403
- .gate[data-v-3fa458e1] {
403
+ .gate[data-v-f7c20cf8] {
404
404
  width: 60px;
405
405
  border-radius: 0;
406
406
  }
407
- .gate .inner[data-v-3fa458e1] {
407
+ .gate .inner[data-v-f7c20cf8] {
408
408
  display: inline-block;
409
409
  font-size: 16px;
410
410
  }
411
- .g1-form_main1[data-v-3fa458e1] {
411
+ .g1-form_main1[data-v-f7c20cf8] {
412
412
  position: absolute;
413
413
  left: 100px;
414
414
  right: 0;
415
415
  top: 0;
416
416
  bottom: 0;
417
417
  }
418
- .g1-form_main1 .head[data-v-3fa458e1] {
418
+ .g1-form_main1 .head[data-v-f7c20cf8] {
419
419
  height: 46px;
420
420
  line-height: 46px;
421
421
  text-align: left;
@@ -423,11 +423,11 @@ dd[data-v-3fa458e1] {
423
423
  box-sizing: border-box;
424
424
  border-bottom: 1px solid #d8d8d8;
425
425
  }
426
- .g1-form_main1 .head .ant-btn[data-v-3fa458e1] {
426
+ .g1-form_main1 .head .ant-btn[data-v-f7c20cf8] {
427
427
  height: 32px;
428
428
  margin-right: 10px;
429
429
  }
430
- .g1-form_main1 .main[data-v-3fa458e1] {
430
+ .g1-form_main1 .main[data-v-f7c20cf8] {
431
431
  position: absolute;
432
432
  left: 0 !important;
433
433
  right: 0px;
@@ -436,12 +436,12 @@ dd[data-v-3fa458e1] {
436
436
  overflow: auto;
437
437
  box-sizing: border-box;
438
438
  }
439
- .g1-form_main1 .main #flowContainer[data-v-3fa458e1] {
439
+ .g1-form_main1 .main #flowContainer[data-v-f7c20cf8] {
440
440
  background-image: linear-gradient(90deg, rgba(180, 180, 180, 0.15) 10%, rgba(180, 180, 180, 0) 10%), linear-gradient(rgba(180, 180, 180, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
441
441
  background-size: 10px 10px;
442
442
  background-color: #fbfbfb;
443
443
  }
444
- .g1-form_main1 .sider-pannel[data-v-3fa458e1] {
444
+ .g1-form_main1 .sider-pannel[data-v-f7c20cf8] {
445
445
  width: 250px;
446
446
  padding: 0 15px;
447
447
  position: absolute;
@@ -452,7 +452,7 @@ dd[data-v-3fa458e1] {
452
452
  background-color: #fff;
453
453
  z-index: 101;
454
454
  }
455
- .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-3fa458e1] {
455
+ .g1-form_main1 .sider-pannel .sider-panel-inner[data-v-f7c20cf8] {
456
456
  width: 100%;
457
457
  height: 100%;
458
458
  padding: 15px;
@@ -463,7 +463,7 @@ dd[data-v-3fa458e1] {
463
463
  top: 0;
464
464
  overflow-y: auto;
465
465
  }
466
- .g1-form_main1 .sider-pannel .sider-open[data-v-3fa458e1] {
466
+ .g1-form_main1 .sider-pannel .sider-open[data-v-f7c20cf8] {
467
467
  width: 36px;
468
468
  height: 60px;
469
469
  line-height: 60px;
@@ -479,14 +479,14 @@ dd[data-v-3fa458e1] {
479
479
  background-color: #fff;
480
480
  }
481
481
  /* 视图图形 */
482
- .flow-view[data-v-3fa458e1] {
482
+ .flow-view[data-v-f7c20cf8] {
483
483
  position: absolute;
484
484
  left: 0;
485
485
  right: 0;
486
486
  top: 0;
487
487
  bottom: 0;
488
488
  }
489
- .flow-view .inner .flow-node-drag[data-v-3fa458e1] {
489
+ .flow-view .inner .flow-node-drag[data-v-f7c20cf8] {
490
490
  width: 12px;
491
491
  height: 12px;
492
492
  display: block;
@@ -497,27 +497,27 @@ dd[data-v-3fa458e1] {
497
497
  cursor: crosshair;
498
498
  background: rgba(24, 144, 255, 0.6);
499
499
  }
500
- .flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(1) {
500
+ .flow-view .inner .flow-node-drag[data-v-f7c20cf8]:nth-child(1) {
501
501
  left: -6px;
502
502
  top: 0;
503
503
  bottom: 0;
504
504
  }
505
- .flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(2) {
505
+ .flow-view .inner .flow-node-drag[data-v-f7c20cf8]:nth-child(2) {
506
506
  top: -6px;
507
507
  left: 0;
508
508
  right: 0;
509
509
  }
510
- .flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(3) {
510
+ .flow-view .inner .flow-node-drag[data-v-f7c20cf8]:nth-child(3) {
511
511
  right: -6px;
512
512
  top: 0;
513
513
  bottom: 0;
514
514
  }
515
- .flow-view .inner .flow-node-drag[data-v-3fa458e1]:nth-child(4) {
515
+ .flow-view .inner .flow-node-drag[data-v-f7c20cf8]:nth-child(4) {
516
516
  bottom: -6px;
517
517
  left: 0;
518
518
  right: 0;
519
519
  }
520
- .flow-view .tool[data-v-3fa458e1] {
520
+ .flow-view .tool[data-v-f7c20cf8] {
521
521
  width: 100%;
522
522
  height: 100%;
523
523
  margin: 0;
@@ -525,14 +525,14 @@ dd[data-v-3fa458e1] {
525
525
  box-shadow: 5px 5px 3px #d4d0d0;
526
526
  background: #fbfbfb;
527
527
  }
528
- .flow-view .tool .iconfont[data-v-3fa458e1] {
528
+ .flow-view .tool .iconfont[data-v-f7c20cf8] {
529
529
  font-size: 100%;
530
530
  color: #858587;
531
531
  }
532
- .flow-view .exclude_gateway[data-v-3fa458e1] {
532
+ .flow-view .exclude_gateway[data-v-f7c20cf8] {
533
533
  box-shadow: 0 0 0 #ccc;
534
534
  }
535
- .flow-view .gate[data-v-3fa458e1] {
535
+ .flow-view .gate[data-v-f7c20cf8] {
536
536
  line-height: 50px;
537
537
  position: absolute;
538
538
  left: 0;
@@ -540,9 +540,9 @@ dd[data-v-3fa458e1] {
540
540
  top: 0;
541
541
  bottom: 0;
542
542
  }
543
- .flow-view .ordinary_gateway[data-v-3fa458e1],
544
- .flow-view .parall_gateway[data-v-3fa458e1],
545
- .flow-view .exclude_gateway[data-v-3fa458e1] {
543
+ .flow-view .ordinary_gateway[data-v-f7c20cf8],
544
+ .flow-view .parall_gateway[data-v-f7c20cf8],
545
+ .flow-view .exclude_gateway[data-v-f7c20cf8] {
546
546
  border: none;
547
547
  border-radius: 0;
548
548
  background-size: cover;
@@ -550,35 +550,35 @@ dd[data-v-3fa458e1] {
550
550
  background-position: center center;
551
551
  box-shadow: 0 0 0 #ccc;
552
552
  }
553
- .flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(1),
554
- .flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(1),
555
- .flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(1) {
553
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(1),
554
+ .flow-view .parall_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(1),
555
+ .flow-view .exclude_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(1) {
556
556
  left: 0;
557
557
  top: 0;
558
558
  bottom: 0;
559
559
  }
560
- .flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(2),
561
- .flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(2),
562
- .flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(2) {
560
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(2),
561
+ .flow-view .parall_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(2),
562
+ .flow-view .exclude_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(2) {
563
563
  top: 0;
564
564
  left: 0;
565
565
  right: 0;
566
566
  }
567
- .flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(3),
568
- .flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(3),
569
- .flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(3) {
567
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(3),
568
+ .flow-view .parall_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(3),
569
+ .flow-view .exclude_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(3) {
570
570
  right: 0;
571
571
  top: 0;
572
572
  bottom: 0;
573
573
  }
574
- .flow-view .ordinary_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(4),
575
- .flow-view .parall_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(4),
576
- .flow-view .exclude_gateway .flow-node-drag[data-v-3fa458e1]:nth-child(4) {
574
+ .flow-view .ordinary_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(4),
575
+ .flow-view .parall_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(4),
576
+ .flow-view .exclude_gateway .flow-node-drag[data-v-f7c20cf8]:nth-child(4) {
577
577
  bottom: 0;
578
578
  left: 0;
579
579
  right: 0;
580
580
  }
581
- .flow-view .exclude_gateway[data-v-3fa458e1] {
581
+ .flow-view .exclude_gateway[data-v-f7c20cf8] {
582
582
  width: 70%;
583
583
  height: 70%;
584
584
  margin: 15%;
@@ -587,7 +587,7 @@ dd[data-v-3fa458e1] {
587
587
  transform: rotate(45deg);
588
588
  position: relative;
589
589
  }
590
- .flow-view .exclude_gateway[data-v-3fa458e1]::before {
590
+ .flow-view .exclude_gateway[data-v-f7c20cf8]::before {
591
591
  content: '';
592
592
  width: 2px;
593
593
  background-color: #7a7a7a;
@@ -597,7 +597,7 @@ dd[data-v-3fa458e1] {
597
597
  top: calc(50% - 10px);
598
598
  left: calc(50% - 1px);
599
599
  }
600
- .flow-view .exclude_gateway[data-v-3fa458e1]::after {
600
+ .flow-view .exclude_gateway[data-v-f7c20cf8]::after {
601
601
  content: '';
602
602
  width: 20px;
603
603
  background-color: #7a7a7a;
@@ -607,7 +607,7 @@ dd[data-v-3fa458e1] {
607
607
  top: calc(50% - 1px);
608
608
  left: calc(50% - 10px);
609
609
  }
610
- .flow-view .parall_gateway[data-v-3fa458e1] {
610
+ .flow-view .parall_gateway[data-v-f7c20cf8] {
611
611
  width: 70%;
612
612
  height: 70%;
613
613
  margin: 15%;
@@ -616,7 +616,7 @@ dd[data-v-3fa458e1] {
616
616
  transform: rotate(45deg);
617
617
  position: relative;
618
618
  }
619
- .flow-view .parall_gateway[data-v-3fa458e1]::after {
619
+ .flow-view .parall_gateway[data-v-f7c20cf8]::after {
620
620
  content: '';
621
621
  width: 20px;
622
622
  background-color: #7a7a7a;
@@ -628,7 +628,7 @@ dd[data-v-3fa458e1] {
628
628
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
629
629
  transform: rotate(45deg);
630
630
  }
631
- .flow-view .parall_gateway[data-v-3fa458e1]::before {
631
+ .flow-view .parall_gateway[data-v-f7c20cf8]::before {
632
632
  content: '';
633
633
  width: 2px;
634
634
  background-color: #7a7a7a;
@@ -641,7 +641,7 @@ dd[data-v-3fa458e1] {
641
641
  transform: rotate(45deg);
642
642
  }
643
643
  /* 线条工具 */
644
- .lineTool[data-v-3fa458e1] {
644
+ .lineTool[data-v-f7c20cf8] {
645
645
  width: 130px;
646
646
  height: 26px;
647
647
  border: 1px solid #1890ff;
@@ -649,7 +649,7 @@ dd[data-v-3fa458e1] {
649
649
  background-color: #fff;
650
650
  text-align: left;
651
651
  }
652
- .lineTool li[data-v-3fa458e1] {
652
+ .lineTool li[data-v-f7c20cf8] {
653
653
  width: 30px;
654
654
  height: 26px;
655
655
  display: inline-block;
@@ -657,14 +657,14 @@ dd[data-v-3fa458e1] {
657
657
  text-align: center;
658
658
  color: #1890ff;
659
659
  }
660
- .tool-drag a .inner[data-v-3fa458e1] {
660
+ .tool-drag a .inner[data-v-f7c20cf8] {
661
661
  color: #f00 !important;
662
662
  }
663
- .ant-layout-footer[data-v-3fa458e1] {
663
+ .ant-layout-footer[data-v-f7c20cf8] {
664
664
  z-index: 10;
665
665
  }
666
666
 
667
- #flowContainer[data-v-3fa458e1] {
667
+ #flowContainer[data-v-f7c20cf8] {
668
668
  width: 1000000px;
669
669
  height: 1000000px;
670
670
  position: absolute;
@@ -677,14 +677,14 @@ dd[data-v-3fa458e1] {
677
677
  left: -500000px;
678
678
  top: -500000px; */
679
679
  }
680
- .loading[data-v-3fa458e1] {
680
+ .loading[data-v-f7c20cf8] {
681
681
  height: 100%;
682
682
  width: 100%;
683
683
  display: flex;
684
684
  align-items: center;
685
685
  justify-content: center;
686
686
  }
687
- [data-v-3fa458e1] .labelClass {
687
+ [data-v-f7c20cf8] .labelClass {
688
688
  z-index: 1;
689
689
  background-color: #539dfa !important;
690
690
  padding: 5px;
@@ -1517,21 +1517,21 @@ dd[data-v-3fa458e1] {
1517
1517
  .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}
1518
1518
 
1519
1519
 
1520
- [data-v-54864576] .ant-form-item .ant-form-item-label {
1520
+ [data-v-08ae9c64] .ant-form-item .ant-form-item-label {
1521
1521
  border-right: 1px solid #333;
1522
1522
  }
1523
- .table-design[data-v-54864576] {
1523
+ .table-design[data-v-08ae9c64] {
1524
1524
  width: 100%;
1525
1525
  position: relative;
1526
1526
  }
1527
- .table-design[data-v-54864576] .ant-form-item .ant-form-item-label {
1527
+ .table-design[data-v-08ae9c64] .ant-form-item .ant-form-item-label {
1528
1528
  border-bottom: 1px solid #333;
1529
1529
  }
1530
- .table-design[data-v-54864576] .ant-form-item .ant-form-item-control-wrapper {
1530
+ .table-design[data-v-08ae9c64] .ant-form-item .ant-form-item-control-wrapper {
1531
1531
  border-bottom: 1px solid #333;
1532
1532
  border-right: 1px solid #333;
1533
1533
  }
1534
- .table-design .table_label[data-v-54864576] {
1534
+ .table-design .table_label[data-v-08ae9c64] {
1535
1535
  position: relative;
1536
1536
  width: 100%;
1537
1537
  height: 40px;
@@ -1540,31 +1540,31 @@ dd[data-v-3fa458e1] {
1540
1540
  border-right: 1px solid #333;
1541
1541
  border-bottom: 1px solid #333;
1542
1542
  }
1543
- .table-design .table_label .last-one[data-v-54864576] {
1543
+ .table-design .table_label .last-one[data-v-08ae9c64] {
1544
1544
  position: absolute;
1545
1545
  right: 10px;
1546
1546
  bottom: 0;
1547
1547
  }
1548
- .table-design .table-design-content[data-v-54864576] {
1548
+ .table-design .table-design-content[data-v-08ae9c64] {
1549
1549
  position: relative;
1550
1550
  }
1551
- .table-design .table-design-content .table-design-delete[data-v-54864576] {
1551
+ .table-design .table-design-content .table-design-delete[data-v-08ae9c64] {
1552
1552
  position: absolute;
1553
1553
  bottom: 3px;
1554
1554
  right: 3px;
1555
1555
  display: none;
1556
1556
  z-index: 101;
1557
1557
  }
1558
- .table-design .table-design-content:hover .table-design-delete[data-v-54864576] {
1558
+ .table-design .table-design-content:hover .table-design-delete[data-v-08ae9c64] {
1559
1559
  display: block;
1560
1560
  }
1561
- .del-button[data-v-54864576] {
1561
+ .del-button[data-v-08ae9c64] {
1562
1562
  bottom: 2px!important;
1563
1563
  }
1564
- .del-button[data-v-54864576] .ant-btn-sm {
1564
+ .del-button[data-v-08ae9c64] .ant-btn-sm {
1565
1565
  transform: scale(0.9);
1566
1566
  }
1567
- .no-label-add-button[data-v-54864576] {
1567
+ .no-label-add-button[data-v-08ae9c64] {
1568
1568
  position: absolute;
1569
1569
  z-index: 3;
1570
1570
  right: 3px;
@@ -1572,7 +1572,7 @@ dd[data-v-3fa458e1] {
1572
1572
  }
1573
1573
 
1574
1574
 
1575
- [data-v-0409da6a] .ant-select-selection__rendered::after {
1575
+ [data-v-6b5d4bf8] .ant-select-selection__rendered::after {
1576
1576
  content: "";
1577
1577
  display: none;
1578
1578
  height: 0;
@@ -4615,46 +4615,46 @@ span.CodeMirror-selectedtext { background: none; }
4615
4615
  align-items: center;
4616
4616
  }
4617
4617
 
4618
- .t-border[data-v-5bc74e6c] {
4618
+ .t-border[data-v-fec24a40] {
4619
4619
  border-right: 1px solid #333;
4620
4620
  border-bottom: 1px solid #333;
4621
4621
  }
4622
- [data-v-5bc74e6c] * {
4622
+ [data-v-fec24a40] * {
4623
4623
  font-size: var(--paperFontSize);
4624
4624
  }
4625
- [data-v-5bc74e6c] .custom_form_item {
4625
+ [data-v-fec24a40] .custom_form_item {
4626
4626
  height: -moz-fit-content;
4627
4627
  height: fit-content;
4628
4628
  }
4629
- .save-pdf[data-v-5bc74e6c] .ant-input {
4629
+ .save-pdf[data-v-fec24a40] .ant-input {
4630
4630
  border: none !important;
4631
4631
  }
4632
- .save-pdf[data-v-5bc74e6c] .ant-select-selection {
4632
+ .save-pdf[data-v-fec24a40] .ant-select-selection {
4633
4633
  border: none !important;
4634
4634
  }
4635
- .save-pdf[data-v-5bc74e6c] .ant-select-arrow svg {
4635
+ .save-pdf[data-v-fec24a40] .ant-select-arrow svg {
4636
4636
  display: none;
4637
4637
  }
4638
- .save-pdf[data-v-5bc74e6c] .ant-upload.ant-upload-select-picture-card {
4638
+ .save-pdf[data-v-fec24a40] .ant-upload.ant-upload-select-picture-card {
4639
4639
  display: none;
4640
4640
  }
4641
- .save-pdf[data-v-5bc74e6c] .anticon svg {
4641
+ .save-pdf[data-v-fec24a40] .anticon svg {
4642
4642
  display: none;
4643
4643
  }
4644
- .save-pdf[data-v-5bc74e6c] .ant-time-picker-input {
4644
+ .save-pdf[data-v-fec24a40] .ant-time-picker-input {
4645
4645
  border: none !important;
4646
4646
  }
4647
- .save-pdf[data-v-5bc74e6c] .ant-upload.ant-upload-select {
4647
+ .save-pdf[data-v-fec24a40] .ant-upload.ant-upload-select {
4648
4648
  display: none;
4649
4649
  }
4650
4650
  /**打印非固定高度标签 高度不确定bug**/
4651
- .computed-wrap[data-v-5bc74e6c] {
4651
+ .computed-wrap[data-v-fec24a40] {
4652
4652
  background: #f5f5f5;
4653
4653
  }
4654
- .computed-wrap .item[data-v-5bc74e6c] {
4654
+ .computed-wrap .item[data-v-fec24a40] {
4655
4655
  display: flex;
4656
4656
  }
4657
- .computed-wrap .item > div[data-v-5bc74e6c] {
4657
+ .computed-wrap .item > div[data-v-fec24a40] {
4658
4658
  height: 35px;
4659
4659
  line-height: 35px;
4660
4660
  flex: 1;
@@ -4662,130 +4662,130 @@ span.CodeMirror-selectedtext { background: none; }
4662
4662
  border-bottom: 1px solid #000;
4663
4663
  text-align: center;
4664
4664
  }
4665
- .computed-wrap .item > div + div[data-v-5bc74e6c] {
4665
+ .computed-wrap .item > div + div[data-v-fec24a40] {
4666
4666
  flex: 2;
4667
4667
  }
4668
- .layout .paper[data-v-5bc74e6c] {
4668
+ .layout .paper[data-v-fec24a40] {
4669
4669
  position: relative;
4670
4670
  }
4671
- .layout .paper .form-title[data-v-5bc74e6c] {
4671
+ .layout .paper .form-title[data-v-fec24a40] {
4672
4672
  text-align: center;
4673
4673
  font-weight: 600;
4674
4674
  font-size: 16px;
4675
4675
  min-height: 40px;
4676
4676
  line-height: 30px;
4677
4677
  }
4678
- .row-item[data-v-5bc74e6c] {
4678
+ .row-item[data-v-fec24a40] {
4679
4679
  height: -moz-fit-content;
4680
4680
  height: fit-content;
4681
4681
  /**打印非固定高度标签 高度不确定bug**/
4682
4682
  }
4683
- .no-row-item[data-v-5bc74e6c] {
4683
+ .no-row-item[data-v-fec24a40] {
4684
4684
  border-right: none;
4685
4685
  border-bottom: none;
4686
4686
  }
4687
4687
  /****page边框内的 ***/
4688
- .page-border[data-v-5bc74e6c] {
4688
+ .page-border[data-v-fec24a40] {
4689
4689
  background: #fff;
4690
4690
  box-sizing: border-box;
4691
4691
  }
4692
- .page-border .row-item[data-v-5bc74e6c]:first-child {
4692
+ .page-border .row-item[data-v-fec24a40]:first-child {
4693
4693
  border-top: 1px solid #000;
4694
4694
  }
4695
- .page-border .row-item[data-v-5bc74e6c] {
4695
+ .page-border .row-item[data-v-fec24a40] {
4696
4696
  border-left: 1px solid #000;
4697
4697
  }
4698
- .page-border .item-bottom[data-v-5bc74e6c] {
4698
+ .page-border .item-bottom[data-v-fec24a40] {
4699
4699
  border-bottom: 1px solid #000;
4700
4700
  }
4701
- .page-border .row-item[data-v-5bc74e6c]:not(:last-child) {
4701
+ .page-border .row-item[data-v-fec24a40]:not(:last-child) {
4702
4702
  position: relative;
4703
4703
  }
4704
- .page-border li.sortable-chosen[data-v-5bc74e6c] {
4704
+ .page-border li.sortable-chosen[data-v-fec24a40] {
4705
4705
  height: 2px !important;
4706
4706
  overflow: hidden !important;
4707
4707
  background: red !important;
4708
4708
  }
4709
- .page-border .ant-time-picker-panel[data-v-5bc74e6c] {
4709
+ .page-border .ant-time-picker-panel[data-v-fec24a40] {
4710
4710
  z-index: 200000 !important;
4711
4711
  }
4712
- .page-border .ant-calendar-picker-container[data-v-5bc74e6c] {
4712
+ .page-border .ant-calendar-picker-container[data-v-fec24a40] {
4713
4713
  z-index: 200000 !important;
4714
4714
  }
4715
- [data-v-5bc74e6c] .ant-time-picker-panel {
4715
+ [data-v-fec24a40] .ant-time-picker-panel {
4716
4716
  z-index: 9999 !important;
4717
4717
  }
4718
- .ant-calendar-picker-container[data-v-5bc74e6c] {
4718
+ .ant-calendar-picker-container[data-v-fec24a40] {
4719
4719
  z-index: 200000 !important;
4720
4720
  }
4721
- [data-v-5bc74e6c] .ant-form-item-children {
4721
+ [data-v-fec24a40] .ant-form-item-children {
4722
4722
  display: block;
4723
4723
  }
4724
- [data-v-5bc74e6c] .ant-form-item {
4724
+ [data-v-fec24a40] .ant-form-item {
4725
4725
  width: 100%;
4726
4726
  height: 100%;
4727
4727
  margin-bottom: 0;
4728
4728
  display: flex;
4729
4729
  }
4730
- [data-v-5bc74e6c] .ant-form-item .is_required::before {
4730
+ [data-v-fec24a40] .ant-form-item .is_required::before {
4731
4731
  content: "*";
4732
4732
  color: #f56c6c;
4733
4733
  margin-right: 4px;
4734
4734
  }
4735
- [data-v-5bc74e6c] .ant-form-item .ant-form-item-label {
4735
+ [data-v-fec24a40] .ant-form-item .ant-form-item-label {
4736
4736
  border-right: 1px solid #000;
4737
4737
  }
4738
- [data-v-5bc74e6c] .ant-form-item .ant-form-item-label label {
4738
+ [data-v-fec24a40] .ant-form-item .ant-form-item-label label {
4739
4739
  display: flex;
4740
4740
  justify-content: center;
4741
4741
  align-items: center;
4742
4742
  height: 100%;
4743
4743
  }
4744
- [data-v-5bc74e6c] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
4744
+ [data-v-fec24a40] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
4745
4745
  display: none;
4746
4746
  }
4747
- [data-v-5bc74e6c] .ant-form-item .ant-form-item-control-wrapper {
4747
+ [data-v-fec24a40] .ant-form-item .ant-form-item-control-wrapper {
4748
4748
  display: flex;
4749
4749
  align-items: center;
4750
4750
  text-align: left;
4751
4751
  }
4752
- [data-v-5bc74e6c] .ant-form-item .ant-form-item-control {
4752
+ [data-v-fec24a40] .ant-form-item .ant-form-item-control {
4753
4753
  width: 98%;
4754
4754
  margin: 0 auto;
4755
4755
  }
4756
- [data-v-5bc74e6c] .ant-form-item .is_required::before {
4756
+ [data-v-fec24a40] .ant-form-item .is_required::before {
4757
4757
  content: "*";
4758
4758
  color: #f56c6c;
4759
4759
  margin-right: 4px;
4760
4760
  }
4761
- .row-table[data-v-5bc74e6c] {
4761
+ .row-table[data-v-fec24a40] {
4762
4762
  display: flex;
4763
4763
  }
4764
- .row-table[data-v-5bc74e6c] .ant-spin-container,
4765
- .row-table[data-v-5bc74e6c] {
4764
+ .row-table[data-v-fec24a40] .ant-spin-container,
4765
+ .row-table[data-v-fec24a40] {
4766
4766
  display: flex;
4767
4767
  width: 100%;
4768
4768
  }
4769
- .row-table[data-v-5bc74e6c] .ant-spin-container .table-left,
4770
- .row-table .table-left[data-v-5bc74e6c] {
4769
+ .row-table[data-v-fec24a40] .ant-spin-container .table-left,
4770
+ .row-table .table-left[data-v-fec24a40] {
4771
4771
  width: 100px;
4772
4772
  text-align: center;
4773
4773
  border-right: 1px solid #333;
4774
4774
  border-bottom: 1px solid #333;
4775
4775
  position: relative;
4776
4776
  }
4777
- .row-table[data-v-5bc74e6c] .ant-spin-container .table-left p,
4778
- .row-table .table-left p[data-v-5bc74e6c] {
4777
+ .row-table[data-v-fec24a40] .ant-spin-container .table-left p,
4778
+ .row-table .table-left p[data-v-fec24a40] {
4779
4779
  position: absolute;
4780
4780
  top: 50%;
4781
4781
  left: 50%;
4782
4782
  transform: translate(-50%, -50%);
4783
4783
  }
4784
- .row-table[data-v-5bc74e6c] .ant-spin-container .table-right,
4785
- .row-table .table-right[data-v-5bc74e6c] {
4784
+ .row-table[data-v-fec24a40] .ant-spin-container .table-right,
4785
+ .row-table .table-right[data-v-fec24a40] {
4786
4786
  flex: 1;
4787
4787
  }
4788
- .table-content[data-v-5bc74e6c] {
4788
+ .table-content[data-v-fec24a40] {
4789
4789
  width: 100%;
4790
4790
  height: 40px;
4791
4791
  line-height: 40px;
@@ -4794,11 +4794,11 @@ span.CodeMirror-selectedtext { background: none; }
4794
4794
  border-bottom: 1px solid #333;
4795
4795
  border-right: 1px solid #333;
4796
4796
  }
4797
- .sub-table-col[data-v-5bc74e6c] {
4797
+ .sub-table-col[data-v-fec24a40] {
4798
4798
  display: flex;
4799
4799
  box-sizing: border-box;
4800
4800
  }
4801
- .sub-table-col > span[data-v-5bc74e6c] {
4801
+ .sub-table-col > span[data-v-fec24a40] {
4802
4802
  flex: 2;
4803
4803
  border-bottom: 1px solid #000;
4804
4804
  border-right: 1px solid #000;
@@ -4806,22 +4806,22 @@ span.CodeMirror-selectedtext { background: none; }
4806
4806
  line-height: 40px;
4807
4807
  text-align: center;
4808
4808
  }
4809
- .sub-table-col > .last-one[data-v-5bc74e6c] {
4809
+ .sub-table-col > .last-one[data-v-fec24a40] {
4810
4810
  width: 87px;
4811
4811
  flex: 0 0 87px;
4812
4812
  border-right: 1px solid #333;
4813
4813
  border-bottom: 1px solid #333;
4814
4814
  }
4815
- .sub-table-col-no-border > span[data-v-5bc74e6c] {
4815
+ .sub-table-col-no-border > span[data-v-fec24a40] {
4816
4816
  border: none;
4817
4817
  height: auto;
4818
4818
  width: 0;
4819
4819
  }
4820
- .sub-table-col-no-border > .sub-table-title[data-v-5bc74e6c]:last-child,
4821
- .sub-table-col-no-border > .sub-table-item[data-v-5bc74e6c]:last-child {
4820
+ .sub-table-col-no-border > .sub-table-title[data-v-fec24a40]:last-child,
4821
+ .sub-table-col-no-border > .sub-table-item[data-v-fec24a40]:last-child {
4822
4822
  border-right: none !important;
4823
4823
  }
4824
- .sub-table-col-no-border > .last-one[data-v-5bc74e6c] {
4824
+ .sub-table-col-no-border > .last-one[data-v-fec24a40] {
4825
4825
  width: 87px;
4826
4826
  flex: 0 0 87px;
4827
4827
  display: flex;
@@ -4829,33 +4829,33 @@ span.CodeMirror-selectedtext { background: none; }
4829
4829
  align-items: center;
4830
4830
  }
4831
4831
  /*****无border *****/
4832
- .no-border .page-border[data-v-5bc74e6c] {
4832
+ .no-border .page-border[data-v-fec24a40] {
4833
4833
  border: none;
4834
4834
  }
4835
- .no-border .page-border .row-item[data-v-5bc74e6c]:not(:last-child) {
4835
+ .no-border .page-border .row-item[data-v-fec24a40]:not(:last-child) {
4836
4836
  border: none;
4837
4837
  }
4838
- .no-border .page-border[data-v-5bc74e6c] .ant-form-item .ant-form-item-label {
4838
+ .no-border .page-border[data-v-fec24a40] .ant-form-item .ant-form-item-label {
4839
4839
  border: none;
4840
4840
  }
4841
- .table_border[data-v-5bc74e6c] {
4841
+ .table_border[data-v-fec24a40] {
4842
4842
  border-bottom: 0;
4843
4843
  border-right: 0;
4844
4844
  }
4845
4845
  /*****无border *****/
4846
- [data-v-5bc74e6c] .ant-form-item-children > div > p,[data-v-5bc74e6c] .ant-form-item-children > div > h1,[data-v-5bc74e6c] .ant-form-item-children > div > h2,[data-v-5bc74e6c] .ant-form-item-children > div > h3,[data-v-5bc74e6c] .ant-form-item-children > div > h4,[data-v-5bc74e6c] .ant-form-item-children > div > h5,[data-v-5bc74e6c] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
4846
+ [data-v-fec24a40] .ant-form-item-children > div > p,[data-v-fec24a40] .ant-form-item-children > div > h1,[data-v-fec24a40] .ant-form-item-children > div > h2,[data-v-fec24a40] .ant-form-item-children > div > h3,[data-v-fec24a40] .ant-form-item-children > div > h4,[data-v-fec24a40] .ant-form-item-children > div > h5,[data-v-fec24a40] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
4847
4847
  margin: 10px 0;
4848
4848
  line-height: 1.5;
4849
4849
  }
4850
- [data-v-5bc74e6c] .ant-spin-dot {
4850
+ [data-v-fec24a40] .ant-spin-dot {
4851
4851
  font-size: 20px !important;
4852
4852
  }
4853
- .form_skeleton[data-v-5bc74e6c] {
4853
+ .form_skeleton[data-v-fec24a40] {
4854
4854
  display: block;
4855
4855
  width: 700px;
4856
4856
  margin: 55px auto;
4857
4857
  }
4858
- .form_skeleton[data-v-5bc74e6c] .ant-skeleton-title {
4858
+ .form_skeleton[data-v-fec24a40] .ant-skeleton-title {
4859
4859
  margin: 0 auto;
4860
4860
  }
4861
4861