作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

"请选择"问题

... ... @@ -652,7 +652,7 @@ font-size: 0.6rem;
display: flex;
align-items: center;
justify-content: space-between;
/*justify-content: space-between;*/
color:#333333;
font-size:0.26rem;
}
... ... @@ -684,7 +684,7 @@ font-size: 0.6rem;
width:60%;
}
.bigbig_item .survey_input{
width:40%;
/*width:40%;*/
}
.bigbigbig_item .survey_itemtxt{
width:70%;
... ... @@ -696,13 +696,13 @@ font-size: 0.6rem;
.survey_input {
padding:0;
margin: 0;
width:72%;
/*width:72%;*/
color:#333;
font-size:0.24rem;
}
.survey_input input{
width:100%;
/*width:100%;*/
height:0.4rem;
font-size:14px;
color:#333;
... ...