WGShare.Client.Wx/pages/button/block-btn/index.wxml

4 lines
109 B
Plaintext

<view class="button-example">
<t-button theme="primary" size="large" block>填充按钮</t-button>
</view>