| 1 |
- <view class="content"><view><text>Home图标</text><u-icon vue-id="8dd740cc-1" name="home" bind:__l="__l"></u-icon></view><view style="padding:20px;"><u-button vue-id="8dd740cc-2" type="primary" text="确定" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-3" type="primary" plain="{{true}}" text="镂空" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-4" type="primary" plain="{{true}}" hairline="{{true}}" text="细边" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-5" type="primary" disabled="{{disabled}}" text="禁用" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-6" type="primary" loading="{{true}}" loadingText="加载中" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-7" type="primary" icon="map" text="图标按钮" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-8" type="primary" shape="circle" text="按钮形状" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-9" text="渐变色按钮" color="linear-gradient(to right, rgb(66, 83, 216), rgb(213, 51, 186))" bind:__l="__l"></u-button><u-button vue-id="8dd740cc-10" type="primary" size="small" text="大小尺寸" bind:__l="__l"></u-button></view></view>
|