forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-05 a297fec8881af0d14e1f9fc70b29a03f8ba7b229
1
2
3
4
<view class="van-count-down">
  <slot wx:if="{{ useSlot }}"/>
  <block wx:else>{{ formattedTime }}</block>
</view>