my-fixed-button.wxml 415 B

1
  1. <u-button style="{{'border-radius:0;'+('width:'+(width)+';')+('font-size:'+(fontSize)+';')+('position:'+(position)+';')+('bottom:'+(bottom)+';')+('left:'+(left)+';')}}" vue-id="351eaf68-1" type="{{type}}" size="{{size}}" custom-style="{{({borderRadius:0})}}" data-event-opts="{{[['^click',[['click']]]]}}" bind:click="__e" class="data-v-6d117d5e" bind:__l="__l" vue-slots="{{['default']}}">{{''+text+''}}</u-button>