ASR/miniprogram/dist/icon/index.wxml
Saturneric 73fc37e472 Add.
2020-09-01 00:55:41 +08:00

1 line
161 B
Plaintext

<view class="i-class i-icon {{ type === '' ? '' : 'i-icon-' + type }} {{ custom }}" style="font-size: {{ size }}px; {{ color ? 'color:' + color : '' }}"></view>