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