直接贴部分代码
.inputTwo{
height: .7rem;
width: 68%;
border-radius: .3rem;
border: none;
text-indent: .3rem;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
line-height: .7rem;
font-size: .27rem;
padding: 0px!important;
}
.inputThree{
height: .7rem !important;
width: 22%;
border: none;
border-radius: .2rem;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
line-height: .7rem;
color: white;
background-color: #10c3fd;
font-size: .27rem;
padding: 0px!important;
}