agv呼叫管理

This commit is contained in:
2024-04-19 14:40:47 +08:00
parent 8f0d33e950
commit c7edc49491
11 changed files with 582 additions and 134 deletions

View File

@@ -146,6 +146,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.mgb10 {
margin-bottom: 10rpx;
}
.mgb20 {
margin-bottom: 20rpx;
}
.pdl20 {
padding-left: 20rpx;
}