@@ -99,7 +99,7 @@
position: absolute;
left: 0;
bottom: 0;
- width: 70px;
+ width: 56px;
height: 8px;
background: #FFB4B4;
}
@@ -140,6 +140,9 @@
.van-cell {
margin: 5px 0;
+ .van-cell__title{
+ flex: 4;
+ }
.van-cell__value {
display: flex;