文件服务改为列表形式展示

This commit is contained in:
zhujiyan
2024-10-18 13:54:56 +08:00
parent 18017af16b
commit 2c066236bf
2 changed files with 86 additions and 22 deletions

View File

@@ -226,3 +226,7 @@
min-width: 128px;
}
}
.el-collapse-item__content{
padding-bottom: 0;
}