first commit
This commit is contained in:
1
衣莎项目/源码/YiShaXiYi/extend/iview/dist/icon/index.wxml
vendored
Normal file
1
衣莎项目/源码/YiShaXiYi/extend/iview/dist/icon/index.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="i-class i-icon {{ type === '' ? '' : 'i-icon-' + type }} {{ custom }}" style="font-size: {{ size }}px; {{ color ? 'color:' + color : '' }}"></view>
|
||||
Reference in New Issue
Block a user