forked from gzzfw/frontEnd/gzDyh

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