Fix:送出礼品列表分享好友封面图字段调整
This commit is contained in:
@@ -208,7 +208,7 @@ export default {
|
|||||||
return {
|
return {
|
||||||
title: this.giftItem.message || '礼笺轻启,礼藏心意',
|
title: this.giftItem.message || '礼笺轻启,礼藏心意',
|
||||||
path: `/pkg_user/views/gift/receive?code=${this.giftItem.code}`,
|
path: `/pkg_user/views/gift/receive?code=${this.giftItem.code}`,
|
||||||
imageUrl: this.giftItem.giftInfo[0].productInfo.image
|
imageUrl: this.giftItem.templateInfo.image
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Reference in New Issue
Block a user