1.0.11 • Published 6 years ago

@bbjxl/wxc-avatar v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

wxc-avatar

MinUI 小程序组件 - 头像

Install

$ min install @bbjxl/wxc-avatar

API

Avatar Props

名称描述
src头像图片地址
mold头像规格,circle(正圆)、square(正方),默认 circle
count消息数,显示在头像右上角

Link

地址
avatar 组件文档 https://meili.github.io/min/docs/minui/index.html#avatar
avatar 组件源码 https://github.com/bbjxl/minui/tree/master/packages/wxc-avatar
MinUI 组件库 https://github.com/meili/minui

Preview

avatar

ChangeLog

v1.0.0(2017-11-16)

  • 初始版本