1 line
1.2 KiB
Plaintext
1 line
1.2 KiB
Plaintext
<view><page-head wx:if="{{a}}" u-i="63468024-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap uni-common-mt"><button type="primary">页面主操作 Normal</button><button type="primary" loading="{{b}}">页面主操作 Loading</button><button type="primary" disabled="true">页面主操作 Disabled</button><button type="default">页面次要操作 Normal</button><button type="default" disabled="true">页面次要操作 Disabled</button><button type="warn">警告类操作 Normal</button><button type="warn" disabled="true">警告类操作 Disabled</button><view class="button-sp-area"><button type="primary" plain="true">按钮</button><button type="primary" disabled="true" plain="true">不可点击的按钮</button><button type="default" plain="true">按钮</button><button type="default" disabled="true" plain="true">按钮</button><button class="mini-btn" type="primary" size="mini">按钮</button><button class="mini-btn" type="default" size="mini">按钮</button><button class="mini-btn" type="warn" size="mini">按钮</button></view><button open-type="launchApp" app-parameter="uni-app" binderror="{{c}}">打开APP</button><button open-type="feedback">意见反馈</button></view></view> |