canyin-project/ybcy/miniApp/components/uni-icons/uni-icons.wxml
2024-11-01 16:07:54 +08:00

1 line
288 B
Plaintext

<text data-event-opts="{{[['tap',[['_onClick',['$event']]]]]}}" class="{{['uni-icons data-v-4ff6d34b',customIcons,customIcons?type:'']}}" style="{{'color:'+(color)+';'+('font-size:'+(size+'rpx')+';')+('font-weight:'+(bold?'600':'normal')+';')}}" bindtap="__e">{{''+icons[type]+''}}</text>