Files
MiniProgram/ProjectLiaisonForm/pages/count-down/count-down.wxml
2025-08-15 14:05:08 +08:00

10 lines
373 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<t-navbar class="demo-navbar" title="CountDown" leftArrow />
<t-demo-header title="CountDown 倒计时" desc="用于实时展示倒计时数值。" notice="渲染框架支持情况Skyline、WebView" />
<t-demo padding title="01 组件类型">
<base />
</t-demo>
<t-demo padding title="02 组件尺寸" desc="倒计时 large/medium/small 尺寸">
<size />
</t-demo>