Refactor(云灵AI):列表数据对接
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
:src="webUrl + '/aiChat/icon-57.png'"
|
||||
class="icon"
|
||||
mode="widthFix"
|
||||
lazy-load
|
||||
/>
|
||||
{{ item.merName }}
|
||||
</view>
|
||||
@@ -31,6 +32,7 @@
|
||||
:src="cartItem.productInfo.image"
|
||||
class="img"
|
||||
mode="widthFix"
|
||||
lazy-load
|
||||
/>
|
||||
</view>
|
||||
<view class="name-wrap">
|
||||
|
||||
Reference in New Issue
Block a user