页面切图

This commit is contained in:
仲么了
2023-02-20 14:19:28 +08:00
parent 7d28b3476a
commit 5e69ab1da6
50 changed files with 1136 additions and 213 deletions

View File

@@ -386,7 +386,7 @@
},
// 是否显示星号
_isRequired() {
_isRequired() {
// TODO 不根据规则显示 星号,考虑后续兼容
// if (this.form) {
// if (this.form._isRequiredField(this.itemRules.rules || []) && this.required) {
@@ -580,7 +580,9 @@
font-weight: bold;
}
}
.uni-forms-item:last-of-type{
margin-bottom: 0;
}
.uni-forms-item--border {
margin-bottom: 0;