Fix:4423 【旅居商城小程序】送礼—礼品卡封面主图显示有误

This commit is contained in:
linxi
2025-11-12 15:53:10 +08:00
parent b8f9a250fb
commit 561b0968ab
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -581,6 +581,9 @@ export default {
this.giftImage = res.data.giftCardTemplates[0].image
this.goodsInfo = {
...res.data.travelGroupProduct,
productInfo: {
image: res.data.travelGroupProduct.mainImage,
}
}
this.giftNotice = res.data.giftCardGiftNotice
}