Files
Situation-Awareness-Platfor…/src/components/UserAvatar
2025-03-12 18:41:20 +08:00
..
2025-03-12 18:41:20 +08:00
2025-03-12 18:41:20 +08:00

TS接口文档可以查看同文件夹下的types.ts

Props

参数 说明 类型 可选值 默认值
userInfo 用户信息 {nickname?: string;name?: string;imgSrc: string;path?: string;}
size? 头像尺寸 number 30
showName? 是否显示名称 boolean true