wupengfei
4 天以前 baa4fe4c19c0151cb46d52c47658c6aab4853cc4
1
2
3
4
export type AvatarProps = {
  imgClass?: string;
  src?: string;
};