-
-
AB段路桥费
-
BC段路桥费
-
CA段路桥费
+
-
@@ -36,31 +40,31 @@
其他费用:
-
-
小轮个数
-
等候费
-
困境费
-
已收取客户金额
+
-
-
-
-
@@ -146,7 +147,6 @@ export default {
overflow-y: scroll;
}
.common {
- //@include wh(100%, 161px);
width: 100%;
background: #FFFFFF;
backdrop-filter: blur(5.602678571428572px);
@@ -156,7 +156,6 @@ export default {
}
.otherFee {
@include wh(100%, 198px);
- //margin-bottom: 20px;
}
.title {
@include fontWeightSize(bold, 14px);
@@ -172,24 +171,23 @@ export default {
border-image: linear-gradient(270deg, rgba(217, 217, 217, 0.6), rgba(178, 178, 178, 1), rgba(178, 178, 178, 1), rgba(217, 217, 217, 0.6)) 1 1;
}
.metersWrap {
- display: flex;
- justify-content: space-between;
+ @include flexBetween;
line-height: 37px;
.blueColor{
color: #4682FE;
}
- .alignRight{
- text-align: right;
- opacity: .5;
- }
- .leftTitle {
- @include fontWeightSize(400, 14px);
- }
- .rightInputMeters {
- margin-right: 13px;
- @include fontWeightSize(bold, 13px);
- color: #323643;
- opacity: .5;
+ .item{
+ width: 100%;
+ @include flexBetCen;
+ .rightInput{
+ @include fontWeightSize(bold, 13px);
+ color: #323643;
+ opacity: .5;
+ }
+ .blueColor{
+ color: #4682FE;
+ opacity: 1 !important;
+ }
input {
height: 30px;
border: none;
@@ -198,6 +196,9 @@ export default {
opacity: .8;
}
}
+ .leftTitle {
+ @include fontWeightSize(400, 14px);
+ }
}
.btn {
//position:absolute;