@ -595,7 +595,7 @@ img {
}
.row-cell {
padding-left: 0.43rem;
padding-left: 0.4rem;
padding-bottom: 0.5rem;
.cell-box {
@ -145,7 +145,7 @@ div {
background-size: 100% 100%;
/deep/ .van-list {
height: calc(100% - 1rem);
height: calc(100% - 1.5rem);
overflow-y: auto;
border-radius: 16px;
@ -107,7 +107,7 @@
</div>
<div id="page" v-if="active == 1">
<div id="statistical" v-if="active == 1">
<statistical
:dataList="dataList"
:parkOrgId="dataList.parkOrgId"