3 lines
131 B
Plaintext
Raw Normal View History

2020-06-09 16:17:23 +08:00
<text class="{{customClass||''}}" style="{{customStyle||''}}" wx:if="{{!showSlot}}">{{countDownText}}</text>
<slot wx:else></slot>