This commit is contained in:
zhutianqi
2021-12-30 17:48:23 +08:00
parent b79ca92f03
commit 0bbe1a0b5d
19 changed files with 392 additions and 913 deletions
+7 -14
View File
@@ -1,20 +1,13 @@
.phoneBox {
width: 100%;
height: 100%;
.form-item-disabled {
color: #666 !important;
/deep/.el-form-item__label {
color: #666 !important;
}
/deep/.el-form-item__content {
color: #666 !important;
/deep/.el-input {
color: #666 !important;
/deep/.el-input__inner {
color: #666 !important;
}
}
}
.van-cell {
padding: 10px 0;
}
/deep/.van-field__label {
width: 100px;
margin-right: 0px;
padding-left: 10.38px;
}
.headerTabs {
height: 52px;