shuziren/job-seeker/miniprogram-2/miniprogram_npm/lin-ui/icon/index.wxml

2 lines
160 B
Plaintext
Raw Permalink Normal View History

2024-02-29 08:06:26 +00:00
<view class="l-class l-icon {{ name === '' ? '' : 'l-icon-' + name }}" style="{{ size ? 'font-size:'+size+'rpx;':''}}{{ color ? 'color:' + color+';' : '' }}"/>