mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 12:26:44 +08:00
修改头像
This commit is contained in:
@@ -351,6 +351,9 @@ li{
|
|||||||
width: 68px !important;
|
width: 68px !important;
|
||||||
height: 68px !important;
|
height: 68px !important;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.teacher-text{
|
.teacher-text{
|
||||||
width: 68px;
|
width: 68px;
|
||||||
|
|||||||
@@ -624,6 +624,9 @@
|
|||||||
.el-avatar{
|
.el-avatar{
|
||||||
width: 26px !important;
|
width: 26px !important;
|
||||||
height: 26px !important;
|
height: 26px !important;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.article-card-right{
|
.article-card-right{
|
||||||
@@ -666,6 +669,9 @@
|
|||||||
.el-avatar{
|
.el-avatar{
|
||||||
width: 26px;
|
width: 26px;
|
||||||
height: 26px;
|
height: 26px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.article-info-time{
|
.article-info-time{
|
||||||
@@ -888,6 +894,9 @@
|
|||||||
.el-avatar{
|
.el-avatar{
|
||||||
width: 34px;
|
width: 34px;
|
||||||
height: 34px;
|
height: 34px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1067,6 +1076,9 @@
|
|||||||
.el-avatar{
|
.el-avatar{
|
||||||
width: 32px !important;
|
width: 32px !important;
|
||||||
height: 32px !important;
|
height: 32px !important;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.article-card-right{
|
.article-card-right{
|
||||||
|
|||||||
@@ -399,8 +399,11 @@ export default {
|
|||||||
// right: 48px;
|
// right: 48px;
|
||||||
// }
|
// }
|
||||||
}
|
}
|
||||||
.el-avatar{
|
::v-deep.el-avatar{
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.el-button{
|
.el-button{
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
|
|||||||
@@ -251,6 +251,12 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
::v-deep .el-avatar{
|
||||||
|
margin-right: 8px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
::v-deep.xtop .xtop-right .person-action[data-v-5bcef51e] .message-count i{
|
::v-deep.xtop .xtop-right .person-action[data-v-5bcef51e] .message-count i{
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
@@ -424,9 +430,7 @@ export default {
|
|||||||
color:#409EFF;
|
color:#409EFF;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.el-avatar{
|
|
||||||
margin-right: 8px;
|
|
||||||
}
|
|
||||||
.el-button{
|
.el-button{
|
||||||
margin-top: 1px;
|
margin-top: 1px;
|
||||||
// margin-left: 20px;
|
// margin-left: 20px;
|
||||||
|
|||||||
@@ -1424,6 +1424,9 @@ export default {
|
|||||||
width: 68px !important;
|
width: 68px !important;
|
||||||
height: 68px !important;
|
height: 68px !important;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.teacher-text {
|
.teacher-text {
|
||||||
width: 68px;
|
width: 68px;
|
||||||
|
|||||||
@@ -1723,6 +1723,9 @@
|
|||||||
width: 60px !important;
|
width: 60px !important;
|
||||||
height: 60px !important;
|
height: 60px !important;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.teacher-text {
|
.teacher-text {
|
||||||
width: 68px;
|
width: 68px;
|
||||||
|
|||||||
@@ -514,6 +514,9 @@ export default {
|
|||||||
.el-avatar{
|
.el-avatar{
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
img{
|
||||||
|
width: 100% !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.userInfo-info{
|
.userInfo-info{
|
||||||
margin-left: 40px;
|
margin-left: 40px;
|
||||||
|
|||||||
Reference in New Issue
Block a user