生箔工序页面删除搜索弹窗

This commit is contained in:
2025-06-13 18:03:52 +08:00
parent 4b427a7ad7
commit 3bc8a77854
5 changed files with 52 additions and 46 deletions

View File

@@ -140,6 +140,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
.h-50 {
height: 50% !important;
}
.mgt20 {
margin-top: 20rpx;
}
.mgt40 {
margin-top: 40rpx;
}