|
@@ -280,7 +280,6 @@ export default {
|
|
|
}
|
|
|
|
|
|
.charge-amount .container .detail .title {
|
|
|
- width: 1.28rem;
|
|
|
height: 1.17rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
@@ -297,7 +296,6 @@ export default {
|
|
|
}
|
|
|
|
|
|
.charge-amount .container .detail .part div {
|
|
|
- width: 0.64rem;
|
|
|
height: 1.13rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
@@ -306,7 +304,6 @@ export default {
|
|
|
line-height: 1.13rem;
|
|
|
}
|
|
|
.charge-amount .container .detail .part .active {
|
|
|
- width: 0.64rem;
|
|
|
height: 1.13rem;
|
|
|
font-size: 0.32rem;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|