Fix:收礼相关逻辑补充
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user