From 97555adc116dcffd1e7c32a343bf7e2f41f8c972 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 06 Jan 2026 11:33:56 +0800
Subject: [PATCH] 删除无用页面

---
 uniapps/drone-app/src/App.vue |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/uniapps/drone-app/src/App.vue b/uniapps/drone-app/src/App.vue
index 5101c82..020fe6c 100644
--- a/uniapps/drone-app/src/App.vue
+++ b/uniapps/drone-app/src/App.vue
@@ -49,16 +49,6 @@
   // min-height: 10vh;
 }
 
-.uni-tabbar__item:nth-child(4) {
-  .uni-tabbar__bd {
-    .uni-tabbar__icon {
-      width: 60px !important;
-      height: 60px !important;
-      margin-top: -20px;
-    }
-  }
-}
-
 .uni-tabbar-border {
   background-color: #f6f6f6 !important;
 }

--
Gitblit v1.9.3