Merge branch 'hotfix/sqshortcut' into dev

master
zhengyongxing 5 years ago
commit 7f04269d7f

@ -326,7 +326,7 @@ body{
}
.payment_heng .containner{
padding: 0 0.3rem;
margin-top: 0.1rem;
margin-top: 0.04rem;
}
.payment_heng .indent{
background:rgba(255,255,255,1);
@ -337,34 +337,34 @@ body{
padding: 0.1rem 0.3rem;
}
.payment_heng .indent .indent_box div:first-child{
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(41,41,41,1);
}
.payment_heng .indent .indent_box div:first-child>span{
margin-left: 0.38rem;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(227,0,0,1);
}
.payment_heng .indent .indent_box div:last-child{
margin-top: 0.1rem;
font-size:0.16rem;
font-size:0.14rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(169,169,169,1);
}
.payment_heng .indent .indent_box div:last-child>span{
font-size:0.16rem;
font-size:0.14rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(169,169,169,1);
margin-left: 0.38rem;
}
.payment_heng .documents{
margin-top: 0.1rem;
margin-top: 0.04rem;
background:rgba(255,255,255,1);
box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
border-radius:0.1rem;
@ -377,7 +377,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:400;
color:rgba(41,41,41,1);
@ -390,7 +390,7 @@ body{
}
.payment_heng .select_pay{
margin-top: 0.1rem;
margin-top: 0.04rem;
background:rgba(255,255,255,1);
box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);
border-radius:0.1rem;
@ -400,7 +400,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:rgb(32, 30, 30);
@ -408,7 +408,7 @@ body{
.payment_heng .select_pay_box .select_pay_info{
display: flex;
align-items: center;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(2,169,241,1);
@ -439,7 +439,7 @@ body{
height: 100%;
line-height: 0.4rem;
background:rgba(80,84,93,1);
font-size:0.2rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
@ -450,7 +450,7 @@ body{
height: 100%;
line-height:0.4rem;
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);
@ -471,7 +471,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:400;
color:rgba(169,169,169,1);
@ -488,7 +488,7 @@ body{
justify-content: space-between;
padding: 0.15rem 0;
border-bottom: 1px solid #EDEDED;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(41,41,41,1);
@ -536,7 +536,7 @@ body{
justify-content: center;
}
.payment_heng .forbid_pay{
font-size:0.16rem;
font-size:0.14rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(41,41,41,1);
@ -555,7 +555,7 @@ body{
height:0.3rem;
background:rgba(33,177,235,1);
border-radius:0.1rem;
font-size:0.18rem;
font-size:0.16rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(255,255,255,1);
@ -569,7 +569,7 @@ body{
height: 0.15rem;
top: 0.15rem;
left: 0.3rem;
font-size: 0.2rem;
font-size: 0.18rem;
}
.payment_heng .forbid_close>img{
width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Loading…
Cancel
Save