[新增] avatar 组件
This commit is contained in:
@@ -7,7 +7,7 @@ import { defineProps } from 'vue'
|
||||
|
||||
const props =
|
||||
defineProps<{
|
||||
src?: boolean
|
||||
src?: string
|
||||
radius?: boolean
|
||||
size?: string
|
||||
}>()
|
||||
|
||||
Reference in New Issue
Block a user