搬运起点

This commit is contained in:
蔡玲
2024-12-19 10:42:08 +08:00
parent 7486ba6078
commit 8611fca1f8
12 changed files with 1215 additions and 682 deletions

View File

@@ -425,6 +425,8 @@
_wh(331px, 88px)
.button_control_disabled
background center url(../images/new/button_disabled.png) no-repeat
.button_control_gray
background center url(../images/new/button_gray.png) no-repeat
.grid_wrapper
width 100%
table

View File

@@ -145,3 +145,7 @@ input::-webkit-input-placeholder {
.mgl10 {
margin-left: .1rem !important;
}
.mgl20 {
margin-left: .2rem !important;
}