管道气销售

This commit is contained in:
‘huanghaiixia’
2026-01-07 17:38:57 +08:00
parent f73ce1a9f1
commit 5184bc2ddc
14 changed files with 281 additions and 129 deletions

View File

@ -501,4 +501,11 @@
.ant-input-disabled {
color: rgb(0 0 0 / 85%) !important;
}
.ant-input[disabled] {
border: none !important;
background-color: transparent !important;
}
.page-bg-wrap .ant-form-item-label > label {
color: rgba(0, 0, 0, 0.65) !important;
}
</style>