5 lines
218 B
Plaintext
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>
|