优化代码

This commit is contained in:
Your Name 2023-03-04 23:59:25 +08:00
parent 242590c469
commit 974bb177bd

View File

@ -65,10 +65,13 @@
<div class="vc-line"></div>
<div class="padding margin-top">
<div class="">
<div class="text-center vc-float-left" style="width: 150px;">
<div class="text-center vc-float-left" style="width: 150px;" v-if="simplifyAcceptanceInfo.ownerPhoto">
<image width="120px" height="140px" class="border-radius" v-bind:src="simplifyAcceptanceInfo.ownerPhoto"
@error="errorLoadImg"/>
</div>
<div class="text-center vc-float-left" style="width: 150px;" v-else>
<image width="120px" height="140px" class="border-radius" src="/img/noPhoto.jpg"/>
</div>
<div class="row">
<div class="col-lg-12">
<div class="row">