xzs-mysql/source/wx/exam-student/component/iView/icon/index.wxml
2020-06-14 16:44:45 +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>