refactor: 重构主机分组页面.

This commit is contained in:
lijiahang
2023-11-23 19:16:57 +08:00
parent 2230d4ed8b
commit 5fe7ce07e5
16 changed files with 166 additions and 102 deletions

View File

@@ -21,10 +21,10 @@
<style lang="less" scoped>
.footer {
display: flex;
align-items: center;
align-items: flex-start;
justify-content: center;
height: 80px;
text-align: center;
height: 64px;
a {
text-decoration: none;