uni-icons.wxml 195 B

1
  1. <text data-event-opts="{{[['tap',[['_onClick',['$event']]]]]}}" class="{{['uni-icons','uniui-'+type,customPrefix,customPrefix?type:'']}}" style="{{(styleObj)}}" bindtap="__e"><slot></slot></text>