Files

5 lines
218 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
<view class="button-example">
<t-button theme="light" block size="large" t-class="group-btn">填充按钮</t-button>
<t-button theme="primary" block size="large" t-class="group-btn">填充按钮</t-button>
</view>