mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-16 04:24:08 +08:00
2 lines
162 B
Plaintext
2 lines
162 B
Plaintext
<view class="wux-class ion {{ type ? 'ion-' + type : '' }}" style="font-size: {{ fontSize }}; {{ color ? 'color: ' + color : '' }}" hidden="{{ hidden }}"></view>
|