diff --git a/pages/massif/mana/plantPlan.vue b/pages/massif/mana/plantPlan.vue index abfe098..02ad19e 100644 --- a/pages/massif/mana/plantPlan.vue +++ b/pages/massif/mana/plantPlan.vue @@ -111,7 +111,7 @@ - + 加载失败 diff --git a/uni_modules/d-form/components/d-form/d-form.vue b/uni_modules/d-form/components/d-form/d-form.vue index dcc8493..6da6cee 100644 --- a/uni_modules/d-form/components/d-form/d-form.vue +++ b/uni_modules/d-form/components/d-form/d-form.vue @@ -67,16 +67,18 @@ padding:20rpx; min-height:260rpx; margin-top:14rpx; - align-content: flex-start; - &/deep/ .u-upload__wrap__preview{ - border-radius: 10rpx; - &>.u-upload__wrap__preview__image{ - height:170rpx!important; - width:170rpx!important; - } - &>.u-upload__deletable{ - width:30rpx; - height:30rpx; + &/deep/ .u-upload__wrap{ + align-items: flex-start; + .u-upload__wrap__preview{ + border-radius: 10rpx; + &>.u-upload__wrap__preview__image{ + height:170rpx!important; + width:170rpx!important; + } + &>.u-upload__deletable{ + width:30rpx; + height:30rpx; + } } } .album{ @@ -381,9 +383,6 @@ import {dataType} from 'black-knight/lib/config/tools' setPickerCol.bind(this.$refs.picker)(this.columns[0]||[],this.value,1) }) } - if(this.type=='upImg'){ - window.the=this - } }, methods:{ async afterRead(e){