@@ -29,7 +29,7 @@
</view>
<!-- 商品图片 -->
<view class="goods_img">
- <image style="width: 100%; height: 100%;" mode="aspectFill" :src="imageUrl + item.goods_img"></image>
+ <image style="width: 100%; height: 100%;" mode="aspectFill" :src="imageUrl + item.goodsImg"></image>
@@ -298,4 +298,4 @@
}
-</style>
+</style>