diff --git a/pages/component/input/input.uvue b/pages/component/input/input.uvue index 71371945ad3ae1aac45000c8d3f54c85254344a2..8fdcb5c0b072b1dd86dea7c642cae6676720feb1 100644 --- a/pages/component/input/input.uvue +++ b/pages/component/input/input.uvue @@ -48,7 +48,7 @@ - + @@ -336,9 +336,6 @@ } .uni-input-placeholder-class { - background-color: green; - } - .uni-input-placeholder-class-ts { - background-color: orange; + font-size: 10px; }