::v-deep(.el-upload--picture-card){
width: 100px;
height: 100px;
}
::v-deep(.el-upload){
width: 100px;
height: 100px;
line-height: 100px;
}
::v-deep(.el-upload-list--picture-card .el-upload-list__item){
width: 100px;
height: 100px;
line-height: 100px;
}
::v-deep(.el-upload-list--picture-card .el-upload-list__item-thumbnail){
width: 100px;
height: 100px;
line-height: 100px;
}
::v-deep(.avatar){
width: 100px;
height: 100px;
}
修改el-upload上传框的大小
最新推荐文章于 2025-04-11 16:09:51 发布