Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 884 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 884 Bytes

Icon 图标

使用指南

在 app.wxss 中引入组件库所有样式

@import "path/to/zanui-weapp/dist/index.wxss";

代码演示

可以在任意元素上增加 zan-icon 类即可

<view class="zan-icon zan-icon-close"></view>

支持的 icon 和 名称 见下图