状态栏

This commit is contained in:
2024-05-11 14:07:30 +08:00
parent 634d2c031f
commit 4d56111c2d
4 changed files with 52 additions and 24 deletions

View File

@@ -130,4 +130,7 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
}
.h-50 {
height: 50% !important;
}
.mgb10 {
margin-bottom: 10rpx;
}