用户详情头像调整

This commit is contained in:
慕下 2024-09-27 11:30:18 +08:00
parent fb91cef9e9
commit 16bda542c0

View File

@ -5,7 +5,7 @@
</template>
<el-row>
<el-col :span="4">
<ElAvatar shape="square" :size="140" :src="user.avatar || undefined" />
<ElAvatar shape="circle" :size="100" :src="user.avatar || undefined" />
</el-col>
<el-col :span="20">
<el-descriptions :column="2">