mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-16 21:02:42 +08:00
增加微信小程序版
This commit is contained in:
1
liferestartWX/utils/wux/icon/index.wxml
Normal file
1
liferestartWX/utils/wux/icon/index.wxml
Normal file
@@ -0,0 +1 @@
|
||||
<view class="wux-class ion {{ type ? 'ion-' + type : '' }}" style="font-size: {{ fontSize }}; {{ color ? 'color: ' + color : '' }}" hidden="{{ hidden }}"></view>
|
||||
Reference in New Issue
Block a user