Task:礼品赠送/送礼、分享。收礼
This commit is contained in:
@@ -206,7 +206,7 @@ export default {
|
||||
},
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: '送朋友',
|
||||
title: this.giftItem.message || '礼笺轻启,礼藏心意',
|
||||
path: `/pkg_user/views/gift/receive?code=${this.giftItem.code}`,
|
||||
imageUrl: this.giftItem.giftInfo[0].productInfo.image
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user