修改拼团详情倒计时的问题

This commit is contained in:
Gao xiaosong
2020-07-15 22:40:31 +08:00
parent 8a029054b3
commit 9357b167ac

View File

@ -56,7 +56,7 @@
:hourText="':'" :hourText="':'"
:minuteText="':'" :minuteText="':'"
:secondText="false" :secondText="false"
:datatime="item.stopTime" :datatime="item.stopTime/1000"
></count-down> ></count-down>
</view> </view>
<view class="spellBnt" @click="groupRule(item.id)"> <view class="spellBnt" @click="groupRule(item.id)">