@zscreate/form-component 1.1.620-test.1 → 1.1.620
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 +97 -124
- package/dist/form-component.umd.js +167 -421
- package/package.json +1 -1
- package/readme.md +1 -4
package/dist/form-component.css
CHANGED
|
@@ -1684,12 +1684,12 @@ dd[data-v-f7c20cf8] {
|
|
|
1684
1684
|
}
|
|
1685
1685
|
|
|
1686
1686
|
|
|
1687
|
-
[data-v-
|
|
1687
|
+
[data-v-91610be4] .ant-select-selection__rendered::after {
|
|
1688
1688
|
content: "";
|
|
1689
1689
|
display: none;
|
|
1690
1690
|
height: 0;
|
|
1691
1691
|
}
|
|
1692
|
-
.designDataList[data-v-
|
|
1692
|
+
.designDataList[data-v-91610be4] {
|
|
1693
1693
|
display: flex;
|
|
1694
1694
|
margin-bottom: 5px;
|
|
1695
1695
|
}
|
|
@@ -1704,21 +1704,21 @@ dd[data-v-f7c20cf8] {
|
|
|
1704
1704
|
.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}
|
|
1705
1705
|
|
|
1706
1706
|
|
|
1707
|
-
[data-v-
|
|
1707
|
+
[data-v-2488fe1a] .ant-form-item .ant-form-item-label {
|
|
1708
1708
|
border-right: 1px solid #333;
|
|
1709
1709
|
}
|
|
1710
|
-
.table-design[data-v-
|
|
1710
|
+
.table-design[data-v-2488fe1a] {
|
|
1711
1711
|
width: 100%;
|
|
1712
1712
|
position: relative;
|
|
1713
1713
|
}
|
|
1714
|
-
.table-design[data-v-
|
|
1714
|
+
.table-design[data-v-2488fe1a] .ant-form-item .ant-form-item-label {
|
|
1715
1715
|
border-bottom: 1px solid #333;
|
|
1716
1716
|
}
|
|
1717
|
-
.table-design[data-v-
|
|
1717
|
+
.table-design[data-v-2488fe1a] .ant-form-item .ant-form-item-control-wrapper {
|
|
1718
1718
|
border-bottom: 1px solid #333;
|
|
1719
1719
|
border-right: 1px solid #333;
|
|
1720
1720
|
}
|
|
1721
|
-
.table-design .table_label[data-v-
|
|
1721
|
+
.table-design .table_label[data-v-2488fe1a] {
|
|
1722
1722
|
position: relative;
|
|
1723
1723
|
width: 100%;
|
|
1724
1724
|
height: 40px;
|
|
@@ -1727,31 +1727,31 @@ dd[data-v-f7c20cf8] {
|
|
|
1727
1727
|
border-right: 1px solid #333;
|
|
1728
1728
|
border-bottom: 1px solid #333;
|
|
1729
1729
|
}
|
|
1730
|
-
.table-design .table_label .last-one[data-v-
|
|
1730
|
+
.table-design .table_label .last-one[data-v-2488fe1a] {
|
|
1731
1731
|
position: absolute;
|
|
1732
1732
|
right: 10px;
|
|
1733
1733
|
bottom: 0;
|
|
1734
1734
|
}
|
|
1735
|
-
.table-design .table-design-content[data-v-
|
|
1735
|
+
.table-design .table-design-content[data-v-2488fe1a] {
|
|
1736
1736
|
position: relative;
|
|
1737
1737
|
}
|
|
1738
|
-
.table-design .table-design-content .table-design-delete[data-v-
|
|
1738
|
+
.table-design .table-design-content .table-design-delete[data-v-2488fe1a] {
|
|
1739
1739
|
position: absolute;
|
|
1740
1740
|
bottom: 3px;
|
|
1741
1741
|
right: 3px;
|
|
1742
1742
|
display: none;
|
|
1743
1743
|
z-index: 101;
|
|
1744
1744
|
}
|
|
1745
|
-
.table-design .table-design-content:hover .table-design-delete[data-v-
|
|
1745
|
+
.table-design .table-design-content:hover .table-design-delete[data-v-2488fe1a] {
|
|
1746
1746
|
display: block;
|
|
1747
1747
|
}
|
|
1748
|
-
.del-button[data-v-
|
|
1748
|
+
.del-button[data-v-2488fe1a] {
|
|
1749
1749
|
bottom: 2px!important;
|
|
1750
1750
|
}
|
|
1751
|
-
.del-button[data-v-
|
|
1751
|
+
.del-button[data-v-2488fe1a] .ant-btn-sm {
|
|
1752
1752
|
transform: scale(0.9);
|
|
1753
1753
|
}
|
|
1754
|
-
.no-label-add-button[data-v-
|
|
1754
|
+
.no-label-add-button[data-v-2488fe1a] {
|
|
1755
1755
|
position: absolute;
|
|
1756
1756
|
z-index: 3;
|
|
1757
1757
|
right: 3px;
|
|
@@ -1951,7 +1951,7 @@ dd[data-v-f7c20cf8] {
|
|
|
1951
1951
|
white-space: initial !important;
|
|
1952
1952
|
}
|
|
1953
1953
|
|
|
1954
|
-
.designDataList[data-v-
|
|
1954
|
+
.designDataList[data-v-60e0be08] {
|
|
1955
1955
|
display: flex;
|
|
1956
1956
|
margin-bottom: 5px;
|
|
1957
1957
|
}
|
|
@@ -1966,7 +1966,7 @@ dd[data-v-f7c20cf8] {
|
|
|
1966
1966
|
margin-left: 0px;
|
|
1967
1967
|
}
|
|
1968
1968
|
|
|
1969
|
-
.designDataList[data-v-
|
|
1969
|
+
.designDataList[data-v-9d1ad766] {
|
|
1970
1970
|
display: flex;
|
|
1971
1971
|
margin-bottom: 5px;
|
|
1972
1972
|
}
|
|
@@ -3595,68 +3595,41 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3595
3595
|
}
|
|
3596
3596
|
|
|
3597
3597
|
|
|
3598
|
-
[data-v-
|
|
3598
|
+
[data-v-03443d06] .ant-upload-picture-card-wrapper {
|
|
3599
3599
|
display: flex;
|
|
3600
3600
|
align-items: center;
|
|
3601
3601
|
}
|
|
3602
|
-
[data-v-
|
|
3602
|
+
[data-v-03443d06] .ant-upload-list {
|
|
3603
3603
|
display: flex;
|
|
3604
3604
|
}
|
|
3605
|
-
[data-v-
|
|
3605
|
+
[data-v-03443d06] .ant-upload.ant-upload-select-picture-card {
|
|
3606
3606
|
width: var(--img-upload-list-item-width);
|
|
3607
3607
|
height: var(--img-upload-list-item-height);
|
|
3608
3608
|
}
|
|
3609
|
-
[data-v-
|
|
3609
|
+
[data-v-03443d06] .ant-upload-list-item,[data-v-03443d06] .ant-upload-list-picture-card-container {
|
|
3610
3610
|
width: var(--img-upload-list-item-width);
|
|
3611
3611
|
height: var(--img-upload-list-item-height);
|
|
3612
3612
|
}
|
|
3613
|
-
[data-v-
|
|
3613
|
+
[data-v-03443d06] .ant-upload-list-picture-card .ant-upload-list-item,[data-v-03443d06] .ant-upload-list-picture-card-container {
|
|
3614
3614
|
margin: 0 ;
|
|
3615
3615
|
margin-right: 8px;
|
|
3616
3616
|
}
|
|
3617
|
-
[data-v-
|
|
3617
|
+
[data-v-03443d06] .ant-modal {
|
|
3618
3618
|
width: -moz-max-content !important;
|
|
3619
3619
|
width: max-content !important;
|
|
3620
3620
|
}
|
|
3621
|
-
[data-v-
|
|
3621
|
+
[data-v-03443d06] .ant-modal .ant-modal-body {
|
|
3622
3622
|
padding-top: 35px !important;
|
|
3623
3623
|
}
|
|
3624
3624
|
|
|
3625
3625
|
|
|
3626
|
-
[data-v-
|
|
3627
|
-
width: -moz-max-content !important;
|
|
3628
|
-
width: max-content !important;
|
|
3629
|
-
}
|
|
3630
|
-
[data-v-063980ac] .ant-modal .ant-modal-body {
|
|
3631
|
-
padding-top: 35px !important;
|
|
3632
|
-
}
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
[data-v-112d2a3e] .ant-upload-picture-card-wrapper {
|
|
3626
|
+
[data-v-812df610] .ant-upload-picture-card-wrapper {
|
|
3636
3627
|
display: flex;
|
|
3637
3628
|
align-items: center;
|
|
3638
3629
|
}
|
|
3639
|
-
[data-v-
|
|
3640
|
-
|
|
3641
|
-
|
|
3642
|
-
[data-v-112d2a3e] .ant-upload.ant-upload-select-picture-card {
|
|
3643
|
-
width: var(--img-upload-list-item-width);
|
|
3644
|
-
height: var(--img-upload-list-item-height);
|
|
3645
|
-
}
|
|
3646
|
-
[data-v-112d2a3e] .ant-upload-list-item,[data-v-112d2a3e] .ant-upload-list-picture-card-container {
|
|
3647
|
-
width: var(--img-upload-list-item-width);
|
|
3648
|
-
height: var(--img-upload-list-item-height);
|
|
3649
|
-
}
|
|
3650
|
-
[data-v-112d2a3e] .ant-upload-list-picture-card .ant-upload-list-item,[data-v-112d2a3e] .ant-upload-list-picture-card-container {
|
|
3651
|
-
margin: 0;
|
|
3652
|
-
margin-right: 8px;
|
|
3653
|
-
}
|
|
3654
|
-
[data-v-112d2a3e] .ant-modal {
|
|
3655
|
-
width: -moz-max-content !important;
|
|
3656
|
-
width: max-content !important;
|
|
3657
|
-
}
|
|
3658
|
-
[data-v-112d2a3e] .ant-modal .ant-modal-body {
|
|
3659
|
-
padding-top: 35px !important;
|
|
3630
|
+
[data-v-812df610] .ant-upload.ant-upload-select-picture-card {
|
|
3631
|
+
width: 100%;
|
|
3632
|
+
height: 100%;
|
|
3660
3633
|
}
|
|
3661
3634
|
|
|
3662
3635
|
.uppy-Root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#333;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1;position:relative;text-align:left}.uppy-Root[dir=rtl],[dir=rtl] .uppy-Root{text-align:right}.uppy-Root *,.uppy-Root :after,.uppy-Root :before{box-sizing:inherit}.uppy-Root [hidden]{display:none}.uppy-u-reset{all:initial;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Segoe UI Symbol,Segoe UI Emoji,Apple Color Emoji,Roboto,Helvetica,Arial,sans-serif;line-height:1}[dir=rtl] .uppy-u-reset{text-align:right}.uppy-c-textInput{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:14px;line-height:1.5;padding:6px 8px}.uppy-size--md .uppy-c-textInput{padding:8px 10px}.uppy-c-textInput:focus{border-color:#1269cf99;box-shadow:0 0 0 3px #1269cf26;outline:none}[data-uppy-theme=dark] .uppy-c-textInput{background-color:#333;border-color:#333;color:#eaeaea}[data-uppy-theme=dark] .uppy-c-textInput:focus{border-color:#525252;box-shadow:none}.uppy-c-icon{fill:currentColor;display:inline-block;max-height:100%;max-width:100%;overflow:hidden}.uppy-c-btn{align-items:center;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:500;justify-content:center;line-height:1;transition-duration:.3s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.uppy-c-btn,[dir=rtl] .uppy-c-btn{text-align:center}.uppy-c-btn:not(:disabled):not(.disabled){cursor:pointer}.uppy-c-btn::-moz-focus-inner{border:0}.uppy-c-btn-primary{background-color:#1269cf;border-radius:4px;color:#fff;font-size:14px;padding:10px 18px}.uppy-c-btn-primary:hover{background-color:#0e51a0}.uppy-c-btn-primary:focus{box-shadow:0 0 0 3px #1269cf66;outline:none}.uppy-size--md .uppy-c-btn-primary{padding:13px 22px}[data-uppy-theme=dark] .uppy-c-btn-primary{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{box-shadow:0 0 0 2px #aae1ffd9}.uppy-c-btn-link{background-color:initial;border-radius:4px;color:#525252;font-size:14px;line-height:1;padding:10px 15px}.uppy-c-btn-link:hover{color:#333}.uppy-c-btn-link:focus{box-shadow:0 0 0 3px #1269cf40;outline:none}.uppy-size--md .uppy-c-btn-link{padding:13px 18px}[data-uppy-theme=dark] .uppy-c-btn-link{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-link:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-link:focus{box-shadow:0 0 0 2px #aae1ffd9}[data-uppy-theme=dark] .uppy-c-btn-link:hover{color:#939393}
|
|
@@ -4886,46 +4859,46 @@ div {
|
|
|
4886
4859
|
align-items: center;
|
|
4887
4860
|
}
|
|
4888
4861
|
|
|
4889
|
-
.t-border[data-v-
|
|
4862
|
+
.t-border[data-v-0339f902] {
|
|
4890
4863
|
border-right: 1px solid #333;
|
|
4891
4864
|
border-bottom: 1px solid #333;
|
|
4892
4865
|
}
|
|
4893
|
-
[data-v-
|
|
4866
|
+
[data-v-0339f902] * {
|
|
4894
4867
|
font-size: var(--paperFontSize);
|
|
4895
4868
|
}
|
|
4896
|
-
[data-v-
|
|
4869
|
+
[data-v-0339f902] .custom_form_item {
|
|
4897
4870
|
height: -moz-fit-content;
|
|
4898
4871
|
height: fit-content;
|
|
4899
4872
|
}
|
|
4900
|
-
.save-pdf[data-v-
|
|
4873
|
+
.save-pdf[data-v-0339f902] .ant-input {
|
|
4901
4874
|
border: none !important;
|
|
4902
4875
|
}
|
|
4903
|
-
.save-pdf[data-v-
|
|
4876
|
+
.save-pdf[data-v-0339f902] .ant-select-selection {
|
|
4904
4877
|
border: none !important;
|
|
4905
4878
|
}
|
|
4906
|
-
.save-pdf[data-v-
|
|
4879
|
+
.save-pdf[data-v-0339f902] .ant-select-arrow svg {
|
|
4907
4880
|
display: none;
|
|
4908
4881
|
}
|
|
4909
|
-
.save-pdf[data-v-
|
|
4882
|
+
.save-pdf[data-v-0339f902] .ant-upload.ant-upload-select-picture-card {
|
|
4910
4883
|
display: none;
|
|
4911
4884
|
}
|
|
4912
|
-
.save-pdf[data-v-
|
|
4885
|
+
.save-pdf[data-v-0339f902] .anticon svg {
|
|
4913
4886
|
display: none;
|
|
4914
4887
|
}
|
|
4915
|
-
.save-pdf[data-v-
|
|
4888
|
+
.save-pdf[data-v-0339f902] .ant-time-picker-input {
|
|
4916
4889
|
border: none !important;
|
|
4917
4890
|
}
|
|
4918
|
-
.save-pdf[data-v-
|
|
4891
|
+
.save-pdf[data-v-0339f902] .ant-upload.ant-upload-select {
|
|
4919
4892
|
display: none;
|
|
4920
4893
|
}
|
|
4921
4894
|
/**打印非固定高度标签 高度不确定bug**/
|
|
4922
|
-
.computed-wrap[data-v-
|
|
4895
|
+
.computed-wrap[data-v-0339f902] {
|
|
4923
4896
|
background: #f5f5f5;
|
|
4924
4897
|
}
|
|
4925
|
-
.computed-wrap .item[data-v-
|
|
4898
|
+
.computed-wrap .item[data-v-0339f902] {
|
|
4926
4899
|
display: flex;
|
|
4927
4900
|
}
|
|
4928
|
-
.computed-wrap .item > div[data-v-
|
|
4901
|
+
.computed-wrap .item > div[data-v-0339f902] {
|
|
4929
4902
|
height: 35px;
|
|
4930
4903
|
line-height: 35px;
|
|
4931
4904
|
flex: 1;
|
|
@@ -4933,130 +4906,130 @@ div {
|
|
|
4933
4906
|
border-bottom: 1px solid #000;
|
|
4934
4907
|
text-align: center;
|
|
4935
4908
|
}
|
|
4936
|
-
.computed-wrap .item > div + div[data-v-
|
|
4909
|
+
.computed-wrap .item > div + div[data-v-0339f902] {
|
|
4937
4910
|
flex: 2;
|
|
4938
4911
|
}
|
|
4939
|
-
.layout .paper[data-v-
|
|
4912
|
+
.layout .paper[data-v-0339f902] {
|
|
4940
4913
|
position: relative;
|
|
4941
4914
|
}
|
|
4942
|
-
.layout .paper .form-title[data-v-
|
|
4915
|
+
.layout .paper .form-title[data-v-0339f902] {
|
|
4943
4916
|
text-align: center;
|
|
4944
4917
|
font-weight: 600;
|
|
4945
4918
|
font-size: 16px;
|
|
4946
4919
|
min-height: 40px;
|
|
4947
4920
|
line-height: 30px;
|
|
4948
4921
|
}
|
|
4949
|
-
.row-item[data-v-
|
|
4922
|
+
.row-item[data-v-0339f902] {
|
|
4950
4923
|
height: -moz-fit-content;
|
|
4951
4924
|
height: fit-content;
|
|
4952
4925
|
/**打印非固定高度标签 高度不确定bug**/
|
|
4953
4926
|
}
|
|
4954
|
-
.no-row-item[data-v-
|
|
4927
|
+
.no-row-item[data-v-0339f902] {
|
|
4955
4928
|
border-right: none;
|
|
4956
4929
|
border-bottom: none;
|
|
4957
4930
|
}
|
|
4958
4931
|
/****page边框内的 ***/
|
|
4959
|
-
.page-border[data-v-
|
|
4932
|
+
.page-border[data-v-0339f902] {
|
|
4960
4933
|
background: #fff;
|
|
4961
4934
|
box-sizing: border-box;
|
|
4962
4935
|
}
|
|
4963
|
-
.page-border .row-item[data-v-
|
|
4936
|
+
.page-border .row-item[data-v-0339f902]:first-child {
|
|
4964
4937
|
border-top: 1px solid #000;
|
|
4965
4938
|
}
|
|
4966
|
-
.page-border .row-item[data-v-
|
|
4939
|
+
.page-border .row-item[data-v-0339f902] {
|
|
4967
4940
|
border-left: 1px solid #000;
|
|
4968
4941
|
}
|
|
4969
|
-
.page-border .item-bottom[data-v-
|
|
4942
|
+
.page-border .item-bottom[data-v-0339f902] {
|
|
4970
4943
|
border-bottom: 1px solid #000;
|
|
4971
4944
|
}
|
|
4972
|
-
.page-border .row-item[data-v-
|
|
4945
|
+
.page-border .row-item[data-v-0339f902]:not(:last-child) {
|
|
4973
4946
|
position: relative;
|
|
4974
4947
|
}
|
|
4975
|
-
.page-border li.sortable-chosen[data-v-
|
|
4948
|
+
.page-border li.sortable-chosen[data-v-0339f902] {
|
|
4976
4949
|
height: 2px !important;
|
|
4977
4950
|
overflow: hidden !important;
|
|
4978
4951
|
background: red !important;
|
|
4979
4952
|
}
|
|
4980
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
4953
|
+
.page-border .ant-time-picker-panel[data-v-0339f902] {
|
|
4981
4954
|
z-index: 200000 !important;
|
|
4982
4955
|
}
|
|
4983
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
4956
|
+
.page-border .ant-calendar-picker-container[data-v-0339f902] {
|
|
4984
4957
|
z-index: 200000 !important;
|
|
4985
4958
|
}
|
|
4986
|
-
[data-v-
|
|
4959
|
+
[data-v-0339f902] .ant-time-picker-panel {
|
|
4987
4960
|
z-index: 9999 !important;
|
|
4988
4961
|
}
|
|
4989
|
-
.ant-calendar-picker-container[data-v-
|
|
4962
|
+
.ant-calendar-picker-container[data-v-0339f902] {
|
|
4990
4963
|
z-index: 200000 !important;
|
|
4991
4964
|
}
|
|
4992
|
-
[data-v-
|
|
4965
|
+
[data-v-0339f902] .ant-form-item-children {
|
|
4993
4966
|
display: block;
|
|
4994
4967
|
}
|
|
4995
|
-
[data-v-
|
|
4968
|
+
[data-v-0339f902] .ant-form-item {
|
|
4996
4969
|
width: 100%;
|
|
4997
4970
|
height: 100%;
|
|
4998
4971
|
margin-bottom: 0;
|
|
4999
4972
|
display: flex;
|
|
5000
4973
|
}
|
|
5001
|
-
[data-v-
|
|
4974
|
+
[data-v-0339f902] .ant-form-item .is_required::before {
|
|
5002
4975
|
content: "*";
|
|
5003
4976
|
color: #f56c6c;
|
|
5004
4977
|
margin-right: 4px;
|
|
5005
4978
|
}
|
|
5006
|
-
[data-v-
|
|
4979
|
+
[data-v-0339f902] .ant-form-item .ant-form-item-label {
|
|
5007
4980
|
border-right: 1px solid #000;
|
|
5008
4981
|
}
|
|
5009
|
-
[data-v-
|
|
4982
|
+
[data-v-0339f902] .ant-form-item .ant-form-item-label label {
|
|
5010
4983
|
display: flex;
|
|
5011
4984
|
justify-content: center;
|
|
5012
4985
|
align-items: center;
|
|
5013
4986
|
height: 100%;
|
|
5014
4987
|
}
|
|
5015
|
-
[data-v-
|
|
4988
|
+
[data-v-0339f902] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
5016
4989
|
display: none;
|
|
5017
4990
|
}
|
|
5018
|
-
[data-v-
|
|
4991
|
+
[data-v-0339f902] .ant-form-item .ant-form-item-control-wrapper {
|
|
5019
4992
|
display: flex;
|
|
5020
4993
|
align-items: center;
|
|
5021
4994
|
text-align: left;
|
|
5022
4995
|
}
|
|
5023
|
-
[data-v-
|
|
4996
|
+
[data-v-0339f902] .ant-form-item .ant-form-item-control {
|
|
5024
4997
|
width: 98%;
|
|
5025
4998
|
margin: 0 auto;
|
|
5026
4999
|
}
|
|
5027
|
-
[data-v-
|
|
5000
|
+
[data-v-0339f902] .ant-form-item .is_required::before {
|
|
5028
5001
|
content: "*";
|
|
5029
5002
|
color: #f56c6c;
|
|
5030
5003
|
margin-right: 4px;
|
|
5031
5004
|
}
|
|
5032
|
-
.row-table[data-v-
|
|
5005
|
+
.row-table[data-v-0339f902] {
|
|
5033
5006
|
display: flex;
|
|
5034
5007
|
}
|
|
5035
|
-
.row-table[data-v-
|
|
5036
|
-
.row-table[data-v-
|
|
5008
|
+
.row-table[data-v-0339f902] .ant-spin-container,
|
|
5009
|
+
.row-table[data-v-0339f902] {
|
|
5037
5010
|
display: flex;
|
|
5038
5011
|
width: 100%;
|
|
5039
5012
|
}
|
|
5040
|
-
.row-table[data-v-
|
|
5041
|
-
.row-table .table-left[data-v-
|
|
5013
|
+
.row-table[data-v-0339f902] .ant-spin-container .table-left,
|
|
5014
|
+
.row-table .table-left[data-v-0339f902] {
|
|
5042
5015
|
width: 100px;
|
|
5043
5016
|
text-align: center;
|
|
5044
5017
|
border-right: 1px solid #333;
|
|
5045
5018
|
border-bottom: 1px solid #333;
|
|
5046
5019
|
position: relative;
|
|
5047
5020
|
}
|
|
5048
|
-
.row-table[data-v-
|
|
5049
|
-
.row-table .table-left p[data-v-
|
|
5021
|
+
.row-table[data-v-0339f902] .ant-spin-container .table-left p,
|
|
5022
|
+
.row-table .table-left p[data-v-0339f902] {
|
|
5050
5023
|
position: absolute;
|
|
5051
5024
|
top: 50%;
|
|
5052
5025
|
left: 50%;
|
|
5053
5026
|
transform: translate(-50%, -50%);
|
|
5054
5027
|
}
|
|
5055
|
-
.row-table[data-v-
|
|
5056
|
-
.row-table .table-right[data-v-
|
|
5028
|
+
.row-table[data-v-0339f902] .ant-spin-container .table-right,
|
|
5029
|
+
.row-table .table-right[data-v-0339f902] {
|
|
5057
5030
|
flex: 1;
|
|
5058
5031
|
}
|
|
5059
|
-
.table-content[data-v-
|
|
5032
|
+
.table-content[data-v-0339f902] {
|
|
5060
5033
|
width: 100%;
|
|
5061
5034
|
height: 40px;
|
|
5062
5035
|
line-height: 40px;
|
|
@@ -5065,11 +5038,11 @@ div {
|
|
|
5065
5038
|
border-bottom: 1px solid #333;
|
|
5066
5039
|
border-right: 1px solid #333;
|
|
5067
5040
|
}
|
|
5068
|
-
.sub-table-col[data-v-
|
|
5041
|
+
.sub-table-col[data-v-0339f902] {
|
|
5069
5042
|
display: flex;
|
|
5070
5043
|
box-sizing: border-box;
|
|
5071
5044
|
}
|
|
5072
|
-
.sub-table-col > span[data-v-
|
|
5045
|
+
.sub-table-col > span[data-v-0339f902] {
|
|
5073
5046
|
flex: 2;
|
|
5074
5047
|
border-bottom: 1px solid #000;
|
|
5075
5048
|
border-right: 1px solid #000;
|
|
@@ -5077,34 +5050,34 @@ div {
|
|
|
5077
5050
|
line-height: 40px;
|
|
5078
5051
|
text-align: center;
|
|
5079
5052
|
}
|
|
5080
|
-
.sub-table-col > .last-one[data-v-
|
|
5053
|
+
.sub-table-col > .last-one[data-v-0339f902] {
|
|
5081
5054
|
width: 87px;
|
|
5082
5055
|
flex: 0 0 87px;
|
|
5083
5056
|
border-right: 1px solid #333;
|
|
5084
5057
|
border-bottom: 1px solid #333;
|
|
5085
5058
|
}
|
|
5086
|
-
.sub-table-col-no-border > span[data-v-
|
|
5059
|
+
.sub-table-col-no-border > span[data-v-0339f902] {
|
|
5087
5060
|
border: none;
|
|
5088
5061
|
height: auto;
|
|
5089
5062
|
width: 0;
|
|
5090
5063
|
}
|
|
5091
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
5092
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
5064
|
+
.sub-table-col-no-border > .sub-table-title[data-v-0339f902]:last-child,
|
|
5065
|
+
.sub-table-col-no-border > .sub-table-item[data-v-0339f902]:last-child {
|
|
5093
5066
|
border-right: none !important;
|
|
5094
5067
|
}
|
|
5095
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
5068
|
+
.sub-table-col-no-border > .last-one[data-v-0339f902] {
|
|
5096
5069
|
width: 87px;
|
|
5097
5070
|
flex: 0 0 87px;
|
|
5098
5071
|
display: flex;
|
|
5099
5072
|
justify-content: center;
|
|
5100
5073
|
align-items: center;
|
|
5101
5074
|
}
|
|
5102
|
-
.pagiAfter + .row-item[data-v-
|
|
5075
|
+
.pagiAfter + .row-item[data-v-0339f902] {
|
|
5103
5076
|
border-top-width: 1px;
|
|
5104
5077
|
border-top-style: solid;
|
|
5105
5078
|
}
|
|
5106
5079
|
/* 选择所有后面还有其他非.hiddenWidget的.row-item元素的.hasWidgetAfter */
|
|
5107
|
-
.row-item:not(:last-child) .hasWidgetAfter[data-v-
|
|
5080
|
+
.row-item:not(:last-child) .hasWidgetAfter[data-v-0339f902] {
|
|
5108
5081
|
/* 为这些.hasWidgetAfter设置样式 */
|
|
5109
5082
|
width: calc(100% + 1px);
|
|
5110
5083
|
border-left-width: 1px;
|
|
@@ -5113,7 +5086,7 @@ div {
|
|
|
5113
5086
|
border-right-style: solid;
|
|
5114
5087
|
left: -1px;
|
|
5115
5088
|
}
|
|
5116
|
-
.row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-
|
|
5089
|
+
.row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-0339f902] {
|
|
5117
5090
|
/* 为这些.hasWidgetAfter设置样式 */
|
|
5118
5091
|
width: calc(100% + 1px);
|
|
5119
5092
|
border-left: none;
|
|
@@ -5121,33 +5094,33 @@ div {
|
|
|
5121
5094
|
left: -1px;
|
|
5122
5095
|
}
|
|
5123
5096
|
/*****无border *****/
|
|
5124
|
-
.no-border .page-border[data-v-
|
|
5097
|
+
.no-border .page-border[data-v-0339f902] {
|
|
5125
5098
|
border: none;
|
|
5126
5099
|
}
|
|
5127
|
-
.no-border .page-border .row-item[data-v-
|
|
5100
|
+
.no-border .page-border .row-item[data-v-0339f902]:not(:last-child) {
|
|
5128
5101
|
border: none;
|
|
5129
5102
|
}
|
|
5130
|
-
.no-border .page-border[data-v-
|
|
5103
|
+
.no-border .page-border[data-v-0339f902] .ant-form-item .ant-form-item-label {
|
|
5131
5104
|
border: none;
|
|
5132
5105
|
}
|
|
5133
|
-
.table_border[data-v-
|
|
5106
|
+
.table_border[data-v-0339f902] {
|
|
5134
5107
|
border-bottom: 0;
|
|
5135
5108
|
border-right: 0;
|
|
5136
5109
|
}
|
|
5137
5110
|
/*****无border *****/
|
|
5138
|
-
[data-v-
|
|
5111
|
+
[data-v-0339f902] .ant-form-item-children > div > p,[data-v-0339f902] .ant-form-item-children > div > h1,[data-v-0339f902] .ant-form-item-children > div > h2,[data-v-0339f902] .ant-form-item-children > div > h3,[data-v-0339f902] .ant-form-item-children > div > h4,[data-v-0339f902] .ant-form-item-children > div > h5,[data-v-0339f902] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
5139
5112
|
margin: 10px 0;
|
|
5140
5113
|
line-height: 1.5;
|
|
5141
5114
|
}
|
|
5142
|
-
[data-v-
|
|
5115
|
+
[data-v-0339f902] .ant-spin-dot {
|
|
5143
5116
|
font-size: 20px !important;
|
|
5144
5117
|
}
|
|
5145
|
-
.form_skeleton[data-v-
|
|
5118
|
+
.form_skeleton[data-v-0339f902] {
|
|
5146
5119
|
display: block;
|
|
5147
5120
|
width: 700px;
|
|
5148
5121
|
margin: 55px auto;
|
|
5149
5122
|
}
|
|
5150
|
-
.form_skeleton[data-v-
|
|
5123
|
+
.form_skeleton[data-v-0339f902] .ant-skeleton-title {
|
|
5151
5124
|
margin: 0 auto;
|
|
5152
5125
|
}
|
|
5153
5126
|
|
|
@@ -5268,11 +5241,11 @@ div {
|
|
|
5268
5241
|
background: #f1f1f1;
|
|
5269
5242
|
}
|
|
5270
5243
|
|
|
5271
|
-
.widget-view[data-v-
|
|
5244
|
+
.widget-view[data-v-2413b78d] {
|
|
5272
5245
|
position: relative;
|
|
5273
5246
|
z-index: 8;
|
|
5274
5247
|
}
|
|
5275
|
-
.widget-view .widget-view-model[data-v-
|
|
5248
|
+
.widget-view .widget-view-model[data-v-2413b78d] {
|
|
5276
5249
|
position: absolute;
|
|
5277
5250
|
top: 0px;
|
|
5278
5251
|
right: 3px;
|
|
@@ -5625,13 +5598,13 @@ div {
|
|
|
5625
5598
|
/***label对齐方式 */
|
|
5626
5599
|
|
|
5627
5600
|
|
|
5628
|
-
[data-v-
|
|
5601
|
+
[data-v-005a61f2] .m-colorPicker {
|
|
5629
5602
|
z-index: 2;
|
|
5630
5603
|
}
|
|
5631
|
-
[data-v-
|
|
5604
|
+
[data-v-005a61f2] .m-colorPicker .colorBtn {
|
|
5632
5605
|
border: 1px solid #e3e3e3;
|
|
5633
5606
|
}
|
|
5634
|
-
[data-v-
|
|
5607
|
+
[data-v-005a61f2] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
5635
5608
|
line-height: 5px !important;
|
|
5636
5609
|
}
|
|
5637
5610
|
|