فهرست منبع

feat:放开农事档案页面

wangsisi 11 ساعت پیش
والد
کامیت
fac4bf0f6c
2فایلهای تغییر یافته به همراه4 افزوده شده و 3 حذف شده
  1. 2 2
      src/App.vue
  2. 2 1
      src/views/old_mini/agri_file/index.vue

+ 2 - 2
src/App.vue

@@ -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 @@
                         "
                     />
                 </template>
-            </tabbar-item> -->
+            </tabbar-item>
             <tabbar-item replace to="/agri_record">
                 <span>{{ t("tabbar.agriRecord") }}</span>
                 <template #icon="props">

+ 2 - 1
src/views/old_mini/agri_file/index.vue

@@ -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;