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

16 lines
385 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 title="Badge" leftArrow />
<t-demo-header
title="Badge 徽标"
desc="用于告知用户,该区域的状态变化或者待处理任务的数量。"
notice="渲染框架支持情况Skyline、WebView"
/>
<t-demo title="01 组件类型">
<base />
</t-demo>
<t-demo title="02 组件样式">
<theme />
</t-demo>
<t-demo title="03 组件尺寸">
<size />
</t-demo>