This commit is contained in:
ChuShiZ 2024-09-11 15:53:11 +08:00
parent 562446b3e7
commit bc69f82395

View File

@ -125,7 +125,7 @@
<view class="rb-top">
<view class="rb-title">
<view class="rb-biao">
<image :src=" 'http://www.nuoyunr.com/lananRsc' + item.goodsImage " mode=""></image>
<image :src="item.goodsImage" mode=""></image>
</view>
<text>{{item.categoryName}}</text>
</view>