Files
lifeRestart/liferestartWX/utils/wux/icon/index.wxml
2021-09-08 16:04:03 +08:00

2 lines
162 B
Plaintext

<view class="wux-class ion {{ type ? 'ion-' + type : '' }}" style="font-size: {{ fontSize }}; {{ color ? 'color: ' + color : '' }}" hidden="{{ hidden }}"></view>