c-button.wxml 422 Bytes
<view class="u-button"><u-button vue-id="5e8fdffc-1" text="{{text}}" color="#0CB17A" plain="{{false}}" hairline="{{false}}" disabled="{{disabled}}" throttleTime="{{1500}}" type="info" shape="circle" open-type="{{openType}}" custom-style="{{getCustomStyle}}" data-event-opts="{{[['^getphonenumber',[['getPhoneNumber']]],['^click',[['click']]]]}}" bind:getphonenumber="__e" bind:click="__e" bind:__l="__l"></u-button></view>