Compare commits
No commits in common. "b973bee0b3c7ef30430b9b3d8c21009bcb7c5ab4" and "73ce515567770f3132935206b47408a1a94972f0" have entirely different histories.
b973bee0b3
...
73ce515567
@ -5,7 +5,7 @@
|
||||
</template>
|
||||
<el-row>
|
||||
<el-col :span="4">
|
||||
<ElAvatar shape="circle" :size="100" :src="user.avatar || undefined" />
|
||||
<ElAvatar shape="square" :size="140" :src="user.avatar || undefined" />
|
||||
</el-col>
|
||||
<el-col :span="20">
|
||||
<el-descriptions :column="2">
|
||||
|
Loading…
Reference in New Issue
Block a user