Fix(订单):分享使用礼品卡图片,不用封面
This commit is contained in:
@@ -341,7 +341,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
title: this.giftItem.message || '礼笺轻启,礼藏心意',
|
title: this.giftItem.message || '礼笺轻启,礼藏心意',
|
||||||
path: `/pkg_user/views/gift/receive?code=${this.giftItem.giftCardInfo.code}`,
|
path: `/pkg_user/views/gift/receive?code=${this.giftItem.giftCardInfo.code}`,
|
||||||
imageUrl: this.giftItem.giftCardInfo.cover
|
imageUrl: this.giftItem.giftCardInfo.giftCardImage
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user