积分审核调整位置

This commit is contained in:
aixianling
2022-05-13 15:41:09 +08:00
parent e3154ca073
commit a6feb5a637
3 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,7 @@
<div class="detail-area">
<div class="time">{{ form.createTime }}</div>
<div class="address" v-if="form.areaId">
<img src="./img/address.png" alt="">
<img src="img/address.png" alt="">
<span>{{ form.areaName }}</span>
</div>
</div>

View File

Before

Width:  |  Height:  |  Size: 863 B

After

Width:  |  Height:  |  Size: 863 B