c-button.wxml
419 Bytes
<view class="u-button" style="{{(vuex_theme)}}"><u-button vue-id="5e8fdffc-1" type="primary" shape="{{shape}}" open-type="{{openType}}" hover-class="none" disabled="{{disabled}}" custom-style="{{getCustomStyle}}" data-event-opts="{{[['^getphonenumber',[['getPhoneNumber']]],['^click',[['click']]]]}}" bind:getphonenumber="__e" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">{{''+text+''}}</u-button></view>