🦀️ fix: 修复bug

This commit is contained in:
wangsongsole 2024-02-29 16:42:35 +08:00
parent dc381a37d1
commit b85dcfa184
1 changed files with 8 additions and 4 deletions

View File

@ -26,10 +26,14 @@
class="but" @click="toReceive">
</div>
<div class="content">
<p class="time">生效时间:{{goods.group_info.time_limit.effect_time.start_time}} ~
{{goods.group_info.time_limit.effect_time.end_time}}</p>
<p class="time">领取时间:{{goods.group_info.time_limit.receive_time.start_time}} ~
{{goods.group_info.time_limit.receive_time.end_time}}</p>
<p class="time">
生效时间:{{goods.group_info.time_limit.effect_time.start_time}} ~
{{goods.group_info.time_limit.effect_time.end_time}}
</p>
<p class="time" v-if="goods.group_info.time_limit.receive_time.start_time">
领取时间:{{goods.group_info.time_limit.receive_time.start_time}} ~
{{goods.group_info.time_limit.receive_time.end_time}}
</p>
<div class="explain">
<img src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/reduce/zfb_combining_title.png"
alt="" class="title-img">