H5/uni/后端代码/后台管理系统+砍价记录页面倒计时错误
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<view class="times">
|
||||
<view>距秒杀结束仅剩</view>
|
||||
<count-down :isDay="false" :tipText="' '" :dayText="' '" :hourText="' : '" :minuteText="' : '"
|
||||
:secondText="' '" :datatime="datatime"></count-down>
|
||||
:secondText="' '" :datatime="datatime/1000"></count-down>
|
||||
</view>
|
||||
<view class="iconfont icon-jiantou"></view>
|
||||
</view>
|
||||
|
Reference in New Issue
Block a user