修改倒计时不显示,以及微信支付的问题

This commit is contained in:
anhaogxs
2021-05-12 17:21:56 +08:00
parent 56b9692ada
commit 3b76e7754b
5 changed files with 102 additions and 94 deletions

View File

@ -72,7 +72,7 @@
<text class="font-color-red" v-text="item.count"></text>
<text>人成团</text>
</view>
<count-down :isDay="true" :tipText="'剩余 '" :dayText="' 天 '" :hourText="' : '" :minuteText="' : '" :secondText="' '" :datatime="item.stopTime / 1000"></count-down>
<count-down :isDay="true" :tipText="'剩余 '" :dayText="' 天 '" :hourText="' : '" :minuteText="' : '" :secondText="' '" :datatime="item.stopTime"></count-down>
</view>
<view class="spellBnt" @click="groupRule(item.id)">
去拼单