From 15f22267f857b5b7adbfb214c8e9fdf86739a958 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Fri, 24 Oct 2025 14:54:55 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/App.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 82c1788..8505618 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -41,6 +41,8 @@
   .uni-tabbar__bd {
     .uni-tabbar__icon {
       width: 60px !important;
+      height: 60px !important;
+      margin-top: -20px;
     }
   }
 }

--
Gitblit v1.9.3