- 右前足:
+ 右前足
{{ footPressure.right_front }}%
- 右后足:
+ 右后足
{{ footPressure.right_rear }}%
- 右足总压力:
+ 右足总压力
{{ footPressure.right_total}}%
@@ -2829,7 +2829,7 @@ function viewClick(e){
width: 28%;
height: calc(100%);
display: flex;
- align-content: flex-start;
+ align-content: center;
justify-content: center;
flex-wrap: wrap;
}
@@ -2877,8 +2877,9 @@ function viewClick(e){
left: 50%;
}
.body-footbottom-leftbottom{
- width: 100;
+ width: 100%;
height: calc(100% - 60px);
+ /* height: 281px; */
display: flex;
justify-content: center;
flex-wrap: wrap;