From ffdb6ca4eee1ae699d7b7f4e93830eeb34e4305d Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 06 Jan 2026 15:02:00 +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