@@ -74,7 +74,7 @@ import $ from 'jquery';
input{
height: 100%;
color: #4F50FF;
- font-size: .3rem;
+ font-size: .26rem;
border-bottom: 1px solid #E6E6E6 !important;
border-radius: 0;
padding-left: .05rem;
@@ -165,7 +165,7 @@
padding-left:.7rem;
color: #AAAAAA;
.placeholder{
- font-size: .28rem;
+ font-size: .24rem;
}
.searchImg {
width: 0.44rem;
@@ -154,7 +154,7 @@ export default {
position: absolute;
right: 0.32rem;
top: 0.54rem;
- font-size: 0.3rem;
+ font-size: 0.24rem;
color: #666666;
@@ -177,7 +177,7 @@ export default {
input {
width: 100%;
height: 0.42rem;
line-height: 0.42rem;
background: #F5F5F5;
@@ -196,10 +196,10 @@ export default {
text-align: center;
margin-top: 1.6rem;
- font-size: .26rem;
p{
color: #aaa;
margin-top: .8rem;
@@ -19,6 +19,10 @@
left: 0;
background:rgba(0,0,0,.5);
+input::placeholder {
+ font-size: .24rem!important;
+ color: #ccc!important;
+}
.footer{
width:100%;