村社区界面完成

This commit is contained in:
aixianling
2024-09-13 16:41:20 +08:00
parent 85c6d365b1
commit e69b66d2aa
5 changed files with 169 additions and 50 deletions

View File

@@ -62,8 +62,8 @@ export default {
}
.slot {
height: calc(100% - 75px);
padding-top: 19px;
height: calc(100% - 60px);
padding-top: 12px;
}
}
</style>