|
@@ -25,7 +25,7 @@
|
|
|
<Tabbar class="tabbar" route fixed v-show="showTab" active-color="#2199F8" inactive-color="#898989">
|
|
<Tabbar class="tabbar" route fixed v-show="showTab" active-color="#2199F8" inactive-color="#898989">
|
|
|
<!-- 托管农户:首页、农情档案、农事记录 -->
|
|
<!-- 托管农户:首页、农情档案、农事记录 -->
|
|
|
<!-- <template v-if="userType == 2"> -->
|
|
<!-- <template v-if="userType == 2"> -->
|
|
|
- <tabbar-item replace to="/growth_report">
|
|
|
|
|
|
|
+ <!-- <tabbar-item replace to="/growth_report">
|
|
|
<span>{{ t("tabbar.growthReport") }}</span>
|
|
<span>{{ t("tabbar.growthReport") }}</span>
|
|
|
<template #icon="props">
|
|
<template #icon="props">
|
|
|
<img
|
|
<img
|
|
@@ -48,7 +48,7 @@
|
|
|
"
|
|
"
|
|
|
/>
|
|
/>
|
|
|
</template>
|
|
</template>
|
|
|
- </tabbar-item>
|
|
|
|
|
|
|
+ </tabbar-item> -->
|
|
|
<tabbar-item replace to="/agri_record">
|
|
<tabbar-item replace to="/agri_record">
|
|
|
<span>{{ t("tabbar.agriRecord") }}</span>
|
|
<span>{{ t("tabbar.agriRecord") }}</span>
|
|
|
<template #icon="props">
|
|
<template #icon="props">
|