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

5 lines
218 B
Plaintext

<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>