1.0.5 • Published 7 years ago
@minui/wxc-avatar v1.0.5
wxc-avatar
MinUI 小程序组件 - 头像
Install
$ min install @minui/wxc-avatarAPI
Avatar Props
| 名称 | 描述 |
|---|---|
src | 头像图片地址 |
mold | 头像规格,circle(正圆)、square(正方),默认 circle |
count | 消息数,显示在头像右上角 |
Link
| 地址 | |
|---|---|
| avatar 组件文档 https://meili.github.io/min/docs/minui/index.html#avatar | |
| avatar 组件源码 https://github.com/meili/minui/tree/master/packages/wxc-avatar | |
| MinUI 组件库 https://github.com/meili/minui |
Preview

ChangeLog
v1.0.0(2017-11-16)
- 初始版本