@zscreate/form-component 1.1.127 → 1.1.129

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.
@@ -1508,22 +1508,22 @@
1508
1508
  }
1509
1509
 
1510
1510
 
1511
- [data-v-515e9137] .ant-popover-inner-content {
1511
+ [data-v-6ed57857] .ant-popover-inner-content {
1512
1512
  width: 190px;
1513
1513
  }
1514
- [data-v-515e9137] .ant-form-item .ant-form-item-control-wrapper:first-child {
1514
+ [data-v-6ed57857] .ant-form-item .ant-form-item-control-wrapper:first-child {
1515
1515
  width: calc(100% - 0px) !important;
1516
1516
  }
1517
- [data-v-515e9137] .ant-form-item-control {
1517
+ [data-v-6ed57857] .ant-form-item-control {
1518
1518
  height: 100%;
1519
1519
  }
1520
1520
  /***label对齐方式*/
1521
- .custom_form_item .break[data-v-515e9137] {
1521
+ .custom_form_item .break[data-v-6ed57857] {
1522
1522
  white-space: normal;
1523
1523
  word-break: break-all;
1524
1524
  word-wrap: break-word;
1525
1525
  }
1526
- .custom_form_item .align-between[data-v-515e9137] {
1526
+ .custom_form_item .align-between[data-v-6ed57857] {
1527
1527
  white-space: normal;
1528
1528
  word-break: break-all;
1529
1529
  word-wrap: break-word;
@@ -1532,28 +1532,28 @@
1532
1532
  text-align-last: justify;
1533
1533
  width: 80%;
1534
1534
  }
1535
- .custom_form_item .align-middle[data-v-515e9137] {
1535
+ .custom_form_item .align-middle[data-v-6ed57857] {
1536
1536
  white-space: normal;
1537
1537
  word-break: break-all;
1538
1538
  word-wrap: break-word;
1539
1539
  text-align: center;
1540
1540
  width: 80%;
1541
1541
  }
1542
- .custom_form_item .align-left[data-v-515e9137] {
1542
+ .custom_form_item .align-left[data-v-6ed57857] {
1543
1543
  white-space: normal;
1544
1544
  word-break: break-all;
1545
1545
  word-wrap: break-word;
1546
1546
  text-align: left;
1547
1547
  width: 80%;
1548
1548
  }
1549
- .custom_form_item .align-right[data-v-515e9137] {
1549
+ .custom_form_item .align-right[data-v-6ed57857] {
1550
1550
  white-space: normal;
1551
1551
  word-break: break-all;
1552
1552
  word-wrap: break-word;
1553
1553
  text-align: right;
1554
1554
  width: 80%;
1555
1555
  }
1556
- .custom_form_item .align-center[data-v-515e9137] {
1556
+ .custom_form_item .align-center[data-v-6ed57857] {
1557
1557
  white-space: normal;
1558
1558
  word-break: break-all;
1559
1559
  word-wrap: break-word;
@@ -1562,39 +1562,39 @@
1562
1562
  }
1563
1563
  /***label对齐方式 */
1564
1564
  /*****公共boder ****/
1565
- [data-v-515e9137] .ant-form-item-control-wrapper {
1565
+ [data-v-6ed57857] .ant-form-item-control-wrapper {
1566
1566
  border-bottom: 1px solid #000;
1567
1567
  }
1568
- [data-v-515e9137] .ant-form-item-label {
1568
+ [data-v-6ed57857] .ant-form-item-label {
1569
1569
  border-bottom: 1px solid #000;
1570
1570
  }
1571
- .verify-right[data-v-515e9137] {
1571
+ .verify-right[data-v-6ed57857] {
1572
1572
  border-right: 1px solid #000;
1573
1573
  }
1574
- .custom_form_item_special[data-v-515e9137] .ant-form-item-children {
1574
+ .custom_form_item_special[data-v-6ed57857] .ant-form-item-children {
1575
1575
  height: 100%;
1576
1576
  }
1577
1577
  /*****公共boder ****/
1578
- .custom_form_item_special[data-v-515e9137] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
1578
+ .custom_form_item_special[data-v-6ed57857] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
1579
1579
  width: 100%;
1580
1580
  }
1581
- .verify-no-border input[data-v-515e9137],
1582
- .verify-no-border textarea[data-v-515e9137] {
1581
+ .verify-no-border input[data-v-6ed57857],
1582
+ .verify-no-border textarea[data-v-6ed57857] {
1583
1583
  display: block;
1584
1584
  background: none;
1585
1585
  height: 90%;
1586
1586
  width: 98%;
1587
1587
  margin: 0 auto;
1588
1588
  }
1589
- .verify-no-border input[data-v-515e9137]:disabled,
1590
- .verify-no-border textarea[data-v-515e9137]:disabled {
1589
+ .verify-no-border input[data-v-6ed57857]:disabled,
1590
+ .verify-no-border textarea[data-v-6ed57857]:disabled {
1591
1591
  background: none !important;
1592
1592
  color: #333;
1593
1593
  }
1594
- .verify[data-v-515e9137] {
1594
+ .verify[data-v-6ed57857] {
1595
1595
  position: relative;
1596
1596
  }
1597
- .verify .verify-left[data-v-515e9137] {
1597
+ .verify .verify-left[data-v-6ed57857] {
1598
1598
  position: absolute;
1599
1599
  left: 0;
1600
1600
  top: 0;
@@ -1605,56 +1605,56 @@
1605
1605
  -moz-text-align-last: justify;
1606
1606
  text-align-last: justify;
1607
1607
  }
1608
- .verify .verify-right[data-v-515e9137] {
1608
+ .verify .verify-right[data-v-6ed57857] {
1609
1609
  height: 100%;
1610
1610
  width: 100%;
1611
1611
  }
1612
- .verify .verify-right .verify-text[data-v-515e9137] {
1612
+ .verify .verify-right .verify-text[data-v-6ed57857] {
1613
1613
  position: relative;
1614
1614
  height: 70%;
1615
1615
  padding-top: 5px;
1616
1616
  border-bottom: 1px solid #e6e6e6;
1617
1617
  }
1618
- .verify .verify-right .verify-text .verify-btn[data-v-515e9137] {
1618
+ .verify .verify-right .verify-text .verify-btn[data-v-6ed57857] {
1619
1619
  position: absolute;
1620
1620
  right: 3%;
1621
1621
  bottom: 2%;
1622
1622
  z-index: 10;
1623
1623
  }
1624
- .verify .verify-right .verify-text span[data-v-515e9137] {
1624
+ .verify .verify-right .verify-text span[data-v-6ed57857] {
1625
1625
  display: block;
1626
1626
  border: none;
1627
1627
  height: 100%;
1628
1628
  }
1629
- .verify .verify-right .verify-seal[data-v-515e9137] {
1629
+ .verify .verify-right .verify-seal[data-v-6ed57857] {
1630
1630
  position: absolute;
1631
1631
  width: 35mm;
1632
1632
  height: 35mm;
1633
1633
  z-index: 9 !important;
1634
1634
  }
1635
- .verify .verify-right .verify-seal img[data-v-515e9137] {
1635
+ .verify .verify-right .verify-seal img[data-v-6ed57857] {
1636
1636
  width: 35mm;
1637
1637
  height: 35mm;
1638
1638
  }
1639
- .verify .verify-right .verify-icon[data-v-515e9137] {
1639
+ .verify .verify-right .verify-icon[data-v-6ed57857] {
1640
1640
  position: absolute;
1641
1641
  right: 3%;
1642
1642
  top: 3%;
1643
1643
  z-index: 20;
1644
1644
  cursor: pointer;
1645
1645
  }
1646
- .verify .verify-option[data-v-515e9137] {
1646
+ .verify .verify-option[data-v-6ed57857] {
1647
1647
  display: flex;
1648
1648
  height: 30%;
1649
1649
  }
1650
- .verify .verify-option > div[data-v-515e9137] {
1650
+ .verify .verify-option > div[data-v-6ed57857] {
1651
1651
  flex: 1;
1652
1652
  border-right: 1px solid #e6e6e6;
1653
1653
  display: flex;
1654
1654
  justify-content: space-between;
1655
1655
  align-items: center;
1656
1656
  }
1657
- .verify .verify-option > div span[data-v-515e9137] {
1657
+ .verify .verify-option > div span[data-v-6ed57857] {
1658
1658
  text-align: center;
1659
1659
  flex: 2;
1660
1660
  border-right: 1px solid #e6e6e6;
@@ -1663,15 +1663,15 @@
1663
1663
  align-items: center;
1664
1664
  justify-content: center;
1665
1665
  }
1666
- .verify .verify-option > div span + span[data-v-515e9137] {
1666
+ .verify .verify-option > div span + span[data-v-6ed57857] {
1667
1667
  border-right: none;
1668
1668
  flex: 4;
1669
1669
  }
1670
- .verify .verify-option > div:nth-child(2) > span[data-v-515e9137]:last-child {
1670
+ .verify .verify-option > div:nth-child(2) > span[data-v-6ed57857]:last-child {
1671
1671
  box-sizing: border-box;
1672
1672
  padding: 1px;
1673
1673
  }
1674
- .verify .verify-option div[data-v-515e9137]:last-child {
1674
+ .verify .verify-option div[data-v-6ed57857]:last-child {
1675
1675
  border-right: none;
1676
1676
  }
1677
1677
 
@@ -2731,22 +2731,22 @@ span.CodeMirror-selectedtext { background: none; }
2731
2731
  }
2732
2732
 
2733
2733
 
2734
- [data-v-086f8ba6] .ant-popover-inner-content {
2734
+ [data-v-4a3e94a4] .ant-popover-inner-content {
2735
2735
  width: 190px;
2736
2736
  }
2737
- [data-v-086f8ba6] .ant-form-item .ant-form-item-control-wrapper:first-child {
2737
+ [data-v-4a3e94a4] .ant-form-item .ant-form-item-control-wrapper:first-child {
2738
2738
  width: calc(100% - 0px) !important;
2739
2739
  }
2740
- [data-v-086f8ba6] .ant-form-item-control {
2740
+ [data-v-4a3e94a4] .ant-form-item-control {
2741
2741
  height: 100%;
2742
2742
  }
2743
2743
  /***label对齐方式*/
2744
- .custom_form_item .break[data-v-086f8ba6] {
2744
+ .custom_form_item .break[data-v-4a3e94a4] {
2745
2745
  white-space: normal;
2746
2746
  word-break: break-all;
2747
2747
  word-wrap: break-word;
2748
2748
  }
2749
- .custom_form_item .align-between[data-v-086f8ba6] {
2749
+ .custom_form_item .align-between[data-v-4a3e94a4] {
2750
2750
  white-space: normal;
2751
2751
  word-break: break-all;
2752
2752
  word-wrap: break-word;
@@ -2755,28 +2755,28 @@ span.CodeMirror-selectedtext { background: none; }
2755
2755
  text-align-last: justify;
2756
2756
  width: 80%;
2757
2757
  }
2758
- .custom_form_item .align-middle[data-v-086f8ba6] {
2758
+ .custom_form_item .align-middle[data-v-4a3e94a4] {
2759
2759
  white-space: normal;
2760
2760
  word-break: break-all;
2761
2761
  word-wrap: break-word;
2762
2762
  text-align: center;
2763
2763
  width: 80%;
2764
2764
  }
2765
- .custom_form_item .align-left[data-v-086f8ba6] {
2765
+ .custom_form_item .align-left[data-v-4a3e94a4] {
2766
2766
  white-space: normal;
2767
2767
  word-break: break-all;
2768
2768
  word-wrap: break-word;
2769
2769
  text-align: left;
2770
2770
  width: 80%;
2771
2771
  }
2772
- .custom_form_item .align-right[data-v-086f8ba6] {
2772
+ .custom_form_item .align-right[data-v-4a3e94a4] {
2773
2773
  white-space: normal;
2774
2774
  word-break: break-all;
2775
2775
  word-wrap: break-word;
2776
2776
  text-align: right;
2777
2777
  width: 80%;
2778
2778
  }
2779
- .custom_form_item .align-center[data-v-086f8ba6] {
2779
+ .custom_form_item .align-center[data-v-4a3e94a4] {
2780
2780
  white-space: normal;
2781
2781
  word-break: break-all;
2782
2782
  word-wrap: break-word;
@@ -2785,40 +2785,40 @@ span.CodeMirror-selectedtext { background: none; }
2785
2785
  }
2786
2786
  /***label对齐方式 */
2787
2787
  /*****公共boder ****/
2788
- [data-v-086f8ba6] .ant-form-item-control-wrapper {
2788
+ [data-v-4a3e94a4] .ant-form-item-control-wrapper {
2789
2789
  border-right: none !important;
2790
2790
  border-bottom: 1px solid #000;
2791
2791
  }
2792
- [data-v-086f8ba6] .ant-form-item-label {
2792
+ [data-v-4a3e94a4] .ant-form-item-label {
2793
2793
  border-bottom: 1px solid #000;
2794
2794
  }
2795
- .verify-right[data-v-086f8ba6] {
2795
+ .verify-right[data-v-4a3e94a4] {
2796
2796
  border-right: 1px solid #000;
2797
2797
  }
2798
- .custom_form_item_special[data-v-086f8ba6] .ant-form-item-children {
2798
+ .custom_form_item_special[data-v-4a3e94a4] .ant-form-item-children {
2799
2799
  height: 100%;
2800
2800
  }
2801
2801
  /*****公共boder ****/
2802
- .custom_form_item_special[data-v-086f8ba6] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
2802
+ .custom_form_item_special[data-v-4a3e94a4] .ant-form-item .ant-form-item-control-wrapper:first-child .ant-form-item-control {
2803
2803
  width: 100%;
2804
2804
  }
2805
- .verify-no-border input[data-v-086f8ba6],
2806
- .verify-no-border textarea[data-v-086f8ba6] {
2805
+ .verify-no-border input[data-v-4a3e94a4],
2806
+ .verify-no-border textarea[data-v-4a3e94a4] {
2807
2807
  display: block;
2808
2808
  background: none;
2809
2809
  height: 90%;
2810
2810
  width: 98%;
2811
2811
  margin: 0 auto;
2812
2812
  }
2813
- .verify-no-border input[data-v-086f8ba6]:disabled,
2814
- .verify-no-border textarea[data-v-086f8ba6]:disabled {
2813
+ .verify-no-border input[data-v-4a3e94a4]:disabled,
2814
+ .verify-no-border textarea[data-v-4a3e94a4]:disabled {
2815
2815
  background: none !important;
2816
2816
  color: #333;
2817
2817
  }
2818
- .verify[data-v-086f8ba6] {
2818
+ .verify[data-v-4a3e94a4] {
2819
2819
  position: relative;
2820
2820
  }
2821
- .verify .verify-left[data-v-086f8ba6] {
2821
+ .verify .verify-left[data-v-4a3e94a4] {
2822
2822
  position: absolute;
2823
2823
  left: 0;
2824
2824
  top: 0;
@@ -2829,58 +2829,58 @@ span.CodeMirror-selectedtext { background: none; }
2829
2829
  -moz-text-align-last: justify;
2830
2830
  text-align-last: justify;
2831
2831
  }
2832
- .verify .verify-right[data-v-086f8ba6] {
2832
+ .verify .verify-right[data-v-4a3e94a4] {
2833
2833
  height: 100%;
2834
2834
  width: 100%;
2835
2835
  position: relative;
2836
2836
  }
2837
- .verify .verify-right .verify-text[data-v-086f8ba6] {
2837
+ .verify .verify-right .verify-text[data-v-4a3e94a4] {
2838
2838
  position: relative;
2839
2839
  height: 70%;
2840
2840
  padding-top: 5px;
2841
2841
  border-bottom: 1px solid #e6e6e6;
2842
2842
  }
2843
- .verify .verify-right .verify-text .verify-btn[data-v-086f8ba6] {
2843
+ .verify .verify-right .verify-text .verify-btn[data-v-4a3e94a4] {
2844
2844
  position: absolute;
2845
2845
  right: 10px;
2846
2846
  bottom: 10px;
2847
2847
  z-index: 10;
2848
2848
  }
2849
- .verify .verify-right .verify-text span[data-v-086f8ba6] {
2849
+ .verify .verify-right .verify-text span[data-v-4a3e94a4] {
2850
2850
  display: block;
2851
2851
  border: none;
2852
2852
  width: 100%;
2853
2853
  height: 100%;
2854
2854
  }
2855
- .verify .verify-right .verify-seal[data-v-086f8ba6] {
2855
+ .verify .verify-right .verify-seal[data-v-4a3e94a4] {
2856
2856
  position: absolute;
2857
2857
  width: 35mm;
2858
2858
  height: 35mm;
2859
2859
  z-index: 9 !important;
2860
2860
  }
2861
- .verify .verify-right .verify-seal img[data-v-086f8ba6] {
2861
+ .verify .verify-right .verify-seal img[data-v-4a3e94a4] {
2862
2862
  width: 35mm;
2863
2863
  height: 35mm;
2864
2864
  }
2865
- .verify .verify-right .verify-icon[data-v-086f8ba6] {
2865
+ .verify .verify-right .verify-icon[data-v-4a3e94a4] {
2866
2866
  position: absolute;
2867
2867
  right: 3%;
2868
2868
  top: 3%;
2869
2869
  z-index: 20;
2870
2870
  cursor: pointer;
2871
2871
  }
2872
- .verify .verify-option[data-v-086f8ba6] {
2872
+ .verify .verify-option[data-v-4a3e94a4] {
2873
2873
  display: flex;
2874
2874
  height: 30%;
2875
2875
  }
2876
- .verify .verify-option > div[data-v-086f8ba6] {
2876
+ .verify .verify-option > div[data-v-4a3e94a4] {
2877
2877
  flex: 1;
2878
2878
  border-right: 1px solid #e6e6e6;
2879
2879
  display: flex;
2880
2880
  justify-content: space-between;
2881
2881
  align-items: center;
2882
2882
  }
2883
- .verify .verify-option > div span[data-v-086f8ba6] {
2883
+ .verify .verify-option > div span[data-v-4a3e94a4] {
2884
2884
  text-align: center;
2885
2885
  flex: 2;
2886
2886
  border-right: 1px solid #e6e6e6;
@@ -2889,35 +2889,35 @@ span.CodeMirror-selectedtext { background: none; }
2889
2889
  align-items: center;
2890
2890
  justify-content: center;
2891
2891
  }
2892
- .verify .verify-option > div span + span[data-v-086f8ba6] {
2892
+ .verify .verify-option > div span + span[data-v-4a3e94a4] {
2893
2893
  border-right: none;
2894
2894
  flex: 4;
2895
2895
  }
2896
- .verify .verify-option > div:nth-child(2) > span[data-v-086f8ba6]:last-child {
2896
+ .verify .verify-option > div:nth-child(2) > span[data-v-4a3e94a4]:last-child {
2897
2897
  box-sizing: border-box;
2898
2898
  padding: 1px;
2899
2899
  }
2900
- .verify .verify-option div[data-v-086f8ba6]:last-child {
2900
+ .verify .verify-option div[data-v-4a3e94a4]:last-child {
2901
2901
  border-right: none;
2902
2902
  }
2903
- .verify-style_label_top > .ant-form-item[data-v-086f8ba6] {
2903
+ .verify-style_label_top > .ant-form-item[data-v-4a3e94a4] {
2904
2904
  display: flex;
2905
2905
  flex-direction: column;
2906
2906
  height: 100%;
2907
2907
  }
2908
- .verify-style_label_top > .ant-form-item[data-v-086f8ba6] .verify-right {
2908
+ .verify-style_label_top > .ant-form-item[data-v-4a3e94a4] .verify-right {
2909
2909
  height: 100% !important;
2910
2910
  }
2911
- .verify-style_label_top > .ant-form-item[data-v-086f8ba6] .ant-form-item-label {
2911
+ .verify-style_label_top > .ant-form-item[data-v-4a3e94a4] .ant-form-item-label {
2912
2912
  position: relative;
2913
2913
  width: 100% !important;
2914
2914
  height: 50px;
2915
2915
  border-bottom: 1px solid #000 !important;
2916
2916
  }
2917
- .verify-style_label_top > .ant-form-item[data-v-086f8ba6] .ant-form-item-label label {
2917
+ .verify-style_label_top > .ant-form-item[data-v-4a3e94a4] .ant-form-item-label label {
2918
2918
  width: 100%;
2919
2919
  }
2920
- .verify-style_label_top > .ant-form-item[data-v-086f8ba6] .ant-form-item-label .align-between {
2920
+ .verify-style_label_top > .ant-form-item[data-v-4a3e94a4] .ant-form-item-label .align-between {
2921
2921
  width: 100% !important;
2922
2922
  align-items: flex-start;
2923
2923
  -moz-text-align-last: left;
@@ -2926,63 +2926,63 @@ span.CodeMirror-selectedtext { background: none; }
2926
2926
  letter-spacing: 8px;
2927
2927
  text-indent: 10px;
2928
2928
  }
2929
- .verify-style_label_top > .ant-form-item[data-v-086f8ba6] .ant-form-item-control-wrapper {
2929
+ .verify-style_label_top > .ant-form-item[data-v-4a3e94a4] .ant-form-item-control-wrapper {
2930
2930
  width: 100%!important;
2931
2931
  height: initial !important;
2932
2932
  flex: 1;
2933
2933
  overflow: hidden;
2934
2934
  }
2935
- .verify-style_grid_verify[data-v-086f8ba6] .verify .ant-form-item-control-wrapper {
2935
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify .ant-form-item-control-wrapper {
2936
2936
  border-right: none;
2937
2937
  border-bottom: none;
2938
2938
  }
2939
- .verify-style_grid_verify[data-v-086f8ba6] .verify .ant-form-item-label {
2939
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify .ant-form-item-label {
2940
2940
  border-bottom: none;
2941
2941
  }
2942
- .verify-style_grid_verify .verify-style_label_top[data-v-086f8ba6] .ant-form-item-label {
2942
+ .verify-style_grid_verify .verify-style_label_top[data-v-4a3e94a4] .ant-form-item-label {
2943
2943
  border-right: none !important;
2944
2944
  }
2945
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right {
2945
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right {
2946
2946
  border: none;
2947
2947
  }
2948
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-text {
2948
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-text {
2949
2949
  height: 50%;
2950
2950
  }
2951
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option {
2951
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option {
2952
2952
  height: 50%;
2953
2953
  flex-wrap: wrap;
2954
2954
  display: grid;
2955
2955
  grid-template-rows: repeat(2, 50%);
2956
2956
  grid-template-columns: repeat(2, 50%);
2957
2957
  }
2958
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div:first-child {
2958
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div:first-child {
2959
2959
  grid-area: 1 / span 1 / span 1;
2960
2960
  }
2961
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div:nth-child(2) {
2961
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div:nth-child(2) {
2962
2962
  grid-area: 0.5 / span 1 / span 1;
2963
2963
  }
2964
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div:nth-child(3) {
2964
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div:nth-child(3) {
2965
2965
  grid-area: 2 / span 2 / span 1;
2966
2966
  }
2967
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div {
2967
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div {
2968
2968
  height: 100%;
2969
2969
  box-sizing: border-box;
2970
2970
  }
2971
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div > span:first-child {
2971
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div > span:first-child {
2972
2972
  flex: initial;
2973
2973
  padding: 0 3px;
2974
2974
  }
2975
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div span + span {
2975
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div span + span {
2976
2976
  flex: 3;
2977
2977
  overflow: hidden;
2978
2978
  }
2979
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div:first-child {
2979
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div:first-child {
2980
2980
  flex: 0 1 calc(50% + 20px);
2981
2981
  }
2982
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div:nth-child(2) {
2982
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div:nth-child(2) {
2983
2983
  border-right: none;
2984
2984
  }
2985
- .verify-style_grid_verify[data-v-086f8ba6] .verify-right .verify-option > div:last-child {
2985
+ .verify-style_grid_verify[data-v-4a3e94a4] .verify-right .verify-option > div:last-child {
2986
2986
  flex: 0 0 100%;
2987
2987
  border-top: 1px solid #000;
2988
2988
  }
@@ -3245,46 +3245,46 @@ span.CodeMirror-selectedtext { background: none; }
3245
3245
  align-items: center;
3246
3246
  }
3247
3247
 
3248
- .t-border[data-v-5324b6eb] {
3248
+ .t-border[data-v-831ec93a] {
3249
3249
  border-right: 1px solid #333;
3250
3250
  border-bottom: 1px solid #333;
3251
3251
  }
3252
- [data-v-5324b6eb] * {
3252
+ [data-v-831ec93a] * {
3253
3253
  font-size: var(--paperFontSize);
3254
3254
  }
3255
- [data-v-5324b6eb] .custom_form_item {
3255
+ [data-v-831ec93a] .custom_form_item {
3256
3256
  height: -moz-fit-content;
3257
3257
  height: fit-content;
3258
3258
  }
3259
- .save-pdf[data-v-5324b6eb] .ant-input {
3259
+ .save-pdf[data-v-831ec93a] .ant-input {
3260
3260
  border: none !important;
3261
3261
  }
3262
- .save-pdf[data-v-5324b6eb] .ant-select-selection {
3262
+ .save-pdf[data-v-831ec93a] .ant-select-selection {
3263
3263
  border: none !important;
3264
3264
  }
3265
- .save-pdf[data-v-5324b6eb] .ant-select-arrow svg {
3265
+ .save-pdf[data-v-831ec93a] .ant-select-arrow svg {
3266
3266
  display: none;
3267
3267
  }
3268
- .save-pdf[data-v-5324b6eb] .ant-upload.ant-upload-select-picture-card {
3268
+ .save-pdf[data-v-831ec93a] .ant-upload.ant-upload-select-picture-card {
3269
3269
  display: none;
3270
3270
  }
3271
- .save-pdf[data-v-5324b6eb] .anticon svg {
3271
+ .save-pdf[data-v-831ec93a] .anticon svg {
3272
3272
  display: none;
3273
3273
  }
3274
- .save-pdf[data-v-5324b6eb] .ant-time-picker-input {
3274
+ .save-pdf[data-v-831ec93a] .ant-time-picker-input {
3275
3275
  border: none !important;
3276
3276
  }
3277
- .save-pdf[data-v-5324b6eb] .ant-upload.ant-upload-select {
3277
+ .save-pdf[data-v-831ec93a] .ant-upload.ant-upload-select {
3278
3278
  display: none;
3279
3279
  }
3280
3280
  /**打印非固定高度标签 高度不确定bug**/
3281
- .computed-wrap[data-v-5324b6eb] {
3281
+ .computed-wrap[data-v-831ec93a] {
3282
3282
  background: #f5f5f5;
3283
3283
  }
3284
- .computed-wrap .item[data-v-5324b6eb] {
3284
+ .computed-wrap .item[data-v-831ec93a] {
3285
3285
  display: flex;
3286
3286
  }
3287
- .computed-wrap .item > div[data-v-5324b6eb] {
3287
+ .computed-wrap .item > div[data-v-831ec93a] {
3288
3288
  height: 35px;
3289
3289
  line-height: 35px;
3290
3290
  flex: 1;
@@ -3292,129 +3292,129 @@ span.CodeMirror-selectedtext { background: none; }
3292
3292
  border-bottom: 1px solid #000;
3293
3293
  text-align: center;
3294
3294
  }
3295
- .computed-wrap .item > div + div[data-v-5324b6eb] {
3295
+ .computed-wrap .item > div + div[data-v-831ec93a] {
3296
3296
  flex: 2;
3297
3297
  }
3298
- .layout .paper[data-v-5324b6eb] {
3298
+ .layout .paper[data-v-831ec93a] {
3299
3299
  position: relative;
3300
3300
  }
3301
- .layout .paper .form-title[data-v-5324b6eb] {
3301
+ .layout .paper .form-title[data-v-831ec93a] {
3302
3302
  text-align: center;
3303
3303
  font-weight: 600;
3304
3304
  font-size: 16px;
3305
3305
  height: 40px;
3306
3306
  }
3307
- .row-item[data-v-5324b6eb] {
3307
+ .row-item[data-v-831ec93a] {
3308
3308
  height: -moz-fit-content;
3309
3309
  height: fit-content;
3310
3310
  /**打印非固定高度标签 高度不确定bug**/
3311
3311
  }
3312
- .no-row-item[data-v-5324b6eb] {
3312
+ .no-row-item[data-v-831ec93a] {
3313
3313
  border-right: none;
3314
3314
  border-bottom: none;
3315
3315
  }
3316
3316
  /****page边框内的 ***/
3317
- .page-border[data-v-5324b6eb] {
3317
+ .page-border[data-v-831ec93a] {
3318
3318
  background: #fff;
3319
3319
  box-sizing: border-box;
3320
3320
  }
3321
- .page-border .row-item[data-v-5324b6eb]:first-child {
3321
+ .page-border .row-item[data-v-831ec93a]:first-child {
3322
3322
  border-top: 1px solid #000;
3323
3323
  }
3324
- .page-border .row-item[data-v-5324b6eb] {
3324
+ .page-border .row-item[data-v-831ec93a] {
3325
3325
  border-left: 1px solid #000;
3326
3326
  }
3327
- .page-border .item-bottom[data-v-5324b6eb] {
3327
+ .page-border .item-bottom[data-v-831ec93a] {
3328
3328
  border-bottom: 1px solid #000;
3329
3329
  }
3330
- .page-border .row-item[data-v-5324b6eb]:not(:last-child) {
3330
+ .page-border .row-item[data-v-831ec93a]:not(:last-child) {
3331
3331
  position: relative;
3332
3332
  }
3333
- .page-border li.sortable-chosen[data-v-5324b6eb] {
3333
+ .page-border li.sortable-chosen[data-v-831ec93a] {
3334
3334
  height: 2px !important;
3335
3335
  overflow: hidden !important;
3336
3336
  background: red !important;
3337
3337
  }
3338
- .page-border .ant-time-picker-panel[data-v-5324b6eb] {
3338
+ .page-border .ant-time-picker-panel[data-v-831ec93a] {
3339
3339
  z-index: 200000 !important;
3340
3340
  }
3341
- .page-border .ant-calendar-picker-container[data-v-5324b6eb] {
3341
+ .page-border .ant-calendar-picker-container[data-v-831ec93a] {
3342
3342
  z-index: 200000 !important;
3343
3343
  }
3344
- [data-v-5324b6eb] .ant-time-picker-panel {
3344
+ [data-v-831ec93a] .ant-time-picker-panel {
3345
3345
  z-index: 9999 !important;
3346
3346
  }
3347
- .ant-calendar-picker-container[data-v-5324b6eb] {
3347
+ .ant-calendar-picker-container[data-v-831ec93a] {
3348
3348
  z-index: 200000 !important;
3349
3349
  }
3350
- [data-v-5324b6eb] .ant-form-item-children {
3350
+ [data-v-831ec93a] .ant-form-item-children {
3351
3351
  display: block;
3352
3352
  }
3353
- [data-v-5324b6eb] .ant-form-item {
3353
+ [data-v-831ec93a] .ant-form-item {
3354
3354
  width: 100%;
3355
3355
  height: 100%;
3356
3356
  margin-bottom: 0;
3357
3357
  display: flex;
3358
3358
  }
3359
- [data-v-5324b6eb] .ant-form-item .is_required::before {
3359
+ [data-v-831ec93a] .ant-form-item .is_required::before {
3360
3360
  content: "*";
3361
3361
  color: #f56c6c;
3362
3362
  margin-right: 4px;
3363
3363
  }
3364
- [data-v-5324b6eb] .ant-form-item .ant-form-item-label {
3364
+ [data-v-831ec93a] .ant-form-item .ant-form-item-label {
3365
3365
  border-right: 1px solid #000;
3366
3366
  }
3367
- [data-v-5324b6eb] .ant-form-item .ant-form-item-label label {
3367
+ [data-v-831ec93a] .ant-form-item .ant-form-item-label label {
3368
3368
  display: flex;
3369
3369
  justify-content: center;
3370
3370
  align-items: center;
3371
3371
  height: 100%;
3372
3372
  }
3373
- [data-v-5324b6eb] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3373
+ [data-v-831ec93a] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3374
3374
  display: none;
3375
3375
  }
3376
- [data-v-5324b6eb] .ant-form-item .ant-form-item-control-wrapper {
3376
+ [data-v-831ec93a] .ant-form-item .ant-form-item-control-wrapper {
3377
3377
  display: flex;
3378
3378
  align-items: center;
3379
3379
  text-align: left;
3380
3380
  }
3381
- [data-v-5324b6eb] .ant-form-item .ant-form-item-control {
3381
+ [data-v-831ec93a] .ant-form-item .ant-form-item-control {
3382
3382
  width: 98%;
3383
3383
  margin: 0 auto;
3384
3384
  }
3385
- [data-v-5324b6eb] .ant-form-item .is_required::before {
3385
+ [data-v-831ec93a] .ant-form-item .is_required::before {
3386
3386
  content: "*";
3387
3387
  color: #f56c6c;
3388
3388
  margin-right: 4px;
3389
3389
  }
3390
- .row-table[data-v-5324b6eb] {
3390
+ .row-table[data-v-831ec93a] {
3391
3391
  display: flex;
3392
3392
  }
3393
- .row-table[data-v-5324b6eb] .ant-spin-container,
3394
- .row-table[data-v-5324b6eb] {
3393
+ .row-table[data-v-831ec93a] .ant-spin-container,
3394
+ .row-table[data-v-831ec93a] {
3395
3395
  display: flex;
3396
3396
  width: 100%;
3397
3397
  }
3398
- .row-table[data-v-5324b6eb] .ant-spin-container .table-left,
3399
- .row-table .table-left[data-v-5324b6eb] {
3398
+ .row-table[data-v-831ec93a] .ant-spin-container .table-left,
3399
+ .row-table .table-left[data-v-831ec93a] {
3400
3400
  width: 100px;
3401
3401
  text-align: center;
3402
3402
  border-right: 1px solid #333;
3403
3403
  border-bottom: 1px solid #333;
3404
3404
  position: relative;
3405
3405
  }
3406
- .row-table[data-v-5324b6eb] .ant-spin-container .table-left p,
3407
- .row-table .table-left p[data-v-5324b6eb] {
3406
+ .row-table[data-v-831ec93a] .ant-spin-container .table-left p,
3407
+ .row-table .table-left p[data-v-831ec93a] {
3408
3408
  position: absolute;
3409
3409
  top: 50%;
3410
3410
  left: 50%;
3411
3411
  transform: translate(-50%, -50%);
3412
3412
  }
3413
- .row-table[data-v-5324b6eb] .ant-spin-container .table-right,
3414
- .row-table .table-right[data-v-5324b6eb] {
3413
+ .row-table[data-v-831ec93a] .ant-spin-container .table-right,
3414
+ .row-table .table-right[data-v-831ec93a] {
3415
3415
  flex: 1;
3416
3416
  }
3417
- .table-content[data-v-5324b6eb] {
3417
+ .table-content[data-v-831ec93a] {
3418
3418
  width: 100%;
3419
3419
  height: 40px;
3420
3420
  line-height: 40px;
@@ -3423,11 +3423,11 @@ span.CodeMirror-selectedtext { background: none; }
3423
3423
  border-bottom: 1px solid #333;
3424
3424
  border-right: 1px solid #333;
3425
3425
  }
3426
- .sub-table-col[data-v-5324b6eb] {
3426
+ .sub-table-col[data-v-831ec93a] {
3427
3427
  display: flex;
3428
3428
  box-sizing: border-box;
3429
3429
  }
3430
- .sub-table-col > span[data-v-5324b6eb] {
3430
+ .sub-table-col > span[data-v-831ec93a] {
3431
3431
  flex: 2;
3432
3432
  border-bottom: 1px solid #000;
3433
3433
  border-right: 1px solid #000;
@@ -3435,22 +3435,22 @@ span.CodeMirror-selectedtext { background: none; }
3435
3435
  line-height: 40px;
3436
3436
  text-align: center;
3437
3437
  }
3438
- .sub-table-col > .last-one[data-v-5324b6eb] {
3438
+ .sub-table-col > .last-one[data-v-831ec93a] {
3439
3439
  width: 87px;
3440
3440
  flex: 0 0 87px;
3441
3441
  border-right: 1px solid #333;
3442
3442
  border-bottom: 1px solid #333;
3443
3443
  }
3444
- .sub-table-col-no-border > span[data-v-5324b6eb] {
3444
+ .sub-table-col-no-border > span[data-v-831ec93a] {
3445
3445
  border: none;
3446
3446
  height: auto;
3447
3447
  width: 0;
3448
3448
  }
3449
- .sub-table-col-no-border > .sub-table-title[data-v-5324b6eb]:last-child,
3450
- .sub-table-col-no-border > .sub-table-item[data-v-5324b6eb]:last-child {
3449
+ .sub-table-col-no-border > .sub-table-title[data-v-831ec93a]:last-child,
3450
+ .sub-table-col-no-border > .sub-table-item[data-v-831ec93a]:last-child {
3451
3451
  border-right: none !important;
3452
3452
  }
3453
- .sub-table-col-no-border > .last-one[data-v-5324b6eb] {
3453
+ .sub-table-col-no-border > .last-one[data-v-831ec93a] {
3454
3454
  width: 87px;
3455
3455
  flex: 0 0 87px;
3456
3456
  display: flex;
@@ -3458,25 +3458,25 @@ span.CodeMirror-selectedtext { background: none; }
3458
3458
  align-items: center;
3459
3459
  }
3460
3460
  /*****无border *****/
3461
- .no-border .page-border[data-v-5324b6eb] {
3461
+ .no-border .page-border[data-v-831ec93a] {
3462
3462
  border: none;
3463
3463
  }
3464
- .no-border .page-border .row-item[data-v-5324b6eb]:not(:last-child) {
3464
+ .no-border .page-border .row-item[data-v-831ec93a]:not(:last-child) {
3465
3465
  border: none;
3466
3466
  }
3467
- .no-border .page-border[data-v-5324b6eb] .ant-form-item .ant-form-item-label {
3467
+ .no-border .page-border[data-v-831ec93a] .ant-form-item .ant-form-item-label {
3468
3468
  border: none;
3469
3469
  }
3470
- .table_border[data-v-5324b6eb] {
3470
+ .table_border[data-v-831ec93a] {
3471
3471
  border-bottom: 0;
3472
3472
  border-right: 0;
3473
3473
  }
3474
3474
  /*****无border *****/
3475
- [data-v-5324b6eb] .ant-form-item-children > div > p,[data-v-5324b6eb] .ant-form-item-children > div > h1,[data-v-5324b6eb] .ant-form-item-children > div > h2,[data-v-5324b6eb] .ant-form-item-children > div > h3,[data-v-5324b6eb] .ant-form-item-children > div > h4,[data-v-5324b6eb] .ant-form-item-children > div > h5,[data-v-5324b6eb] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3475
+ [data-v-831ec93a] .ant-form-item-children > div > p,[data-v-831ec93a] .ant-form-item-children > div > h1,[data-v-831ec93a] .ant-form-item-children > div > h2,[data-v-831ec93a] .ant-form-item-children > div > h3,[data-v-831ec93a] .ant-form-item-children > div > h4,[data-v-831ec93a] .ant-form-item-children > div > h5,[data-v-831ec93a] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3476
3476
  margin: 10px 0;
3477
3477
  line-height: 1.5;
3478
3478
  }
3479
- [data-v-5324b6eb] .ant-spin-dot {
3479
+ [data-v-831ec93a] .ant-spin-dot {
3480
3480
  font-size: 20px !important;
3481
3481
  }
3482
3482
 
@@ -3611,97 +3611,97 @@ span.CodeMirror-selectedtext { background: none; }
3611
3611
  opacity: 0.6;
3612
3612
  }
3613
3613
 
3614
- .paper[data-v-393fe138] * {
3614
+ .paper[data-v-35cafaee] * {
3615
3615
  font-size: var(--paperFontSize);
3616
3616
  }
3617
- .paper .form-title[data-v-393fe138] {
3617
+ .paper .form-title[data-v-35cafaee] {
3618
3618
  text-align: center;
3619
3619
  font-weight: 600;
3620
3620
  font-size: 16px;
3621
3621
  height: 40px;
3622
3622
  }
3623
- [data-v-393fe138] .vue-grid-layout {
3623
+ [data-v-35cafaee] .vue-grid-layout {
3624
3624
  z-index: 2;
3625
3625
  }
3626
- [data-v-393fe138] .vue-grid-item {
3626
+ [data-v-35cafaee] .vue-grid-item {
3627
3627
  border: 1px dashed #ccc;
3628
3628
  box-sizing: border-box;
3629
3629
  background-color: #fff;
3630
3630
  }
3631
- [data-v-393fe138] .ant-form-item {
3631
+ [data-v-35cafaee] .ant-form-item {
3632
3632
  width: 100%;
3633
3633
  height: 100%;
3634
3634
  margin-bottom: 0;
3635
3635
  }
3636
- [data-v-393fe138] .ant-form-item .ant-form-item-label {
3636
+ [data-v-35cafaee] .ant-form-item .ant-form-item-label {
3637
3637
  height: 100%;
3638
3638
  position: absolute;
3639
3639
  left: 0;
3640
3640
  top: 0;
3641
3641
  border-right: 1px solid var(--designBorderColor);
3642
3642
  }
3643
- [data-v-393fe138] .ant-form-item .ant-form-item-label label {
3643
+ [data-v-35cafaee] .ant-form-item .ant-form-item-label label {
3644
3644
  display: flex;
3645
3645
  justify-content: center;
3646
3646
  align-items: center;
3647
3647
  height: 100%;
3648
3648
  }
3649
- [data-v-393fe138] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3649
+ [data-v-35cafaee] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3650
3650
  display: none;
3651
3651
  }
3652
- [data-v-393fe138] .ant-form-item .ant-form-item-control-wrapper {
3652
+ [data-v-35cafaee] .ant-form-item .ant-form-item-control-wrapper {
3653
3653
  height: 100%;
3654
3654
  float: right;
3655
3655
  display: flex;
3656
3656
  align-items: center;
3657
3657
  }
3658
- [data-v-393fe138] .ant-form-item .ant-form-item-control {
3658
+ [data-v-35cafaee] .ant-form-item .ant-form-item-control {
3659
3659
  width: 98%;
3660
3660
  margin: 0 auto;
3661
3661
  }
3662
- .is_required[data-v-393fe138]::before {
3662
+ .is_required[data-v-35cafaee]::before {
3663
3663
  content: "*";
3664
3664
  color: #f56c6c;
3665
3665
  margin-right: 4px;
3666
3666
  }
3667
- .widget-form-list[data-v-393fe138] {
3667
+ .widget-form-list[data-v-35cafaee] {
3668
3668
  background: #fff;
3669
3669
  box-sizing: border-box;
3670
3670
  }
3671
- .widget-form-list .row-item[data-v-393fe138]:first-child {
3671
+ .widget-form-list .row-item[data-v-35cafaee]:first-child {
3672
3672
  border-top: 1px solid var(--designBorderColor);
3673
3673
  }
3674
- .widget-form-list .row-item[data-v-393fe138] {
3674
+ .widget-form-list .row-item[data-v-35cafaee] {
3675
3675
  border-bottom: 1px solid var(--designBorderColor);
3676
3676
  }
3677
- .widget-form-list .row-item[data-v-393fe138] {
3677
+ .widget-form-list .row-item[data-v-35cafaee] {
3678
3678
  border-right: 1px solid var(--designBorderColor);
3679
3679
  border-left: 1px solid var(--designBorderColor);
3680
3680
  }
3681
- .widget-form-list .item-bottom[data-v-393fe138] {
3681
+ .widget-form-list .item-bottom[data-v-35cafaee] {
3682
3682
  border-bottom: 1px solid var(--designBorderColor);
3683
3683
  }
3684
- .widget-form-list .no-row-item[data-v-393fe138] {
3684
+ .widget-form-list .no-row-item[data-v-35cafaee] {
3685
3685
  border-right: none;
3686
3686
  border-bottom: none !important;
3687
3687
  }
3688
- .widget-form-list .no-row-item .widget-form-list[data-v-393fe138] {
3688
+ .widget-form-list .no-row-item .widget-form-list[data-v-35cafaee] {
3689
3689
  border-top: none !important;
3690
3690
  border-right: none;
3691
3691
  }
3692
- .widget-form-list .widget-grid[data-v-393fe138] {
3692
+ .widget-form-list .widget-grid[data-v-35cafaee] {
3693
3693
  background: #f4f6fc;
3694
3694
  position: relative;
3695
3695
  border-left: 5px solid transparent;
3696
3696
  padding: 5px;
3697
3697
  margin: 0 !important;
3698
3698
  }
3699
- .widget-form-list .widget-grid.active[data-v-393fe138] {
3699
+ .widget-form-list .widget-grid.active[data-v-35cafaee] {
3700
3700
  outline: 2px solid #409eff;
3701
3701
  border: 1px solid #409eff;
3702
3702
  background: #b3d8ff;
3703
3703
  }
3704
- .widget-form-list .widget-grid .grid-background[data-v-393fe138] {
3704
+ .widget-form-list .widget-grid .grid-background[data-v-35cafaee] {
3705
3705
  position: absolute;
3706
3706
  z-index: 1;
3707
3707
  top: 0;
@@ -3712,85 +3712,85 @@ span.CodeMirror-selectedtext { background: none; }
3712
3712
  height: 100%;
3713
3713
  padding: 5px 5px 10px 5px;
3714
3714
  }
3715
- .widget-form-list .widget-grid .grid-background .rows[data-v-393fe138] {
3715
+ .widget-form-list .widget-grid .grid-background .rows[data-v-35cafaee] {
3716
3716
  border-bottom: 1px dashed #ccc;
3717
3717
  border-left: 1px dashed #ccc;
3718
3718
  box-sizing: border-box;
3719
3719
  overflow: hidden;
3720
3720
  }
3721
- .widget-form-list .widget-grid .grid-background .rows[data-v-393fe138]:first-child {
3721
+ .widget-form-list .widget-grid .grid-background .rows[data-v-35cafaee]:first-child {
3722
3722
  border-top: 1px dashed #ccc;
3723
3723
  }
3724
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-393fe138] {
3724
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-35cafaee] {
3725
3725
  float: left;
3726
3726
  border-right: 1px dashed #ccc;
3727
3727
  min-height: 40px;
3728
3728
  box-sizing: border-box;
3729
3729
  }
3730
- .widget-form-list .row_table[data-v-393fe138] {
3730
+ .widget-form-list .row_table[data-v-35cafaee] {
3731
3731
  min-height: 60px;
3732
3732
  position: relative;
3733
3733
  }
3734
- .widget-form-list li.sortable-chosen[data-v-393fe138] {
3734
+ .widget-form-list li.sortable-chosen[data-v-35cafaee] {
3735
3735
  height: 2px !important;
3736
3736
  overflow: hidden !important;
3737
3737
  background: red !important;
3738
3738
  }
3739
- .widget-form-list .widget-col-list[data-v-393fe138] {
3739
+ .widget-form-list .widget-col-list[data-v-35cafaee] {
3740
3740
  min-height: 50px;
3741
3741
  border: 1px dashed #ccc;
3742
3742
  background: #fff;
3743
3743
  }
3744
- .widget-form-list .widget-col[data-v-393fe138] {
3744
+ .widget-form-list .widget-col[data-v-35cafaee] {
3745
3745
  padding-bottom: 0;
3746
3746
  padding: 5px;
3747
3747
  background-color: rgba(253, 246, 236, 0.3);
3748
3748
  }
3749
- .grid-lay-out-wrap .widget-col-list[data-v-393fe138] {
3749
+ .grid-lay-out-wrap .widget-col-list[data-v-35cafaee] {
3750
3750
  width: 100%;
3751
3751
  height: 100%;
3752
3752
  min-height: 40px;
3753
3753
  border: none;
3754
3754
  }
3755
- .widget-form-ocuupied[data-v-393fe138] {
3755
+ .widget-form-ocuupied[data-v-35cafaee] {
3756
3756
  min-height: 540px;
3757
3757
  border: none;
3758
3758
  }
3759
- .drag_table[data-v-393fe138] {
3759
+ .drag_table[data-v-35cafaee] {
3760
3760
  width: calc(100% - 100px);
3761
3761
  height: 100%;
3762
3762
  display: flex;
3763
3763
  overflow-y: scroll;
3764
3764
  }
3765
- .drag_table[data-v-393fe138]::-webkit-scrollbar {
3765
+ .drag_table[data-v-35cafaee]::-webkit-scrollbar {
3766
3766
  width: 3px;
3767
3767
  height: 3px;
3768
3768
  }
3769
- .drag_table[data-v-393fe138]::-webkit-scrollbar-track {
3769
+ .drag_table[data-v-35cafaee]::-webkit-scrollbar-track {
3770
3770
  background: #fff;
3771
3771
  border-radius: 2px;
3772
3772
  }
3773
- .drag_table[data-v-393fe138]::-webkit-scrollbar-thumb {
3773
+ .drag_table[data-v-35cafaee]::-webkit-scrollbar-thumb {
3774
3774
  background: #cdcdcd;
3775
3775
  border-radius: 8px;
3776
3776
  }
3777
- .drag_table[data-v-393fe138]::-webkit-scrollbar-thumb:hover {
3777
+ .drag_table[data-v-35cafaee]::-webkit-scrollbar-thumb:hover {
3778
3778
  background: #cdcdcd;
3779
3779
  }
3780
- .drag_table[data-v-393fe138]::-webkit-scrollbar-corner {
3780
+ .drag_table[data-v-35cafaee]::-webkit-scrollbar-corner {
3781
3781
  background: #cdcdcd;
3782
3782
  }
3783
- .widget-form-ocuupied[data-v-393fe138] {
3783
+ .widget-form-ocuupied[data-v-35cafaee] {
3784
3784
  min-height: 540px;
3785
3785
  border: none;
3786
3786
  }
3787
- .table_label[data-v-393fe138] {
3787
+ .table_label[data-v-35cafaee] {
3788
3788
  width: 100px;
3789
3789
  min-width: 100px;
3790
3790
  height: 100%;
3791
3791
  text-align: right;
3792
3792
  }
3793
- .widget-view-model[data-v-393fe138] {
3793
+ .widget-view-model[data-v-35cafaee] {
3794
3794
  position: absolute;
3795
3795
  top: 0px;
3796
3796
  right: 3px;
@@ -3800,12 +3800,12 @@ span.CodeMirror-selectedtext { background: none; }
3800
3800
  opacity: 0.6;
3801
3801
  }
3802
3802
  /**selectedWidget active*/
3803
- [data-v-393fe138] .active {
3803
+ [data-v-35cafaee] .active {
3804
3804
  outline: 2px solid #539dfa;
3805
3805
  box-shadow: 0 0 5px #539dfa;
3806
3806
  position: relative;
3807
3807
  }
3808
- [data-v-393fe138] .active .widget-view-drag {
3808
+ [data-v-35cafaee] .active .widget-view-drag {
3809
3809
  position: absolute;
3810
3810
  left: -2px;
3811
3811
  top: -2px;
@@ -3819,7 +3819,7 @@ span.CodeMirror-selectedtext { background: none; }
3819
3819
  color: #ffffff;
3820
3820
  cursor: move;
3821
3821
  }
3822
- [data-v-393fe138] .active .widget-view-action {
3822
+ [data-v-35cafaee] .active .widget-view-action {
3823
3823
  width: 70px;
3824
3824
  position: absolute;
3825
3825
  right: 0px;
@@ -3832,7 +3832,7 @@ span.CodeMirror-selectedtext { background: none; }
3832
3832
  background: transparent;
3833
3833
  color: #fff;
3834
3834
  }
3835
- [data-v-393fe138] .active .widget-view-action .iconfont {
3835
+ [data-v-35cafaee] .active .widget-view-action .iconfont {
3836
3836
  width: 25px;
3837
3837
  height: 25px;
3838
3838
  border-radius: 50%;
@@ -3842,17 +3842,17 @@ span.CodeMirror-selectedtext { background: none; }
3842
3842
  font-size: 14px;
3843
3843
  justify-content: center;
3844
3844
  }
3845
- [data-v-393fe138] .active .widget-view-action .icon-icon_clone {
3845
+ [data-v-35cafaee] .active .widget-view-action .icon-icon_clone {
3846
3846
  background: red;
3847
3847
  }
3848
- [data-v-393fe138] .active .widget-view-action .icon-trash {
3848
+ [data-v-35cafaee] .active .widget-view-action .icon-trash {
3849
3849
  margin-left: 20px;
3850
3850
  }
3851
- .widget-form-list .widget-view[data-v-393fe138] {
3851
+ .widget-form-list .widget-view[data-v-35cafaee] {
3852
3852
  z-index: 8;
3853
3853
  position: relative;
3854
3854
  }
3855
- .widget-form-list .widget-view .widget-view-action[data-v-393fe138] {
3855
+ .widget-form-list .widget-view .widget-view-action[data-v-35cafaee] {
3856
3856
  position: absolute;
3857
3857
  right: 0px;
3858
3858
  bottom: 0;
@@ -3864,7 +3864,7 @@ span.CodeMirror-selectedtext { background: none; }
3864
3864
  background: transparent;
3865
3865
  color: #fff;
3866
3866
  }
3867
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-393fe138] {
3867
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-35cafaee] {
3868
3868
  width: 25px;
3869
3869
  height: 25px;
3870
3870
  border-radius: 50%;
@@ -3874,13 +3874,13 @@ span.CodeMirror-selectedtext { background: none; }
3874
3874
  font-size: 14px;
3875
3875
  justify-content: center;
3876
3876
  }
3877
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-393fe138] {
3877
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-35cafaee] {
3878
3878
  background: red;
3879
3879
  }
3880
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-393fe138] {
3880
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-35cafaee] {
3881
3881
  margin-left: 20px;
3882
3882
  }
3883
- .widget-form-list .widget-view .widget-view-drag[data-v-393fe138] {
3883
+ .widget-form-list .widget-view .widget-view-drag[data-v-35cafaee] {
3884
3884
  position: absolute;
3885
3885
  left: -2px;
3886
3886
  top: -2px;
@@ -3890,30 +3890,30 @@ span.CodeMirror-selectedtext { background: none; }
3890
3890
  background: #409eff;
3891
3891
  z-index: 9;
3892
3892
  }
3893
- .widget-form-list .widget-view .widget-view-drag i[data-v-393fe138] {
3893
+ .widget-form-list .widget-view .widget-view-drag i[data-v-35cafaee] {
3894
3894
  font-size: 14px;
3895
3895
  color: #fff;
3896
3896
  margin: 0 5px;
3897
3897
  cursor: move;
3898
3898
  }
3899
3899
  /*****无border *****/
3900
- .no-border .widget-form-list[data-v-393fe138] {
3900
+ .no-border .widget-form-list[data-v-35cafaee] {
3901
3901
  border: none;
3902
3902
  }
3903
- .no-border .widget-form-list .row-item[data-v-393fe138]:not(:last-child) {
3903
+ .no-border .widget-form-list .row-item[data-v-35cafaee]:not(:last-child) {
3904
3904
  border: none;
3905
3905
  }
3906
- .no-border .widget-form-list[data-v-393fe138] .ant-form-item .ant-form-item-label {
3906
+ .no-border .widget-form-list[data-v-35cafaee] .ant-form-item .ant-form-item-label {
3907
3907
  border: 0;
3908
3908
  }
3909
3909
  /*****无border *****/
3910
3910
  /***label对齐方式 */
3911
- [data-v-393fe138] .custom_form_item .break {
3911
+ [data-v-35cafaee] .custom_form_item .break {
3912
3912
  white-space: normal;
3913
3913
  word-break: break-all;
3914
3914
  word-wrap: break-word;
3915
3915
  }
3916
- [data-v-393fe138] .custom_form_item .align-between {
3916
+ [data-v-35cafaee] .custom_form_item .align-between {
3917
3917
  white-space: normal;
3918
3918
  word-break: break-all;
3919
3919
  word-wrap: break-word;
@@ -3922,28 +3922,28 @@ span.CodeMirror-selectedtext { background: none; }
3922
3922
  text-align-last: justify;
3923
3923
  width: 80%;
3924
3924
  }
3925
- [data-v-393fe138] .custom_form_item .align-middle {
3925
+ [data-v-35cafaee] .custom_form_item .align-middle {
3926
3926
  white-space: normal;
3927
3927
  word-break: break-all;
3928
3928
  word-wrap: break-word;
3929
3929
  text-align: center;
3930
3930
  width: 80%;
3931
3931
  }
3932
- [data-v-393fe138] .custom_form_item .align-left {
3932
+ [data-v-35cafaee] .custom_form_item .align-left {
3933
3933
  white-space: normal;
3934
3934
  word-break: break-all;
3935
3935
  word-wrap: break-word;
3936
3936
  text-align: left;
3937
3937
  width: 80%;
3938
3938
  }
3939
- [data-v-393fe138] .custom_form_item .align-right {
3939
+ [data-v-35cafaee] .custom_form_item .align-right {
3940
3940
  white-space: normal;
3941
3941
  word-break: break-all;
3942
3942
  word-wrap: break-word;
3943
3943
  text-align: right;
3944
3944
  width: 80%;
3945
3945
  }
3946
- [data-v-393fe138] .custom_form_item .align-center {
3946
+ [data-v-35cafaee] .custom_form_item .align-center {
3947
3947
  white-space: normal;
3948
3948
  word-break: break-all;
3949
3949
  word-wrap: break-word;
@@ -3972,13 +3972,13 @@ span.CodeMirror-selectedtext { background: none; }
3972
3972
  .cus-dialog-container .el-dialog__footer{margin:0 20px;padding:15px 0 16px;text-align:center;position:relative}.cus-dialog-container .el-dialog__footer .dialog-footer{display:block}.cus-dialog-container .el-dialog__footer .dialog-footer .circular{display:inline-block;vertical-align:middle;margin-right:5px;width:24px;height:24px}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-text{display:inline-block;vertical-align:middle}.cus-dialog-container .el-dialog__footer .dialog-footer .el-loading-spinner{margin-top:-12px}
3973
3973
 
3974
3974
 
3975
- [data-v-08539a84] .ant-form-item {
3975
+ [data-v-4309ee7f] .ant-form-item {
3976
3976
  margin-bottom: 0;
3977
3977
  }
3978
- .m-colorPicker[data-v-08539a84] .box.open {
3978
+ .m-colorPicker[data-v-4309ee7f] .box.open {
3979
3979
  z-index: 999;
3980
3980
  }
3981
- .m-colorPicker[data-v-08539a84] .colorBtn {
3981
+ .m-colorPicker[data-v-4309ee7f] .colorBtn {
3982
3982
  border: 1px solid #e3e3e3;
3983
3983
  }
3984
3984