[update] 修改bug80690

This commit is contained in:
lideqin
2024-01-15 16:24:47 +08:00
parent 1972643cc0
commit 7412618f54
8 changed files with 98 additions and 3 deletions
+6
View File
@@ -157,3 +157,9 @@
}
}
}
/deep/ .van-field {
.van-field__control[readonly]{
color: #969799;
}
}