@zscreate/form-component 1.1.15 → 1.1.16
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
CHANGED
|
@@ -2642,12 +2642,12 @@
|
|
|
2642
2642
|
}
|
|
2643
2643
|
|
|
2644
2644
|
/***label对齐方式 */
|
|
2645
|
-
[data-v-
|
|
2645
|
+
[data-v-305b1180] .custom_form_item .break {
|
|
2646
2646
|
white-space: normal;
|
|
2647
2647
|
word-break: break-all;
|
|
2648
2648
|
word-wrap: break-word;
|
|
2649
2649
|
}
|
|
2650
|
-
[data-v-
|
|
2650
|
+
[data-v-305b1180] .custom_form_item .align-between {
|
|
2651
2651
|
white-space: normal;
|
|
2652
2652
|
word-break: break-all;
|
|
2653
2653
|
word-wrap: break-word;
|
|
@@ -2656,28 +2656,28 @@
|
|
|
2656
2656
|
text-align-last: justify;
|
|
2657
2657
|
width: 80%;
|
|
2658
2658
|
}
|
|
2659
|
-
[data-v-
|
|
2659
|
+
[data-v-305b1180] .custom_form_item .align-middle {
|
|
2660
2660
|
white-space: normal;
|
|
2661
2661
|
word-break: break-all;
|
|
2662
2662
|
word-wrap: break-word;
|
|
2663
2663
|
text-align: center;
|
|
2664
2664
|
width: 80%;
|
|
2665
2665
|
}
|
|
2666
|
-
[data-v-
|
|
2666
|
+
[data-v-305b1180] .custom_form_item .align-left {
|
|
2667
2667
|
white-space: normal;
|
|
2668
2668
|
word-break: break-all;
|
|
2669
2669
|
word-wrap: break-word;
|
|
2670
2670
|
text-align: left;
|
|
2671
2671
|
width: 80%;
|
|
2672
2672
|
}
|
|
2673
|
-
[data-v-
|
|
2673
|
+
[data-v-305b1180] .custom_form_item .align-right {
|
|
2674
2674
|
white-space: normal;
|
|
2675
2675
|
word-break: break-all;
|
|
2676
2676
|
word-wrap: break-word;
|
|
2677
2677
|
text-align: right;
|
|
2678
2678
|
width: 80%;
|
|
2679
2679
|
}
|
|
2680
|
-
[data-v-
|
|
2680
|
+
[data-v-305b1180] .custom_form_item .align-center {
|
|
2681
2681
|
white-space: normal;
|
|
2682
2682
|
word-break: break-all;
|
|
2683
2683
|
word-wrap: break-word;
|
|
@@ -2686,15 +2686,15 @@
|
|
|
2686
2686
|
}
|
|
2687
2687
|
/***label对齐方式 */
|
|
2688
2688
|
/*****公共boder ****/
|
|
2689
|
-
[data-v-
|
|
2689
|
+
[data-v-305b1180] .ant-form-item-control-wrapper {
|
|
2690
2690
|
border-right: 1px solid #000;
|
|
2691
2691
|
border-bottom: 1px solid #000;
|
|
2692
2692
|
}
|
|
2693
|
-
[data-v-
|
|
2693
|
+
[data-v-305b1180] .ant-form-item-label {
|
|
2694
2694
|
border-bottom: 1px solid #000;
|
|
2695
2695
|
}
|
|
2696
2696
|
/*****公共boder ****/
|
|
2697
|
-
.correction[data-v-
|
|
2697
|
+
.correction[data-v-305b1180] {
|
|
2698
2698
|
display: block;
|
|
2699
2699
|
position: absolute;
|
|
2700
2700
|
right: 1px;
|
|
@@ -2707,43 +2707,43 @@
|
|
|
2707
2707
|
background-size: 100%;
|
|
2708
2708
|
}
|
|
2709
2709
|
|
|
2710
|
-
.t-border[data-v-
|
|
2710
|
+
.t-border[data-v-191a14bf] {
|
|
2711
2711
|
border-right: 1px solid #333;
|
|
2712
2712
|
border-bottom: 1px solid #333;
|
|
2713
2713
|
}
|
|
2714
|
-
[data-v-
|
|
2714
|
+
[data-v-191a14bf] .custom_form_item {
|
|
2715
2715
|
height: -moz-fit-content;
|
|
2716
2716
|
height: fit-content;
|
|
2717
2717
|
}
|
|
2718
|
-
.save-pdf[data-v-
|
|
2718
|
+
.save-pdf[data-v-191a14bf] .ant-input {
|
|
2719
2719
|
border: none !important;
|
|
2720
2720
|
}
|
|
2721
|
-
.save-pdf[data-v-
|
|
2721
|
+
.save-pdf[data-v-191a14bf] .ant-select-selection {
|
|
2722
2722
|
border: none !important;
|
|
2723
2723
|
}
|
|
2724
|
-
.save-pdf[data-v-
|
|
2724
|
+
.save-pdf[data-v-191a14bf] .ant-select-arrow svg {
|
|
2725
2725
|
display: none;
|
|
2726
2726
|
}
|
|
2727
|
-
.save-pdf[data-v-
|
|
2727
|
+
.save-pdf[data-v-191a14bf] .ant-upload.ant-upload-select-picture-card {
|
|
2728
2728
|
display: none;
|
|
2729
2729
|
}
|
|
2730
|
-
.save-pdf[data-v-
|
|
2730
|
+
.save-pdf[data-v-191a14bf] .anticon svg {
|
|
2731
2731
|
display: none;
|
|
2732
2732
|
}
|
|
2733
|
-
.save-pdf[data-v-
|
|
2733
|
+
.save-pdf[data-v-191a14bf] .ant-time-picker-input {
|
|
2734
2734
|
border: none !important;
|
|
2735
2735
|
}
|
|
2736
|
-
.save-pdf[data-v-
|
|
2736
|
+
.save-pdf[data-v-191a14bf] .ant-upload.ant-upload-select {
|
|
2737
2737
|
display: none;
|
|
2738
2738
|
}
|
|
2739
2739
|
/**打印非固定高度标签 高度不确定bug**/
|
|
2740
|
-
.computed-wrap[data-v-
|
|
2740
|
+
.computed-wrap[data-v-191a14bf] {
|
|
2741
2741
|
background: #f5f5f5;
|
|
2742
2742
|
}
|
|
2743
|
-
.computed-wrap .item[data-v-
|
|
2743
|
+
.computed-wrap .item[data-v-191a14bf] {
|
|
2744
2744
|
display: flex;
|
|
2745
2745
|
}
|
|
2746
|
-
.computed-wrap .item > div[data-v-
|
|
2746
|
+
.computed-wrap .item > div[data-v-191a14bf] {
|
|
2747
2747
|
height: 35px;
|
|
2748
2748
|
line-height: 35px;
|
|
2749
2749
|
flex: 1;
|
|
@@ -2751,132 +2751,132 @@
|
|
|
2751
2751
|
border-bottom: 1px solid #000;
|
|
2752
2752
|
text-align: center;
|
|
2753
2753
|
}
|
|
2754
|
-
.computed-wrap .item > div + div[data-v-
|
|
2754
|
+
.computed-wrap .item > div + div[data-v-191a14bf] {
|
|
2755
2755
|
flex: 2;
|
|
2756
2756
|
}
|
|
2757
|
-
.layout .paper[data-v-
|
|
2757
|
+
.layout .paper[data-v-191a14bf] {
|
|
2758
2758
|
position: relative;
|
|
2759
2759
|
}
|
|
2760
|
-
.layout .paper[data-v-
|
|
2760
|
+
.layout .paper[data-v-191a14bf] * {
|
|
2761
2761
|
font-size: var(--paperFontSize);
|
|
2762
2762
|
}
|
|
2763
|
-
.layout .paper .form-title[data-v-
|
|
2763
|
+
.layout .paper .form-title[data-v-191a14bf] {
|
|
2764
2764
|
text-align: center;
|
|
2765
2765
|
font-weight: 600;
|
|
2766
2766
|
font-size: 16px;
|
|
2767
2767
|
height: 40px;
|
|
2768
2768
|
}
|
|
2769
|
-
.row-item[data-v-
|
|
2769
|
+
.row-item[data-v-191a14bf] {
|
|
2770
2770
|
height: -moz-fit-content;
|
|
2771
2771
|
height: fit-content;
|
|
2772
2772
|
/**打印非固定高度标签 高度不确定bug**/
|
|
2773
2773
|
}
|
|
2774
|
-
.no-row-item[data-v-
|
|
2774
|
+
.no-row-item[data-v-191a14bf] {
|
|
2775
2775
|
border-right: none;
|
|
2776
2776
|
border-bottom: none;
|
|
2777
2777
|
}
|
|
2778
2778
|
/****page边框内的 ***/
|
|
2779
|
-
.page-border[data-v-
|
|
2779
|
+
.page-border[data-v-191a14bf] {
|
|
2780
2780
|
background: #fff;
|
|
2781
2781
|
box-sizing: border-box;
|
|
2782
2782
|
}
|
|
2783
|
-
.page-border .row-item[data-v-
|
|
2783
|
+
.page-border .row-item[data-v-191a14bf]:first-child {
|
|
2784
2784
|
border-top: 1px solid #000;
|
|
2785
2785
|
}
|
|
2786
|
-
.page-border .row-item[data-v-
|
|
2786
|
+
.page-border .row-item[data-v-191a14bf] {
|
|
2787
2787
|
border-left: 1px solid #000;
|
|
2788
2788
|
}
|
|
2789
|
-
.page-border .item-bottom[data-v-
|
|
2789
|
+
.page-border .item-bottom[data-v-191a14bf] {
|
|
2790
2790
|
border-bottom: 1px solid #000;
|
|
2791
2791
|
}
|
|
2792
|
-
.page-border .row-item[data-v-
|
|
2792
|
+
.page-border .row-item[data-v-191a14bf]:not(:last-child) {
|
|
2793
2793
|
position: relative;
|
|
2794
2794
|
}
|
|
2795
|
-
.page-border li.sortable-chosen[data-v-
|
|
2795
|
+
.page-border li.sortable-chosen[data-v-191a14bf] {
|
|
2796
2796
|
height: 2px !important;
|
|
2797
2797
|
overflow: hidden !important;
|
|
2798
2798
|
background: red !important;
|
|
2799
2799
|
}
|
|
2800
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
2800
|
+
.page-border .ant-time-picker-panel[data-v-191a14bf] {
|
|
2801
2801
|
z-index: 200000 !important;
|
|
2802
2802
|
}
|
|
2803
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
2803
|
+
.page-border .ant-calendar-picker-container[data-v-191a14bf] {
|
|
2804
2804
|
z-index: 200000 !important;
|
|
2805
2805
|
}
|
|
2806
|
-
[data-v-
|
|
2806
|
+
[data-v-191a14bf] .ant-time-picker-panel {
|
|
2807
2807
|
z-index: 9999 !important;
|
|
2808
2808
|
}
|
|
2809
|
-
.ant-calendar-picker-container[data-v-
|
|
2809
|
+
.ant-calendar-picker-container[data-v-191a14bf] {
|
|
2810
2810
|
z-index: 200000 !important;
|
|
2811
2811
|
}
|
|
2812
|
-
[data-v-
|
|
2812
|
+
[data-v-191a14bf] .ant-form-item-children {
|
|
2813
2813
|
display: block;
|
|
2814
2814
|
}
|
|
2815
|
-
[data-v-
|
|
2815
|
+
[data-v-191a14bf] .ant-form-item {
|
|
2816
2816
|
width: 100%;
|
|
2817
2817
|
height: 100%;
|
|
2818
2818
|
margin-bottom: 0;
|
|
2819
2819
|
display: flex;
|
|
2820
2820
|
}
|
|
2821
|
-
[data-v-
|
|
2821
|
+
[data-v-191a14bf] .ant-form-item .is_required::before {
|
|
2822
2822
|
content: "*";
|
|
2823
2823
|
color: #f56c6c;
|
|
2824
2824
|
margin-right: 4px;
|
|
2825
2825
|
}
|
|
2826
|
-
[data-v-
|
|
2826
|
+
[data-v-191a14bf] .ant-form-item .ant-form-item-label {
|
|
2827
2827
|
border-right: 1px solid #000;
|
|
2828
2828
|
}
|
|
2829
|
-
[data-v-
|
|
2829
|
+
[data-v-191a14bf] .ant-form-item .ant-form-item-label label {
|
|
2830
2830
|
display: flex;
|
|
2831
2831
|
justify-content: center;
|
|
2832
2832
|
align-items: center;
|
|
2833
2833
|
height: 100%;
|
|
2834
2834
|
}
|
|
2835
|
-
[data-v-
|
|
2835
|
+
[data-v-191a14bf] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
2836
2836
|
display: none;
|
|
2837
2837
|
}
|
|
2838
|
-
[data-v-
|
|
2838
|
+
[data-v-191a14bf] .ant-form-item .ant-form-item-control-wrapper {
|
|
2839
2839
|
display: flex;
|
|
2840
2840
|
align-items: center;
|
|
2841
2841
|
text-align: left;
|
|
2842
2842
|
}
|
|
2843
|
-
[data-v-
|
|
2843
|
+
[data-v-191a14bf] .ant-form-item .ant-form-item-control {
|
|
2844
2844
|
width: 98%;
|
|
2845
2845
|
margin: 0 auto;
|
|
2846
2846
|
}
|
|
2847
|
-
[data-v-
|
|
2847
|
+
[data-v-191a14bf] .ant-form-item .is_required::before {
|
|
2848
2848
|
content: "*";
|
|
2849
2849
|
color: #f56c6c;
|
|
2850
2850
|
margin-right: 4px;
|
|
2851
2851
|
}
|
|
2852
|
-
.row-table[data-v-
|
|
2852
|
+
.row-table[data-v-191a14bf] {
|
|
2853
2853
|
display: flex;
|
|
2854
2854
|
}
|
|
2855
|
-
.row-table[data-v-
|
|
2856
|
-
.row-table[data-v-
|
|
2855
|
+
.row-table[data-v-191a14bf] .ant-spin-container,
|
|
2856
|
+
.row-table[data-v-191a14bf] {
|
|
2857
2857
|
display: flex;
|
|
2858
2858
|
width: 100%;
|
|
2859
2859
|
}
|
|
2860
|
-
.row-table[data-v-
|
|
2861
|
-
.row-table .table-left[data-v-
|
|
2860
|
+
.row-table[data-v-191a14bf] .ant-spin-container .table-left,
|
|
2861
|
+
.row-table .table-left[data-v-191a14bf] {
|
|
2862
2862
|
width: 100px;
|
|
2863
2863
|
text-align: center;
|
|
2864
2864
|
border-right: 1px solid #333;
|
|
2865
2865
|
border-bottom: 1px solid #333;
|
|
2866
2866
|
position: relative;
|
|
2867
2867
|
}
|
|
2868
|
-
.row-table[data-v-
|
|
2869
|
-
.row-table .table-left p[data-v-
|
|
2868
|
+
.row-table[data-v-191a14bf] .ant-spin-container .table-left p,
|
|
2869
|
+
.row-table .table-left p[data-v-191a14bf] {
|
|
2870
2870
|
position: absolute;
|
|
2871
2871
|
top: 50%;
|
|
2872
2872
|
left: 50%;
|
|
2873
2873
|
transform: translate(-50%, -50%);
|
|
2874
2874
|
}
|
|
2875
|
-
.row-table[data-v-
|
|
2876
|
-
.row-table .table-right[data-v-
|
|
2875
|
+
.row-table[data-v-191a14bf] .ant-spin-container .table-right,
|
|
2876
|
+
.row-table .table-right[data-v-191a14bf] {
|
|
2877
2877
|
flex: 1;
|
|
2878
2878
|
}
|
|
2879
|
-
.table-content[data-v-
|
|
2879
|
+
.table-content[data-v-191a14bf] {
|
|
2880
2880
|
width: 100%;
|
|
2881
2881
|
height: 40px;
|
|
2882
2882
|
line-height: 40px;
|
|
@@ -2885,11 +2885,11 @@
|
|
|
2885
2885
|
border-bottom: 1px solid #333;
|
|
2886
2886
|
border-right: 1px solid #333;
|
|
2887
2887
|
}
|
|
2888
|
-
.sub-table-col[data-v-
|
|
2888
|
+
.sub-table-col[data-v-191a14bf] {
|
|
2889
2889
|
display: flex;
|
|
2890
2890
|
box-sizing: border-box;
|
|
2891
2891
|
}
|
|
2892
|
-
.sub-table-col > span[data-v-
|
|
2892
|
+
.sub-table-col > span[data-v-191a14bf] {
|
|
2893
2893
|
flex: 2;
|
|
2894
2894
|
border-bottom: 1px solid #000;
|
|
2895
2895
|
border-right: 1px solid #000;
|
|
@@ -2897,21 +2897,21 @@
|
|
|
2897
2897
|
line-height: 40px;
|
|
2898
2898
|
text-align: center;
|
|
2899
2899
|
}
|
|
2900
|
-
.sub-table-col > .last-one[data-v-
|
|
2900
|
+
.sub-table-col > .last-one[data-v-191a14bf] {
|
|
2901
2901
|
width: 87px;
|
|
2902
2902
|
flex: 0 0 87px;
|
|
2903
2903
|
border-right: 1px solid #333;
|
|
2904
2904
|
border-bottom: 1px solid #333;
|
|
2905
2905
|
}
|
|
2906
|
-
.sub-table-col-no-border > span[data-v-
|
|
2906
|
+
.sub-table-col-no-border > span[data-v-191a14bf] {
|
|
2907
2907
|
border: none;
|
|
2908
2908
|
height: auto;
|
|
2909
2909
|
}
|
|
2910
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
2911
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
2910
|
+
.sub-table-col-no-border > .sub-table-title[data-v-191a14bf]:last-child,
|
|
2911
|
+
.sub-table-col-no-border > .sub-table-item[data-v-191a14bf]:last-child {
|
|
2912
2912
|
border-right: none !important;
|
|
2913
2913
|
}
|
|
2914
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
2914
|
+
.sub-table-col-no-border > .last-one[data-v-191a14bf] {
|
|
2915
2915
|
width: 87px;
|
|
2916
2916
|
flex: 0 0 87px;
|
|
2917
2917
|
display: flex;
|
|
@@ -2919,25 +2919,25 @@
|
|
|
2919
2919
|
align-items: center;
|
|
2920
2920
|
}
|
|
2921
2921
|
/*****无border *****/
|
|
2922
|
-
.no-border .page-border[data-v-
|
|
2922
|
+
.no-border .page-border[data-v-191a14bf] {
|
|
2923
2923
|
border: none;
|
|
2924
2924
|
}
|
|
2925
|
-
.no-border .page-border .row-item[data-v-
|
|
2925
|
+
.no-border .page-border .row-item[data-v-191a14bf]:not(:last-child) {
|
|
2926
2926
|
border: none;
|
|
2927
2927
|
}
|
|
2928
|
-
.no-border .page-border[data-v-
|
|
2928
|
+
.no-border .page-border[data-v-191a14bf] .ant-form-item .ant-form-item-label {
|
|
2929
2929
|
border: none;
|
|
2930
2930
|
}
|
|
2931
|
-
.table_border[data-v-
|
|
2931
|
+
.table_border[data-v-191a14bf] {
|
|
2932
2932
|
border-bottom: 0;
|
|
2933
2933
|
border-right: 0;
|
|
2934
2934
|
}
|
|
2935
2935
|
/*****无border *****/
|
|
2936
|
-
[data-v-
|
|
2936
|
+
[data-v-191a14bf] .ant-form-item-children > div > p,[data-v-191a14bf] .ant-form-item-children > div > h1,[data-v-191a14bf] .ant-form-item-children > div > h2,[data-v-191a14bf] .ant-form-item-children > div > h3,[data-v-191a14bf] .ant-form-item-children > div > h4,[data-v-191a14bf] .ant-form-item-children > div > h5,[data-v-191a14bf] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
2937
2937
|
margin: 10px 0;
|
|
2938
2938
|
line-height: 1.5;
|
|
2939
2939
|
}
|
|
2940
|
-
[data-v-
|
|
2940
|
+
[data-v-191a14bf] .ant-spin-dot {
|
|
2941
2941
|
font-size: 20px !important;
|
|
2942
2942
|
}
|
|
2943
2943
|
|