shuziren/job-seeker/miniprogram-2/miniprogram_npm/iview-weapp/icon/index.wxml

1 line
161 B
Plaintext
Raw Normal View History

2024-02-29 08:06:26 +00:00
<view class="i-class i-icon {{ type === '' ? '' : 'i-icon-' + type }} {{ custom }}" style="font-size: {{ size }}px; {{ color ? 'color:' + color : '' }}"></view>