mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化代码
This commit is contained in:
parent
7a62ec51a3
commit
d4d2a9da47
@ -46,7 +46,7 @@
|
||||
|
||||
<div class="col-sm-6" style="text-align:center">
|
||||
<div class="form-group row">
|
||||
<div style="width: 100%;" v-show="addOwnerInfo.ownerPhoto != ''">
|
||||
<div style="width: 100%;" v-show="editOwnerInfo.ownerPhoto != ''">
|
||||
<img width="80%" height="150rem" v-bind:src="editOwnerInfo.ownerPhoto" alt="业主照片">
|
||||
</div>
|
||||
<div style="width: 100%;" v-show="editOwnerInfo.ownerPhoto == ''">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user