- <wux-result
- icon="{{ false }}"
- title="支付提示"
- label="微信小程序自定义组件 https://github.com/wux-weapp/wux-weapp"
- buttons="{{ buttons }}"
- extra="Copyright © 2018 wux weapp"
- fixed
- bind:click="onClick"
- >
- <icon slot="header" type="info" color="#0faeff" size="93" />
- </wux-result>
|