修改团购和秒杀倒计时为0的问题

This commit is contained in:
Gao xiaosong
2020-12-06 23:51:25 +08:00
parent 48746d22de
commit 1e8dbdad17
4 changed files with 711 additions and 753 deletions

View File

@ -20,7 +20,7 @@
:hourText="' : '"
:minuteText="' : '"
:secondText="' '"
:datatime="datatime / 1000"
:datatime="datatime"
></count-down>
</view>
<view class="iconfont icon-jiantou"></view>