This commit is contained in:
X1627315083@163.com
2026-06-01 10:40:11 +08:00
parent 965721bbdd
commit fdc5f9d095
9 changed files with 40 additions and 35 deletions

View File

@@ -78,8 +78,12 @@ defineExpose({})
overflow-y: auto;
.header-img{
width: 100%;
border-bottom: 1px solid #232323;
>img{
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
}
.content{