Style: 礼品卡定位样式调优

This commit is contained in:
linxi
2025-08-11 15:41:08 +08:00
parent 562739eabd
commit 6b0011d73d
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -261,7 +261,7 @@ export default {
withShareTicket: true
})
return {
title: this.giftItem.message || '礼笺轻启,礼藏心意',
title: '礼笺轻启,礼藏心意',
path: `/pkg_user/views/gift/receive?code=${this.giftItem.code}`,
imageUrl: this.giftItem.templateInfo.image
}