@beysong/wxc-avatar
v1.0.9
Published
MinUI 小程序组件 - 头像
Readme
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/beysong/minui/tree/master/packages/wxc-avatar| ||MinUI 组件库 https://github.com/meili/minui |
Preview

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