Task:礼品赠送/送礼、分享。收礼

This commit is contained in:
modendeveloper
2025-02-23 21:16:10 +08:00
parent aedc2fd768
commit 0f5f19d9a0
5 changed files with 21 additions and 16 deletions
+7
View File
@@ -23,6 +23,13 @@ export default {
onShow() {
this.giftChooseAddress = uni.getStorageSync('giftChooseAddress') || {}
},
onShareAppMessage() {
return {
title: this.giftCard.message || '礼笺轻启,礼藏心意',
path: `/pkg_user/views/gift/receive?code=${this.giftCard.code}`,
imageUrl: this.giftCard.image
}
},
methods: {
getGiftCard(code) {
getGiftCardDetail({