Skip to content
Fantastic-admin 官方文档 (v5)
搜索文档
K
Main Navigation
文档
指南
组件
Appearance
Menu
Return to top
On this page
作者其他作品
Fantastic-startkit
简单好用的 Vue3 项目启动套件
One-step-admin
巧妙的管理系统框架
Fantastic-mobile
自成一派的 H5 框架
Are you an LLM? You can read better optimized documentation at /v5-docs/components/fa-avatar.md for this page in Markdown format
FaAvatar 头像
Props
属性名
说明
类型
默认值
src
头像图片地址,支持网络图片和本地图片
string
-
fallback
头像图片加载失败时显示的文字
string
-
shape
头像形状,默认圆形
'square' | 'circle'
'circle'
class
自定义类名
string
-
Slots
插槽名
说明
default
头像图片加载失败时显示,设置会覆盖 fallback 属性