除地图和对接数据外已完成

This commit is contained in:
aixianling
2023-10-23 16:32:13 +08:00
parent 1420676c7c
commit 4ec643dd1a
9 changed files with 323 additions and 28 deletions

View File

@@ -318,6 +318,10 @@ div[flex], .flex {
&.center {
justify-content: center;
}
&.normal {
align-items: unset;
}
}
.fill {