新增点位管理

This commit is contained in:
2024-06-04 15:33:24 +08:00
parent bf2502b927
commit 7737ded5e5
9 changed files with 152 additions and 3 deletions

View File

@@ -50,6 +50,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.jcflexstart {
justify-content: flex-start !important;
}
.jccenter {
justify-content: center !important;
}
.zd-row {
display: flex;