Fix:收礼相关逻辑补充

This commit is contained in:
modendeveloper
2025-02-27 13:17:07 +08:00
parent 83a698185c
commit 44798a564f
+1 -1
View File
@@ -30,7 +30,7 @@
</view>
<view class="v12-text-center v12-font-26 v12-primary-text v12-mt-3">查看礼包详情>></view>
</view>
<view v-if="isReceive && myGift.isCurrentUser === 0" @click="toHome" style="z-index: 10">
<view v-if="isReceive && myGift.isCurrentUser !== 1" @click="toHome" style="z-index: 10">
<view class="address-btn v12-white-text v12-primary">
礼包已被领取
</view>