空载具管理

This commit is contained in:
2026-01-05 17:01:08 +08:00
parent 124f3ca87e
commit b6272f3877
22 changed files with 3451 additions and 4 deletions

View File

@@ -563,4 +563,11 @@ uni-button[disabled]:not([type]), uni-button[disabled][type=default] {
padding-left: 20rpx;
padding-right: 20rpx;
line-height: 50rpx;
}
.ftsize1 {
font-size 20rpx
background #fff
border-color #ff6a00
color #ff6a00
margin-top: 10rpx
}