<view class="aio-count-down aio-class" style="{{ customStyle }}">
  <slot wx:if="{{ useSlot }}"/>
  <block wx:else>{{ formattedTime }}</block>
</view>
