You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

60 lines
930 B

page {
background: #fff;
}
.img1 {
margin-left: 35%;
height: 150px;
width: 150px;
margin-top: 20%;
}
.pickerPlaceHolder {
text-align: center;
height: 40px;
background: #EAF1F8;
line-height: 40px;
color: #999;
}
.pickerSelected {
text-align: center;
height: 40px;
line-height: 40px;
background: #EAF1F8;
color: black;
}
.view2 {
border-top: 1px solid #fafafa;
border-right: 1px solid #fafafa;
border-left: 1px solid #fafafa;
border-bottom: 1px solid #fafafa;
width: 90%;
height: 40px;
margin-left: 5%;
margin-right: 5%;
border-radius: 0.2em;
margin-top: 5%;
}
.input {
text-align: center;
height: 40px;
background: #EAF1F8;
}
.denglu {
margin-left: 5%;
margin-top: 10%;
width: 90%;
margin-right: 5%;
background: #f98b29;
color: #fff;
}
.wxmp {
position: fixed;
bottom: 0rpx;
width: 100%;
}