@@ -36,7 +36,7 @@
"
/>
</template>
- </tabbar-item>
+ </tabbar-item> -->
<tabbar-item replace to="/agri_file">
<span>{{ t("tabbar.agriFile") }}</span>
<template #icon="props">
@@ -48,7 +48,7 @@
- </tabbar-item> -->
+ </tabbar-item>
<tabbar-item replace to="/agri_record">
<span>{{ t("tabbar.agriRecord") }}</span>
@@ -276,7 +276,8 @@ const handleTrackingItemClick = (item) => {
.tracking-list {
height: 100%;
- padding: 105px 10px 12px;
+ padding: 65px 10px 12px;
+ // padding: 105px 10px 12px;
box-sizing: border-box;
overflow-y: auto;
display: flex;