Compare commits

..

No commits in common. "b973bee0b3c7ef30430b9b3d8c21009bcb7c5ab4" and "73ce515567770f3132935206b47408a1a94972f0" have entirely different histories.

View File

@ -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">