myButton.wxml
254 字节
<view data-event-opts="{{[['tap',[['comfirn',['$event']]]]]}}" class="{{['my_button','data-v-5a04158e',(border)?'border':'',(size==='small')?'size':'']}}" style="{{'background:'+(bgColor)+';'+('color:'+(color)+';')}}" bindtap="__e">{{''+title+''}}</view>