Fix:4643 【旅居商城小程序】没开转赠的团购礼包领取页面需要单独关闭右上角转发功能

(cherry picked from commit c9f3767cbd)
This commit is contained in:
linxi
2025-11-21 12:34:20 +08:00
parent 56402e37f3
commit f29ca88ab3
+3
View File
@@ -83,6 +83,9 @@ export default {
code: code
}).then(res => {
this.giftCard = res.data || {}
if(this.giftCard.canTransfer === 0 ) {
uni.hideShareMenu()
}
this.isExpire = this.giftCard.isExpire === 1
if(this.isTravelGroup && res.data.isUserReceive === 1) {
const obj = {