[新增] avatar 头像组件

This commit is contained in:
就眠仪式
2021-10-01 20:22:49 +08:00
parent 899604b2d0
commit ddfca5b3c7
9 changed files with 172 additions and 15 deletions

View File

@@ -175,3 +175,7 @@ table th {
table td {
white-space: nowrap;
}
.source .layui-avatar {
margin-right: 30px;
}