报表申报智能运输页面完成

This commit is contained in:
zx
2026-04-23 14:35:54 +08:00
parent 6f1db0f92e
commit 5ca85c1f0d
53 changed files with 3659 additions and 292 deletions

View File

@@ -38,7 +38,7 @@
font-size: 14px;
margin-top: 8rpx;
}
span {
text {
color: #616161;
}
}
@@ -68,6 +68,9 @@
justify-content: center;
}
.mt-4 {
margin-top: 4rpx;
}
.mt-8 {
margin-top: 8rpx;
}
@@ -86,12 +89,18 @@
.mt-16 {
margin-top: 16rpx;
}
.mr-4 {
margin-right: 4rpx;
}
.mr-8 {
margin-right: 8rpx;
}
.mr-16 {
margin-right: 16rpx;
}
.ml-4 {
margin-left:4rpx;
}
.ml-8 {
margin-left: 8rpx;
}
@@ -214,7 +223,7 @@
font-size: 14px;
margin-top: 8rpx;
}
span {
text {
color: #616161;
}
}