仿互站小程序
This commit is contained in:
2
utils/count-down/index.wxml
Normal file
2
utils/count-down/index.wxml
Normal file
@@ -0,0 +1,2 @@
|
||||
<text class="{{customClass||''}}" style="{{customStyle||''}}" wx:if="{{!showSlot}}">{{countDownText}}</text>
|
||||
<slot wx:else></slot>
|
Reference in New Issue
Block a user