优化代码

This commit is contained in:
java110 2020-08-15 17:53:32 +08:00
parent 125089582f
commit a3abfc50d7

View File

@ -46,7 +46,7 @@
<div class="col-sm-6" style="text-align:center">
<div class="form-group row">
<div style="width: 100%;height: 150rem;" v-show="editOwnerInfo.ownerPhoto != ''">
<div style="width: 100%;height: 10rem;" v-show="editOwnerInfo.ownerPhoto != ''">
<img width="80%" height="150rem" v-bind:src="editOwnerInfo.ownerPhoto" alt="业主照片">
</div>
<div style="width: 100%;" v-show="editOwnerInfo.ownerPhoto == ''">