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