Files
2025-08-15 14:05:08 +08:00

14 lines
438 B
Plaintext
Raw Permalink 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="Cell" leftArrow />
<view class="demo">
<t-demo-header title="Cell 单元格" desc="用于各个类别行的信息展示。" notice="渲染框架支持情况Skyline、WebView" />
<t-demo title="01 组件类型" desc="单行单元格">
<base />
</t-demo>
<t-demo desc="多行单元格">
<multiple />
</t-demo>
<t-demo title="02 组件样式" desc="卡片单元格">
<theme />
</t-demo>
</view>