Fix:送出礼品列表分享好友封面图字段调整

This commit is contained in:
modendeveloper
2025-02-23 23:46:09 +08:00
parent e20775c198
commit 221de41cf3
+1 -1
View File
@@ -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: {