页面切图
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user