no message

master
tping 5 years ago
commit b9380657fa

@ -289,7 +289,7 @@ body{
}
.bank_order_heng .containner{
padding: 0 0.3rem;
margin-top: 0.15rem;
margin-top: 0.1rem;
}
.bank_order_heng .bank_select{
width: 100%;
@ -316,13 +316,13 @@ body{
align-items: flex-start;
}
.bank_order_heng .bank_select_box .bank_info>div:first-child{
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(51,51,51,1);
}
.bank_order_heng .bank_select_box .bank_info>div:last-child {
font-size:0.16rem;
font-size:0.14rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(169,169,169,1);
@ -332,7 +332,7 @@ body{
}
.bank_order_heng .bank_text{
margin: 0.1rem 0;
font-size:0.16rem;
font-size:0.14rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(169,169,169,1);
@ -344,16 +344,16 @@ body{
border-radius:0.1rem;
}
.bank_order_heng .bank_select_info_box{
padding: 0.12rem 0.3rem 0.12rem 0.3rem;
padding: 0.1rem 0.3rem 0.1rem 0.3rem;
}
.bank_order_heng .bank_select_info_box .select_info_content{
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 0.2rem;
margin-bottom: 0.1rem;
}
.bank_order_heng .select_info_content>div{
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(51,51,51,1);
@ -366,16 +366,17 @@ body{
border: 0;
outline: none;
padding-left: 0.3rem;
font-size: 0.16rem;
}
.bank_order_heng .select_info_code{
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 0.2rem;
padding-bottom: 0.1rem;
border-bottom: 1px solid #F5F5F5;
}
.bank_order_heng .select_info_code>div{
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(51,51,51,1);
@ -408,7 +409,7 @@ body{
height:0.3rem;
background:rgba(33,177,235,1);
border-radius:0.3rem;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(255,255,255,1);
@ -423,13 +424,13 @@ body{
margin-top: 0.1rem;
}
.bank_order_heng .select_info_price>div{
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(51,51,51,1);
}
.bank_order_heng .select_info_price>div>span{
font-size:0.26rem;
font-size:0.24rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(227,0,0,1);
@ -438,7 +439,7 @@ body{
width: 2.56rem;
height: 0.3rem;
background:rgba(33,177,235,1);
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
@ -473,7 +474,7 @@ body{
height: 0.5rem;
width: 100%;
background:rgba(33,177,235,1);
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(245,245,245,1);
@ -481,7 +482,7 @@ body{
border-top-right-radius: 0.1rem;
}
.bank_order_heng .bank_window .win_heard_box{
padding: 0.12rem 0.62rem 0.12rem 0.92rem;
padding: 0.1rem 0.62rem 0.1rem 0.92rem;
display: flex;
align-items: center;
justify-content: space-between;
@ -510,7 +511,7 @@ body{
display: flex;
align-items: center;
justify-content: space-between;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(51,51,51,1);

@ -148,15 +148,15 @@ body{
.bank_short_heng .heard{
width: 100%;
background-color: #21B1EB;
font-size: 0.24rem;
font-size: 0.22rem;
}
.bank_short_heng .heard_box{
padding-top: 0.2rem;
padding-top: 0.1rem;
height: 0.45rem;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.2rem;
font-size: 0.18rem;
color: #FFFFFF;
position: relative;
}
@ -171,7 +171,7 @@ body{
}
.bank_short_heng .containner{
padding: 0 0.5rem;
margin-top: 0.15rem;
margin-top: 0.1rem;
}
.bank_short_heng .containner_box{
width: 100%;
@ -180,18 +180,18 @@ body{
border-radius:0.3rem;
}
.bank_short_heng .containner_text{
padding: 0.15rem 0.15rem 0 0.15rem;
padding: 0.1rem 0.15rem 0 0.15rem;
}
.bank_short_heng .containner_text .price{
font-size:0.2rem;
font-size:0.22rem;
font-family:PingFang SC;
font-weight:bold;
color:rgba(227,0,0,1);
text-align: center;
}
.bank_short_heng .containner_text .price_del{
margin-top: 0.12rem;
font-size:0.18rem;
margin-top: 0.1rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(40,40,40,1);
@ -203,7 +203,7 @@ body{
margin-top: 0.1rem;
background:rgba(245,245,245,1);
border-radius:0.3rem;
font-size: 0.2rem;
font-size: 0.18rem;
display: flex;
align-items: center;
justify-content: center;
@ -218,6 +218,7 @@ body{
outline:none;
border: 0;
background:rgba(245,245,245,1);
font-size: 0.16rem;
}
.bank_short_heng .containner_order{
padding: 0 0.15rem;
@ -225,7 +226,7 @@ body{
display: none;
}
.bank_short_heng .containner_order .title{
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(40,40,40,1);
@ -235,14 +236,14 @@ body{
display: flex;
align-items: center;
justify-content: space-between;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(169,169,169,1);
margin-top: 0.1rem;
}
.bank_short_heng .border{
margin-top: 0.12rem;
margin-top: 0.1rem;
width: 100%;
height: 1px;
background:rgba(245,245,245,1);
@ -268,11 +269,11 @@ body{
display: none;
}
.bank_short_heng .foot_btn{
margin: 0.1rem auto 0 auto;
margin: 0.15rem auto 0 auto;
width: 5rem;
height: 0.5rem;
background:rgba(33,177,235,1);
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
@ -375,7 +376,7 @@ body{
justify-content: center;
}
.bank_short_heng .forbid_pay{
font-size:0.16rem;
font-size:0.14rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(41,41,41,1);
@ -387,20 +388,20 @@ body{
.bank_short_heng .forbid_pay>img{
width: 0.8rem;
height: 0.8rem;
margin-bottom: 0.12rem;
margin-bottom: 0.1rem;
}
.bank_short_heng .forbid_confirm{
width:3.3rem;
height:0.3rem;
background:rgba(33,177,235,1);
border-radius:0.3rem;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
text-align: center;
line-height: 0.3rem;
margin-top: 0.2rem;
margin-top: 0.1rem;
}
.bank_short_heng .forbid_close{
position: absolute;
@ -408,7 +409,7 @@ body{
height: 0.3rem;
top: 0.3rem;
left: 0.3rem;
font-size: 0.2rem;
font-size: 0.18rem;
}
.bank_short_heng .forbid_close>img{
width: 100%;

Loading…
Cancel
Save