opt: optimize imgae loading for image wall page, loading thumb image replace source image

This commit is contained in:
RockYang
2023-10-13 23:07:41 +08:00
parent ebdec4fa44
commit fb3d43d2d5
2 changed files with 44 additions and 9 deletions

View File

@@ -19,6 +19,17 @@
.img-container {
display flex
justify-content center
.image-slot {
display flex
height 100vh
align-items center
justify-content center
.el-icon {
font-size 60px
}
}
}
.task-info {