完成大部分基础功能

This commit is contained in:
sprov
2021-05-30 15:23:48 +08:00
parent a66dff6959
commit 4bae13dcc6
12 changed files with 443 additions and 22 deletions

View File

@@ -2,6 +2,10 @@
height: 100%;
}
.ant-space {
display: block;
}
.ant-layout-sider-zero-width-trigger {
display: none;
}