@zscreate/form-component 1.1.621-test.5 → 1.1.621
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 +16 -16
- package/dist/form-component.umd.js +129083 -129025
- package/package.json +1 -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-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
|
}
|