@zscreate/form-component 1.1.65 → 1.1.67
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
|
@@ -2645,12 +2645,12 @@
|
|
|
2645
2645
|
}
|
|
2646
2646
|
|
|
2647
2647
|
/***label对齐方式 */
|
|
2648
|
-
[data-v-
|
|
2648
|
+
[data-v-47264a2a] .custom_form_item .break {
|
|
2649
2649
|
white-space: normal;
|
|
2650
2650
|
word-break: break-all;
|
|
2651
2651
|
word-wrap: break-word;
|
|
2652
2652
|
}
|
|
2653
|
-
[data-v-
|
|
2653
|
+
[data-v-47264a2a] .custom_form_item .align-between {
|
|
2654
2654
|
white-space: normal;
|
|
2655
2655
|
word-break: break-all;
|
|
2656
2656
|
word-wrap: break-word;
|
|
@@ -2659,28 +2659,28 @@
|
|
|
2659
2659
|
text-align-last: justify;
|
|
2660
2660
|
width: 80%;
|
|
2661
2661
|
}
|
|
2662
|
-
[data-v-
|
|
2662
|
+
[data-v-47264a2a] .custom_form_item .align-middle {
|
|
2663
2663
|
white-space: normal;
|
|
2664
2664
|
word-break: break-all;
|
|
2665
2665
|
word-wrap: break-word;
|
|
2666
2666
|
text-align: center;
|
|
2667
2667
|
width: 80%;
|
|
2668
2668
|
}
|
|
2669
|
-
[data-v-
|
|
2669
|
+
[data-v-47264a2a] .custom_form_item .align-left {
|
|
2670
2670
|
white-space: normal;
|
|
2671
2671
|
word-break: break-all;
|
|
2672
2672
|
word-wrap: break-word;
|
|
2673
2673
|
text-align: left;
|
|
2674
2674
|
width: 80%;
|
|
2675
2675
|
}
|
|
2676
|
-
[data-v-
|
|
2676
|
+
[data-v-47264a2a] .custom_form_item .align-right {
|
|
2677
2677
|
white-space: normal;
|
|
2678
2678
|
word-break: break-all;
|
|
2679
2679
|
word-wrap: break-word;
|
|
2680
2680
|
text-align: right;
|
|
2681
2681
|
width: 80%;
|
|
2682
2682
|
}
|
|
2683
|
-
[data-v-
|
|
2683
|
+
[data-v-47264a2a] .custom_form_item .align-center {
|
|
2684
2684
|
white-space: normal;
|
|
2685
2685
|
word-break: break-all;
|
|
2686
2686
|
word-wrap: break-word;
|
|
@@ -2689,15 +2689,15 @@
|
|
|
2689
2689
|
}
|
|
2690
2690
|
/***label对齐方式 */
|
|
2691
2691
|
/*****公共boder ****/
|
|
2692
|
-
[data-v-
|
|
2692
|
+
[data-v-47264a2a] .ant-form-item-control-wrapper {
|
|
2693
2693
|
border-right: 1px solid #000;
|
|
2694
2694
|
border-bottom: 1px solid #000;
|
|
2695
2695
|
}
|
|
2696
|
-
[data-v-
|
|
2696
|
+
[data-v-47264a2a] .ant-form-item-label {
|
|
2697
2697
|
border-bottom: 1px solid #000;
|
|
2698
2698
|
}
|
|
2699
2699
|
/*****公共boder ****/
|
|
2700
|
-
.correction[data-v-
|
|
2700
|
+
.correction[data-v-47264a2a] {
|
|
2701
2701
|
display: block;
|
|
2702
2702
|
position: absolute;
|
|
2703
2703
|
right: 1px;
|
|
@@ -2744,43 +2744,43 @@
|
|
|
2744
2744
|
align-items: center;
|
|
2745
2745
|
}
|
|
2746
2746
|
|
|
2747
|
-
.t-border[data-v-
|
|
2747
|
+
.t-border[data-v-80d763ca] {
|
|
2748
2748
|
border-right: 1px solid #333;
|
|
2749
2749
|
border-bottom: 1px solid #333;
|
|
2750
2750
|
}
|
|
2751
|
-
[data-v-
|
|
2751
|
+
[data-v-80d763ca] .custom_form_item {
|
|
2752
2752
|
height: -moz-fit-content;
|
|
2753
2753
|
height: fit-content;
|
|
2754
2754
|
}
|
|
2755
|
-
.save-pdf[data-v-
|
|
2755
|
+
.save-pdf[data-v-80d763ca] .ant-input {
|
|
2756
2756
|
border: none !important;
|
|
2757
2757
|
}
|
|
2758
|
-
.save-pdf[data-v-
|
|
2758
|
+
.save-pdf[data-v-80d763ca] .ant-select-selection {
|
|
2759
2759
|
border: none !important;
|
|
2760
2760
|
}
|
|
2761
|
-
.save-pdf[data-v-
|
|
2761
|
+
.save-pdf[data-v-80d763ca] .ant-select-arrow svg {
|
|
2762
2762
|
display: none;
|
|
2763
2763
|
}
|
|
2764
|
-
.save-pdf[data-v-
|
|
2764
|
+
.save-pdf[data-v-80d763ca] .ant-upload.ant-upload-select-picture-card {
|
|
2765
2765
|
display: none;
|
|
2766
2766
|
}
|
|
2767
|
-
.save-pdf[data-v-
|
|
2767
|
+
.save-pdf[data-v-80d763ca] .anticon svg {
|
|
2768
2768
|
display: none;
|
|
2769
2769
|
}
|
|
2770
|
-
.save-pdf[data-v-
|
|
2770
|
+
.save-pdf[data-v-80d763ca] .ant-time-picker-input {
|
|
2771
2771
|
border: none !important;
|
|
2772
2772
|
}
|
|
2773
|
-
.save-pdf[data-v-
|
|
2773
|
+
.save-pdf[data-v-80d763ca] .ant-upload.ant-upload-select {
|
|
2774
2774
|
display: none;
|
|
2775
2775
|
}
|
|
2776
2776
|
/**打印非固定高度标签 高度不确定bug**/
|
|
2777
|
-
.computed-wrap[data-v-
|
|
2777
|
+
.computed-wrap[data-v-80d763ca] {
|
|
2778
2778
|
background: #f5f5f5;
|
|
2779
2779
|
}
|
|
2780
|
-
.computed-wrap .item[data-v-
|
|
2780
|
+
.computed-wrap .item[data-v-80d763ca] {
|
|
2781
2781
|
display: flex;
|
|
2782
2782
|
}
|
|
2783
|
-
.computed-wrap .item > div[data-v-
|
|
2783
|
+
.computed-wrap .item > div[data-v-80d763ca] {
|
|
2784
2784
|
height: 35px;
|
|
2785
2785
|
line-height: 35px;
|
|
2786
2786
|
flex: 1;
|
|
@@ -2788,129 +2788,129 @@
|
|
|
2788
2788
|
border-bottom: 1px solid #000;
|
|
2789
2789
|
text-align: center;
|
|
2790
2790
|
}
|
|
2791
|
-
.computed-wrap .item > div + div[data-v-
|
|
2791
|
+
.computed-wrap .item > div + div[data-v-80d763ca] {
|
|
2792
2792
|
flex: 2;
|
|
2793
2793
|
}
|
|
2794
|
-
.layout .paper[data-v-
|
|
2794
|
+
.layout .paper[data-v-80d763ca] {
|
|
2795
2795
|
position: relative;
|
|
2796
2796
|
}
|
|
2797
|
-
.layout .paper .form-title[data-v-
|
|
2797
|
+
.layout .paper .form-title[data-v-80d763ca] {
|
|
2798
2798
|
text-align: center;
|
|
2799
2799
|
font-weight: 600;
|
|
2800
2800
|
font-size: 16px;
|
|
2801
2801
|
height: 40px;
|
|
2802
2802
|
}
|
|
2803
|
-
.row-item[data-v-
|
|
2803
|
+
.row-item[data-v-80d763ca] {
|
|
2804
2804
|
height: -moz-fit-content;
|
|
2805
2805
|
height: fit-content;
|
|
2806
2806
|
/**打印非固定高度标签 高度不确定bug**/
|
|
2807
2807
|
}
|
|
2808
|
-
.no-row-item[data-v-
|
|
2808
|
+
.no-row-item[data-v-80d763ca] {
|
|
2809
2809
|
border-right: none;
|
|
2810
2810
|
border-bottom: none;
|
|
2811
2811
|
}
|
|
2812
2812
|
/****page边框内的 ***/
|
|
2813
|
-
.page-border[data-v-
|
|
2813
|
+
.page-border[data-v-80d763ca] {
|
|
2814
2814
|
background: #fff;
|
|
2815
2815
|
box-sizing: border-box;
|
|
2816
2816
|
}
|
|
2817
|
-
.page-border .row-item[data-v-
|
|
2817
|
+
.page-border .row-item[data-v-80d763ca]:first-child {
|
|
2818
2818
|
border-top: 1px solid #000;
|
|
2819
2819
|
}
|
|
2820
|
-
.page-border .row-item[data-v-
|
|
2820
|
+
.page-border .row-item[data-v-80d763ca] {
|
|
2821
2821
|
border-left: 1px solid #000;
|
|
2822
2822
|
}
|
|
2823
|
-
.page-border .item-bottom[data-v-
|
|
2823
|
+
.page-border .item-bottom[data-v-80d763ca] {
|
|
2824
2824
|
border-bottom: 1px solid #000;
|
|
2825
2825
|
}
|
|
2826
|
-
.page-border .row-item[data-v-
|
|
2826
|
+
.page-border .row-item[data-v-80d763ca]:not(:last-child) {
|
|
2827
2827
|
position: relative;
|
|
2828
2828
|
}
|
|
2829
|
-
.page-border li.sortable-chosen[data-v-
|
|
2829
|
+
.page-border li.sortable-chosen[data-v-80d763ca] {
|
|
2830
2830
|
height: 2px !important;
|
|
2831
2831
|
overflow: hidden !important;
|
|
2832
2832
|
background: red !important;
|
|
2833
2833
|
}
|
|
2834
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
2834
|
+
.page-border .ant-time-picker-panel[data-v-80d763ca] {
|
|
2835
2835
|
z-index: 200000 !important;
|
|
2836
2836
|
}
|
|
2837
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
2837
|
+
.page-border .ant-calendar-picker-container[data-v-80d763ca] {
|
|
2838
2838
|
z-index: 200000 !important;
|
|
2839
2839
|
}
|
|
2840
|
-
[data-v-
|
|
2840
|
+
[data-v-80d763ca] .ant-time-picker-panel {
|
|
2841
2841
|
z-index: 9999 !important;
|
|
2842
2842
|
}
|
|
2843
|
-
.ant-calendar-picker-container[data-v-
|
|
2843
|
+
.ant-calendar-picker-container[data-v-80d763ca] {
|
|
2844
2844
|
z-index: 200000 !important;
|
|
2845
2845
|
}
|
|
2846
|
-
[data-v-
|
|
2846
|
+
[data-v-80d763ca] .ant-form-item-children {
|
|
2847
2847
|
display: block;
|
|
2848
2848
|
}
|
|
2849
|
-
[data-v-
|
|
2849
|
+
[data-v-80d763ca] .ant-form-item {
|
|
2850
2850
|
width: 100%;
|
|
2851
2851
|
height: 100%;
|
|
2852
2852
|
margin-bottom: 0;
|
|
2853
2853
|
display: flex;
|
|
2854
2854
|
}
|
|
2855
|
-
[data-v-
|
|
2855
|
+
[data-v-80d763ca] .ant-form-item .is_required::before {
|
|
2856
2856
|
content: "*";
|
|
2857
2857
|
color: #f56c6c;
|
|
2858
2858
|
margin-right: 4px;
|
|
2859
2859
|
}
|
|
2860
|
-
[data-v-
|
|
2860
|
+
[data-v-80d763ca] .ant-form-item .ant-form-item-label {
|
|
2861
2861
|
border-right: 1px solid #000;
|
|
2862
2862
|
}
|
|
2863
|
-
[data-v-
|
|
2863
|
+
[data-v-80d763ca] .ant-form-item .ant-form-item-label label {
|
|
2864
2864
|
display: flex;
|
|
2865
2865
|
justify-content: center;
|
|
2866
2866
|
align-items: center;
|
|
2867
2867
|
height: 100%;
|
|
2868
2868
|
}
|
|
2869
|
-
[data-v-
|
|
2869
|
+
[data-v-80d763ca] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
2870
2870
|
display: none;
|
|
2871
2871
|
}
|
|
2872
|
-
[data-v-
|
|
2872
|
+
[data-v-80d763ca] .ant-form-item .ant-form-item-control-wrapper {
|
|
2873
2873
|
display: flex;
|
|
2874
2874
|
align-items: center;
|
|
2875
2875
|
text-align: left;
|
|
2876
2876
|
}
|
|
2877
|
-
[data-v-
|
|
2877
|
+
[data-v-80d763ca] .ant-form-item .ant-form-item-control {
|
|
2878
2878
|
width: 98%;
|
|
2879
2879
|
margin: 0 auto;
|
|
2880
2880
|
}
|
|
2881
|
-
[data-v-
|
|
2881
|
+
[data-v-80d763ca] .ant-form-item .is_required::before {
|
|
2882
2882
|
content: "*";
|
|
2883
2883
|
color: #f56c6c;
|
|
2884
2884
|
margin-right: 4px;
|
|
2885
2885
|
}
|
|
2886
|
-
.row-table[data-v-
|
|
2886
|
+
.row-table[data-v-80d763ca] {
|
|
2887
2887
|
display: flex;
|
|
2888
2888
|
}
|
|
2889
|
-
.row-table[data-v-
|
|
2890
|
-
.row-table[data-v-
|
|
2889
|
+
.row-table[data-v-80d763ca] .ant-spin-container,
|
|
2890
|
+
.row-table[data-v-80d763ca] {
|
|
2891
2891
|
display: flex;
|
|
2892
2892
|
width: 100%;
|
|
2893
2893
|
}
|
|
2894
|
-
.row-table[data-v-
|
|
2895
|
-
.row-table .table-left[data-v-
|
|
2894
|
+
.row-table[data-v-80d763ca] .ant-spin-container .table-left,
|
|
2895
|
+
.row-table .table-left[data-v-80d763ca] {
|
|
2896
2896
|
width: 100px;
|
|
2897
2897
|
text-align: center;
|
|
2898
2898
|
border-right: 1px solid #333;
|
|
2899
2899
|
border-bottom: 1px solid #333;
|
|
2900
2900
|
position: relative;
|
|
2901
2901
|
}
|
|
2902
|
-
.row-table[data-v-
|
|
2903
|
-
.row-table .table-left p[data-v-
|
|
2902
|
+
.row-table[data-v-80d763ca] .ant-spin-container .table-left p,
|
|
2903
|
+
.row-table .table-left p[data-v-80d763ca] {
|
|
2904
2904
|
position: absolute;
|
|
2905
2905
|
top: 50%;
|
|
2906
2906
|
left: 50%;
|
|
2907
2907
|
transform: translate(-50%, -50%);
|
|
2908
2908
|
}
|
|
2909
|
-
.row-table[data-v-
|
|
2910
|
-
.row-table .table-right[data-v-
|
|
2909
|
+
.row-table[data-v-80d763ca] .ant-spin-container .table-right,
|
|
2910
|
+
.row-table .table-right[data-v-80d763ca] {
|
|
2911
2911
|
flex: 1;
|
|
2912
2912
|
}
|
|
2913
|
-
.table-content[data-v-
|
|
2913
|
+
.table-content[data-v-80d763ca] {
|
|
2914
2914
|
width: 100%;
|
|
2915
2915
|
height: 40px;
|
|
2916
2916
|
line-height: 40px;
|
|
@@ -2919,11 +2919,11 @@
|
|
|
2919
2919
|
border-bottom: 1px solid #333;
|
|
2920
2920
|
border-right: 1px solid #333;
|
|
2921
2921
|
}
|
|
2922
|
-
.sub-table-col[data-v-
|
|
2922
|
+
.sub-table-col[data-v-80d763ca] {
|
|
2923
2923
|
display: flex;
|
|
2924
2924
|
box-sizing: border-box;
|
|
2925
2925
|
}
|
|
2926
|
-
.sub-table-col > span[data-v-
|
|
2926
|
+
.sub-table-col > span[data-v-80d763ca] {
|
|
2927
2927
|
flex: 2;
|
|
2928
2928
|
border-bottom: 1px solid #000;
|
|
2929
2929
|
border-right: 1px solid #000;
|
|
@@ -2931,22 +2931,22 @@
|
|
|
2931
2931
|
line-height: 40px;
|
|
2932
2932
|
text-align: center;
|
|
2933
2933
|
}
|
|
2934
|
-
.sub-table-col > .last-one[data-v-
|
|
2934
|
+
.sub-table-col > .last-one[data-v-80d763ca] {
|
|
2935
2935
|
width: 87px;
|
|
2936
2936
|
flex: 0 0 87px;
|
|
2937
2937
|
border-right: 1px solid #333;
|
|
2938
2938
|
border-bottom: 1px solid #333;
|
|
2939
2939
|
}
|
|
2940
|
-
.sub-table-col-no-border > span[data-v-
|
|
2940
|
+
.sub-table-col-no-border > span[data-v-80d763ca] {
|
|
2941
2941
|
border: none;
|
|
2942
2942
|
height: auto;
|
|
2943
2943
|
width: 0;
|
|
2944
2944
|
}
|
|
2945
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
2946
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
2945
|
+
.sub-table-col-no-border > .sub-table-title[data-v-80d763ca]:last-child,
|
|
2946
|
+
.sub-table-col-no-border > .sub-table-item[data-v-80d763ca]:last-child {
|
|
2947
2947
|
border-right: none !important;
|
|
2948
2948
|
}
|
|
2949
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
2949
|
+
.sub-table-col-no-border > .last-one[data-v-80d763ca] {
|
|
2950
2950
|
width: 87px;
|
|
2951
2951
|
flex: 0 0 87px;
|
|
2952
2952
|
display: flex;
|
|
@@ -2954,25 +2954,25 @@
|
|
|
2954
2954
|
align-items: center;
|
|
2955
2955
|
}
|
|
2956
2956
|
/*****无border *****/
|
|
2957
|
-
.no-border .page-border[data-v-
|
|
2957
|
+
.no-border .page-border[data-v-80d763ca] {
|
|
2958
2958
|
border: none;
|
|
2959
2959
|
}
|
|
2960
|
-
.no-border .page-border .row-item[data-v-
|
|
2960
|
+
.no-border .page-border .row-item[data-v-80d763ca]:not(:last-child) {
|
|
2961
2961
|
border: none;
|
|
2962
2962
|
}
|
|
2963
|
-
.no-border .page-border[data-v-
|
|
2963
|
+
.no-border .page-border[data-v-80d763ca] .ant-form-item .ant-form-item-label {
|
|
2964
2964
|
border: none;
|
|
2965
2965
|
}
|
|
2966
|
-
.table_border[data-v-
|
|
2966
|
+
.table_border[data-v-80d763ca] {
|
|
2967
2967
|
border-bottom: 0;
|
|
2968
2968
|
border-right: 0;
|
|
2969
2969
|
}
|
|
2970
2970
|
/*****无border *****/
|
|
2971
|
-
[data-v-
|
|
2971
|
+
[data-v-80d763ca] .ant-form-item-children > div > p,[data-v-80d763ca] .ant-form-item-children > div > h1,[data-v-80d763ca] .ant-form-item-children > div > h2,[data-v-80d763ca] .ant-form-item-children > div > h3,[data-v-80d763ca] .ant-form-item-children > div > h4,[data-v-80d763ca] .ant-form-item-children > div > h5,[data-v-80d763ca] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
2972
2972
|
margin: 10px 0;
|
|
2973
2973
|
line-height: 1.5;
|
|
2974
2974
|
}
|
|
2975
|
-
[data-v-
|
|
2975
|
+
[data-v-80d763ca] .ant-spin-dot {
|
|
2976
2976
|
font-size: 20px !important;
|
|
2977
2977
|
}
|
|
2978
2978
|
|