@zscreate/form-component 1.1.619 → 1.1.620-test.1
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 +112 -85
- package/dist/form-component.umd.js +394 -110
- package/package.json +1 -1
- package/readme.md +4 -1
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-62132cab] .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-62132cab] {
|
|
1693
1693
|
display: flex;
|
|
1694
1694
|
margin-bottom: 5px;
|
|
1695
1695
|
}
|
|
@@ -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-53c1a059] {
|
|
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-b43df6f8] {
|
|
1970
1970
|
display: flex;
|
|
1971
1971
|
margin-bottom: 5px;
|
|
1972
1972
|
}
|
|
@@ -3595,41 +3595,68 @@ span.CodeMirror-selectedtext { background: none; }
|
|
|
3595
3595
|
}
|
|
3596
3596
|
|
|
3597
3597
|
|
|
3598
|
-
[data-v-
|
|
3598
|
+
[data-v-4666ef78] .ant-upload-picture-card-wrapper {
|
|
3599
3599
|
display: flex;
|
|
3600
3600
|
align-items: center;
|
|
3601
3601
|
}
|
|
3602
|
-
[data-v-
|
|
3602
|
+
[data-v-4666ef78] .ant-upload-list {
|
|
3603
3603
|
display: flex;
|
|
3604
3604
|
}
|
|
3605
|
-
[data-v-
|
|
3605
|
+
[data-v-4666ef78] .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-4666ef78] .ant-upload-list-item,[data-v-4666ef78] .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-4666ef78] .ant-upload-list-picture-card .ant-upload-list-item,[data-v-4666ef78] .ant-upload-list-picture-card-container {
|
|
3614
3614
|
margin: 0 ;
|
|
3615
3615
|
margin-right: 8px;
|
|
3616
3616
|
}
|
|
3617
|
-
[data-v-
|
|
3617
|
+
[data-v-4666ef78] .ant-modal {
|
|
3618
3618
|
width: -moz-max-content !important;
|
|
3619
3619
|
width: max-content !important;
|
|
3620
3620
|
}
|
|
3621
|
-
[data-v-
|
|
3621
|
+
[data-v-4666ef78] .ant-modal .ant-modal-body {
|
|
3622
3622
|
padding-top: 35px !important;
|
|
3623
3623
|
}
|
|
3624
3624
|
|
|
3625
3625
|
|
|
3626
|
-
[data-v-
|
|
3626
|
+
[data-v-063980ac] .ant-modal {
|
|
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 {
|
|
3627
3636
|
display: flex;
|
|
3628
3637
|
align-items: center;
|
|
3629
3638
|
}
|
|
3630
|
-
[data-v-
|
|
3631
|
-
|
|
3632
|
-
|
|
3639
|
+
[data-v-112d2a3e] .ant-upload-list {
|
|
3640
|
+
display: flex;
|
|
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;
|
|
3633
3660
|
}
|
|
3634
3661
|
|
|
3635
3662
|
.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}
|
|
@@ -4859,46 +4886,46 @@ div {
|
|
|
4859
4886
|
align-items: center;
|
|
4860
4887
|
}
|
|
4861
4888
|
|
|
4862
|
-
.t-border[data-v-
|
|
4889
|
+
.t-border[data-v-595c03ae] {
|
|
4863
4890
|
border-right: 1px solid #333;
|
|
4864
4891
|
border-bottom: 1px solid #333;
|
|
4865
4892
|
}
|
|
4866
|
-
[data-v-
|
|
4893
|
+
[data-v-595c03ae] * {
|
|
4867
4894
|
font-size: var(--paperFontSize);
|
|
4868
4895
|
}
|
|
4869
|
-
[data-v-
|
|
4896
|
+
[data-v-595c03ae] .custom_form_item {
|
|
4870
4897
|
height: -moz-fit-content;
|
|
4871
4898
|
height: fit-content;
|
|
4872
4899
|
}
|
|
4873
|
-
.save-pdf[data-v-
|
|
4900
|
+
.save-pdf[data-v-595c03ae] .ant-input {
|
|
4874
4901
|
border: none !important;
|
|
4875
4902
|
}
|
|
4876
|
-
.save-pdf[data-v-
|
|
4903
|
+
.save-pdf[data-v-595c03ae] .ant-select-selection {
|
|
4877
4904
|
border: none !important;
|
|
4878
4905
|
}
|
|
4879
|
-
.save-pdf[data-v-
|
|
4906
|
+
.save-pdf[data-v-595c03ae] .ant-select-arrow svg {
|
|
4880
4907
|
display: none;
|
|
4881
4908
|
}
|
|
4882
|
-
.save-pdf[data-v-
|
|
4909
|
+
.save-pdf[data-v-595c03ae] .ant-upload.ant-upload-select-picture-card {
|
|
4883
4910
|
display: none;
|
|
4884
4911
|
}
|
|
4885
|
-
.save-pdf[data-v-
|
|
4912
|
+
.save-pdf[data-v-595c03ae] .anticon svg {
|
|
4886
4913
|
display: none;
|
|
4887
4914
|
}
|
|
4888
|
-
.save-pdf[data-v-
|
|
4915
|
+
.save-pdf[data-v-595c03ae] .ant-time-picker-input {
|
|
4889
4916
|
border: none !important;
|
|
4890
4917
|
}
|
|
4891
|
-
.save-pdf[data-v-
|
|
4918
|
+
.save-pdf[data-v-595c03ae] .ant-upload.ant-upload-select {
|
|
4892
4919
|
display: none;
|
|
4893
4920
|
}
|
|
4894
4921
|
/**打印非固定高度标签 高度不确定bug**/
|
|
4895
|
-
.computed-wrap[data-v-
|
|
4922
|
+
.computed-wrap[data-v-595c03ae] {
|
|
4896
4923
|
background: #f5f5f5;
|
|
4897
4924
|
}
|
|
4898
|
-
.computed-wrap .item[data-v-
|
|
4925
|
+
.computed-wrap .item[data-v-595c03ae] {
|
|
4899
4926
|
display: flex;
|
|
4900
4927
|
}
|
|
4901
|
-
.computed-wrap .item > div[data-v-
|
|
4928
|
+
.computed-wrap .item > div[data-v-595c03ae] {
|
|
4902
4929
|
height: 35px;
|
|
4903
4930
|
line-height: 35px;
|
|
4904
4931
|
flex: 1;
|
|
@@ -4906,130 +4933,130 @@ div {
|
|
|
4906
4933
|
border-bottom: 1px solid #000;
|
|
4907
4934
|
text-align: center;
|
|
4908
4935
|
}
|
|
4909
|
-
.computed-wrap .item > div + div[data-v-
|
|
4936
|
+
.computed-wrap .item > div + div[data-v-595c03ae] {
|
|
4910
4937
|
flex: 2;
|
|
4911
4938
|
}
|
|
4912
|
-
.layout .paper[data-v-
|
|
4939
|
+
.layout .paper[data-v-595c03ae] {
|
|
4913
4940
|
position: relative;
|
|
4914
4941
|
}
|
|
4915
|
-
.layout .paper .form-title[data-v-
|
|
4942
|
+
.layout .paper .form-title[data-v-595c03ae] {
|
|
4916
4943
|
text-align: center;
|
|
4917
4944
|
font-weight: 600;
|
|
4918
4945
|
font-size: 16px;
|
|
4919
4946
|
min-height: 40px;
|
|
4920
4947
|
line-height: 30px;
|
|
4921
4948
|
}
|
|
4922
|
-
.row-item[data-v-
|
|
4949
|
+
.row-item[data-v-595c03ae] {
|
|
4923
4950
|
height: -moz-fit-content;
|
|
4924
4951
|
height: fit-content;
|
|
4925
4952
|
/**打印非固定高度标签 高度不确定bug**/
|
|
4926
4953
|
}
|
|
4927
|
-
.no-row-item[data-v-
|
|
4954
|
+
.no-row-item[data-v-595c03ae] {
|
|
4928
4955
|
border-right: none;
|
|
4929
4956
|
border-bottom: none;
|
|
4930
4957
|
}
|
|
4931
4958
|
/****page边框内的 ***/
|
|
4932
|
-
.page-border[data-v-
|
|
4959
|
+
.page-border[data-v-595c03ae] {
|
|
4933
4960
|
background: #fff;
|
|
4934
4961
|
box-sizing: border-box;
|
|
4935
4962
|
}
|
|
4936
|
-
.page-border .row-item[data-v-
|
|
4963
|
+
.page-border .row-item[data-v-595c03ae]:first-child {
|
|
4937
4964
|
border-top: 1px solid #000;
|
|
4938
4965
|
}
|
|
4939
|
-
.page-border .row-item[data-v-
|
|
4966
|
+
.page-border .row-item[data-v-595c03ae] {
|
|
4940
4967
|
border-left: 1px solid #000;
|
|
4941
4968
|
}
|
|
4942
|
-
.page-border .item-bottom[data-v-
|
|
4969
|
+
.page-border .item-bottom[data-v-595c03ae] {
|
|
4943
4970
|
border-bottom: 1px solid #000;
|
|
4944
4971
|
}
|
|
4945
|
-
.page-border .row-item[data-v-
|
|
4972
|
+
.page-border .row-item[data-v-595c03ae]:not(:last-child) {
|
|
4946
4973
|
position: relative;
|
|
4947
4974
|
}
|
|
4948
|
-
.page-border li.sortable-chosen[data-v-
|
|
4975
|
+
.page-border li.sortable-chosen[data-v-595c03ae] {
|
|
4949
4976
|
height: 2px !important;
|
|
4950
4977
|
overflow: hidden !important;
|
|
4951
4978
|
background: red !important;
|
|
4952
4979
|
}
|
|
4953
|
-
.page-border .ant-time-picker-panel[data-v-
|
|
4980
|
+
.page-border .ant-time-picker-panel[data-v-595c03ae] {
|
|
4954
4981
|
z-index: 200000 !important;
|
|
4955
4982
|
}
|
|
4956
|
-
.page-border .ant-calendar-picker-container[data-v-
|
|
4983
|
+
.page-border .ant-calendar-picker-container[data-v-595c03ae] {
|
|
4957
4984
|
z-index: 200000 !important;
|
|
4958
4985
|
}
|
|
4959
|
-
[data-v-
|
|
4986
|
+
[data-v-595c03ae] .ant-time-picker-panel {
|
|
4960
4987
|
z-index: 9999 !important;
|
|
4961
4988
|
}
|
|
4962
|
-
.ant-calendar-picker-container[data-v-
|
|
4989
|
+
.ant-calendar-picker-container[data-v-595c03ae] {
|
|
4963
4990
|
z-index: 200000 !important;
|
|
4964
4991
|
}
|
|
4965
|
-
[data-v-
|
|
4992
|
+
[data-v-595c03ae] .ant-form-item-children {
|
|
4966
4993
|
display: block;
|
|
4967
4994
|
}
|
|
4968
|
-
[data-v-
|
|
4995
|
+
[data-v-595c03ae] .ant-form-item {
|
|
4969
4996
|
width: 100%;
|
|
4970
4997
|
height: 100%;
|
|
4971
4998
|
margin-bottom: 0;
|
|
4972
4999
|
display: flex;
|
|
4973
5000
|
}
|
|
4974
|
-
[data-v-
|
|
5001
|
+
[data-v-595c03ae] .ant-form-item .is_required::before {
|
|
4975
5002
|
content: "*";
|
|
4976
5003
|
color: #f56c6c;
|
|
4977
5004
|
margin-right: 4px;
|
|
4978
5005
|
}
|
|
4979
|
-
[data-v-
|
|
5006
|
+
[data-v-595c03ae] .ant-form-item .ant-form-item-label {
|
|
4980
5007
|
border-right: 1px solid #000;
|
|
4981
5008
|
}
|
|
4982
|
-
[data-v-
|
|
5009
|
+
[data-v-595c03ae] .ant-form-item .ant-form-item-label label {
|
|
4983
5010
|
display: flex;
|
|
4984
5011
|
justify-content: center;
|
|
4985
5012
|
align-items: center;
|
|
4986
5013
|
height: 100%;
|
|
4987
5014
|
}
|
|
4988
|
-
[data-v-
|
|
5015
|
+
[data-v-595c03ae] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
4989
5016
|
display: none;
|
|
4990
5017
|
}
|
|
4991
|
-
[data-v-
|
|
5018
|
+
[data-v-595c03ae] .ant-form-item .ant-form-item-control-wrapper {
|
|
4992
5019
|
display: flex;
|
|
4993
5020
|
align-items: center;
|
|
4994
5021
|
text-align: left;
|
|
4995
5022
|
}
|
|
4996
|
-
[data-v-
|
|
5023
|
+
[data-v-595c03ae] .ant-form-item .ant-form-item-control {
|
|
4997
5024
|
width: 98%;
|
|
4998
5025
|
margin: 0 auto;
|
|
4999
5026
|
}
|
|
5000
|
-
[data-v-
|
|
5027
|
+
[data-v-595c03ae] .ant-form-item .is_required::before {
|
|
5001
5028
|
content: "*";
|
|
5002
5029
|
color: #f56c6c;
|
|
5003
5030
|
margin-right: 4px;
|
|
5004
5031
|
}
|
|
5005
|
-
.row-table[data-v-
|
|
5032
|
+
.row-table[data-v-595c03ae] {
|
|
5006
5033
|
display: flex;
|
|
5007
5034
|
}
|
|
5008
|
-
.row-table[data-v-
|
|
5009
|
-
.row-table[data-v-
|
|
5035
|
+
.row-table[data-v-595c03ae] .ant-spin-container,
|
|
5036
|
+
.row-table[data-v-595c03ae] {
|
|
5010
5037
|
display: flex;
|
|
5011
5038
|
width: 100%;
|
|
5012
5039
|
}
|
|
5013
|
-
.row-table[data-v-
|
|
5014
|
-
.row-table .table-left[data-v-
|
|
5040
|
+
.row-table[data-v-595c03ae] .ant-spin-container .table-left,
|
|
5041
|
+
.row-table .table-left[data-v-595c03ae] {
|
|
5015
5042
|
width: 100px;
|
|
5016
5043
|
text-align: center;
|
|
5017
5044
|
border-right: 1px solid #333;
|
|
5018
5045
|
border-bottom: 1px solid #333;
|
|
5019
5046
|
position: relative;
|
|
5020
5047
|
}
|
|
5021
|
-
.row-table[data-v-
|
|
5022
|
-
.row-table .table-left p[data-v-
|
|
5048
|
+
.row-table[data-v-595c03ae] .ant-spin-container .table-left p,
|
|
5049
|
+
.row-table .table-left p[data-v-595c03ae] {
|
|
5023
5050
|
position: absolute;
|
|
5024
5051
|
top: 50%;
|
|
5025
5052
|
left: 50%;
|
|
5026
5053
|
transform: translate(-50%, -50%);
|
|
5027
5054
|
}
|
|
5028
|
-
.row-table[data-v-
|
|
5029
|
-
.row-table .table-right[data-v-
|
|
5055
|
+
.row-table[data-v-595c03ae] .ant-spin-container .table-right,
|
|
5056
|
+
.row-table .table-right[data-v-595c03ae] {
|
|
5030
5057
|
flex: 1;
|
|
5031
5058
|
}
|
|
5032
|
-
.table-content[data-v-
|
|
5059
|
+
.table-content[data-v-595c03ae] {
|
|
5033
5060
|
width: 100%;
|
|
5034
5061
|
height: 40px;
|
|
5035
5062
|
line-height: 40px;
|
|
@@ -5038,11 +5065,11 @@ div {
|
|
|
5038
5065
|
border-bottom: 1px solid #333;
|
|
5039
5066
|
border-right: 1px solid #333;
|
|
5040
5067
|
}
|
|
5041
|
-
.sub-table-col[data-v-
|
|
5068
|
+
.sub-table-col[data-v-595c03ae] {
|
|
5042
5069
|
display: flex;
|
|
5043
5070
|
box-sizing: border-box;
|
|
5044
5071
|
}
|
|
5045
|
-
.sub-table-col > span[data-v-
|
|
5072
|
+
.sub-table-col > span[data-v-595c03ae] {
|
|
5046
5073
|
flex: 2;
|
|
5047
5074
|
border-bottom: 1px solid #000;
|
|
5048
5075
|
border-right: 1px solid #000;
|
|
@@ -5050,34 +5077,34 @@ div {
|
|
|
5050
5077
|
line-height: 40px;
|
|
5051
5078
|
text-align: center;
|
|
5052
5079
|
}
|
|
5053
|
-
.sub-table-col > .last-one[data-v-
|
|
5080
|
+
.sub-table-col > .last-one[data-v-595c03ae] {
|
|
5054
5081
|
width: 87px;
|
|
5055
5082
|
flex: 0 0 87px;
|
|
5056
5083
|
border-right: 1px solid #333;
|
|
5057
5084
|
border-bottom: 1px solid #333;
|
|
5058
5085
|
}
|
|
5059
|
-
.sub-table-col-no-border > span[data-v-
|
|
5086
|
+
.sub-table-col-no-border > span[data-v-595c03ae] {
|
|
5060
5087
|
border: none;
|
|
5061
5088
|
height: auto;
|
|
5062
5089
|
width: 0;
|
|
5063
5090
|
}
|
|
5064
|
-
.sub-table-col-no-border > .sub-table-title[data-v-
|
|
5065
|
-
.sub-table-col-no-border > .sub-table-item[data-v-
|
|
5091
|
+
.sub-table-col-no-border > .sub-table-title[data-v-595c03ae]:last-child,
|
|
5092
|
+
.sub-table-col-no-border > .sub-table-item[data-v-595c03ae]:last-child {
|
|
5066
5093
|
border-right: none !important;
|
|
5067
5094
|
}
|
|
5068
|
-
.sub-table-col-no-border > .last-one[data-v-
|
|
5095
|
+
.sub-table-col-no-border > .last-one[data-v-595c03ae] {
|
|
5069
5096
|
width: 87px;
|
|
5070
5097
|
flex: 0 0 87px;
|
|
5071
5098
|
display: flex;
|
|
5072
5099
|
justify-content: center;
|
|
5073
5100
|
align-items: center;
|
|
5074
5101
|
}
|
|
5075
|
-
.pagiAfter + .row-item[data-v-
|
|
5102
|
+
.pagiAfter + .row-item[data-v-595c03ae] {
|
|
5076
5103
|
border-top-width: 1px;
|
|
5077
5104
|
border-top-style: solid;
|
|
5078
5105
|
}
|
|
5079
5106
|
/* 选择所有后面还有其他非.hiddenWidget的.row-item元素的.hasWidgetAfter */
|
|
5080
|
-
.row-item:not(:last-child) .hasWidgetAfter[data-v-
|
|
5107
|
+
.row-item:not(:last-child) .hasWidgetAfter[data-v-595c03ae] {
|
|
5081
5108
|
/* 为这些.hasWidgetAfter设置样式 */
|
|
5082
5109
|
width: calc(100% + 1px);
|
|
5083
5110
|
border-left-width: 1px;
|
|
@@ -5086,7 +5113,7 @@ div {
|
|
|
5086
5113
|
border-right-style: solid;
|
|
5087
5114
|
left: -1px;
|
|
5088
5115
|
}
|
|
5089
|
-
.row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-
|
|
5116
|
+
.row-item:not(:last-child):has(+ .row-item.hiddenWidget) .hasWidgetAfter[data-v-595c03ae] {
|
|
5090
5117
|
/* 为这些.hasWidgetAfter设置样式 */
|
|
5091
5118
|
width: calc(100% + 1px);
|
|
5092
5119
|
border-left: none;
|
|
@@ -5094,33 +5121,33 @@ div {
|
|
|
5094
5121
|
left: -1px;
|
|
5095
5122
|
}
|
|
5096
5123
|
/*****无border *****/
|
|
5097
|
-
.no-border .page-border[data-v-
|
|
5124
|
+
.no-border .page-border[data-v-595c03ae] {
|
|
5098
5125
|
border: none;
|
|
5099
5126
|
}
|
|
5100
|
-
.no-border .page-border .row-item[data-v-
|
|
5127
|
+
.no-border .page-border .row-item[data-v-595c03ae]:not(:last-child) {
|
|
5101
5128
|
border: none;
|
|
5102
5129
|
}
|
|
5103
|
-
.no-border .page-border[data-v-
|
|
5130
|
+
.no-border .page-border[data-v-595c03ae] .ant-form-item .ant-form-item-label {
|
|
5104
5131
|
border: none;
|
|
5105
5132
|
}
|
|
5106
|
-
.table_border[data-v-
|
|
5133
|
+
.table_border[data-v-595c03ae] {
|
|
5107
5134
|
border-bottom: 0;
|
|
5108
5135
|
border-right: 0;
|
|
5109
5136
|
}
|
|
5110
5137
|
/*****无border *****/
|
|
5111
|
-
[data-v-
|
|
5138
|
+
[data-v-595c03ae] .ant-form-item-children > div > p,[data-v-595c03ae] .ant-form-item-children > div > h1,[data-v-595c03ae] .ant-form-item-children > div > h2,[data-v-595c03ae] .ant-form-item-children > div > h3,[data-v-595c03ae] .ant-form-item-children > div > h4,[data-v-595c03ae] .ant-form-item-children > div > h5,[data-v-595c03ae] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
|
|
5112
5139
|
margin: 10px 0;
|
|
5113
5140
|
line-height: 1.5;
|
|
5114
5141
|
}
|
|
5115
|
-
[data-v-
|
|
5142
|
+
[data-v-595c03ae] .ant-spin-dot {
|
|
5116
5143
|
font-size: 20px !important;
|
|
5117
5144
|
}
|
|
5118
|
-
.form_skeleton[data-v-
|
|
5145
|
+
.form_skeleton[data-v-595c03ae] {
|
|
5119
5146
|
display: block;
|
|
5120
5147
|
width: 700px;
|
|
5121
5148
|
margin: 55px auto;
|
|
5122
5149
|
}
|
|
5123
|
-
.form_skeleton[data-v-
|
|
5150
|
+
.form_skeleton[data-v-595c03ae] .ant-skeleton-title {
|
|
5124
5151
|
margin: 0 auto;
|
|
5125
5152
|
}
|
|
5126
5153
|
|
|
@@ -5241,11 +5268,11 @@ div {
|
|
|
5241
5268
|
background: #f1f1f1;
|
|
5242
5269
|
}
|
|
5243
5270
|
|
|
5244
|
-
.widget-view[data-v-
|
|
5271
|
+
.widget-view[data-v-093767a8] {
|
|
5245
5272
|
position: relative;
|
|
5246
5273
|
z-index: 8;
|
|
5247
5274
|
}
|
|
5248
|
-
.widget-view .widget-view-model[data-v-
|
|
5275
|
+
.widget-view .widget-view-model[data-v-093767a8] {
|
|
5249
5276
|
position: absolute;
|
|
5250
5277
|
top: 0px;
|
|
5251
5278
|
right: 3px;
|
|
@@ -5598,13 +5625,13 @@ div {
|
|
|
5598
5625
|
/***label对齐方式 */
|
|
5599
5626
|
|
|
5600
5627
|
|
|
5601
|
-
[data-v-
|
|
5628
|
+
[data-v-803d36de] .m-colorPicker {
|
|
5602
5629
|
z-index: 2;
|
|
5603
5630
|
}
|
|
5604
|
-
[data-v-
|
|
5631
|
+
[data-v-803d36de] .m-colorPicker .colorBtn {
|
|
5605
5632
|
border: 1px solid #e3e3e3;
|
|
5606
5633
|
}
|
|
5607
|
-
[data-v-
|
|
5634
|
+
[data-v-803d36de] .ant-select-selection--multiple .ant-select-selection__rendered {
|
|
5608
5635
|
line-height: 5px !important;
|
|
5609
5636
|
}
|
|
5610
5637
|
|