Files

7 lines
275 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
<view class="button-example">
<t-button theme="primary" size="large">按钮48</t-button>
<t-button theme="primary">按钮40</t-button>
<t-button theme="primary" size="small">按钮32</t-button>
<t-button theme="primary" size="extra-small">按钮28</t-button>
</view>