|
@@ -103,7 +103,7 @@ import { getExpStr,scrollToV,isIos} from '@utils/tools';
|
|
|
color: #bbbbbb !important;
|
|
|
}
|
|
|
input:disabled, input[disabled]{
|
|
|
- // background:transparent;
|
|
|
+ background:transparent;
|
|
|
border-bottom-color: #DEDEDE !important;
|
|
|
}
|
|
|
// input:disabled,input[disabled]::-webkit-input-placeholder{
|