作者 lihan

修复

... ... @@ -121,7 +121,7 @@ input {-webkit-appearance:none; /*去除input默认样式*/}
}
#shuliang{
border-bottom:0;
}
}
.li_span{
display: flex;
... ... @@ -200,7 +200,7 @@ input {-webkit-appearance:none; /*去除input默认样式*/}
position: relative;
}
.phurse{
color:#3988E5;
color:#3988E5;
}
.dan1{
/*justify-content: space-between;*/
... ... @@ -317,7 +317,7 @@ footer span{
align-items: center;
}
.move{
z-index: 10;
z-index: 10;
position: fixed;
top:0;
left:0;
... ... @@ -334,8 +334,8 @@ z-index: 10;
padding: 0 0.31rem;
}
.change{
padding: 0 0.31rem;
width: 100%;
padding: 0 0.31rem;
width: 100%;
}
.call{
font-size: 0.32rem;
... ... @@ -343,13 +343,13 @@ width: 100%;
}
.required{
display: flex;
flex-direction: column;
align-items: center;
margin-top: 1rem;
display: flex;
flex-direction: column;
align-items: center;
margin-top: 1rem;
}
.yes{
margin-bottom: 0.4rem;}
margin-bottom: 0.4rem;}
.single{
... ... @@ -361,7 +361,7 @@ margin-bottom: 0.4rem;}
color: #3988E5;
}
.move_main{
z-index: 1000;
z-index: 1000;
bottom: 0;
position: absolute;
background-color: #fff;
... ... @@ -540,7 +540,7 @@ input::input-placeholder{
margin-left: 0.1rem;
padding-top: 0.3rem;
margin-right: 0.25rem;
}
}
.icon-xuanzhong2{
color:#FE0A01;
}
... ... @@ -632,7 +632,7 @@ input::input-placeholder{
}
.required .yes{ color:red;}
.required span{font-size: 0.32rem;
color:#252729;
color:#252729;
}
.single img{
width: 100%;
... ...