This commit is contained in:
学习很差啦
2022-09-14 10:51:18 +08:00
13 changed files with 108 additions and 35 deletions

View File

@@ -39,8 +39,10 @@
:key="_index"
>
<div class="item-img-box">
<img
<u-image
class="item-img"
width="156rpx"
height="156rpx"
:src="i.thumbnail ? i.thumbnail : i.goodsImage"
alt
/>