Fix:5041 【商城小程序】订单详情页,体验店店铺图片数据获取错误
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
<view class="merchant-card">
|
||||
<view class="merchant-card-top">
|
||||
<image :src="orderInfo.merchantAvatar || webUrl + '/experienceCoupon/store-placeholder.png'" class="merchant-avatar" mode="aspectFill" />
|
||||
<image :src="orderInfo.experienceItemInfo.themeImage " class="merchant-avatar" mode="aspectFill" />
|
||||
<view class="merchant-info">
|
||||
<view class="merchant-name-large">{{ orderInfo.merchantName }}</view>
|
||||
<view class="merchant-location-wrap one-t v12-mb-2">
|
||||
|
||||
Reference in New Issue
Block a user