5 lines
115 B
Plaintext
Raw Permalink Normal View History

2025-04-14 14:25:41 +08:00
<view class="van-count-down">
<slot wx:if="{{ useSlot }}"/>
<block wx:else>{{ formattedTime }}</block>
</view>