From 4aaa6f3fe0fdfd1ba95e4719c0619db1166224cf Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 03 Jul 2025 16:13:36 +0800
Subject: [PATCH] feat: 添加下载

---
 src/components/ex-nav/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/ex-nav/index.vue b/src/components/ex-nav/index.vue
index 3f68e8e..62fee4e 100644
--- a/src/components/ex-nav/index.vue
+++ b/src/components/ex-nav/index.vue
@@ -236,6 +236,7 @@
   color: #606664;
   line-height: 1.25rem;
   text-align: center;
+  height: 4rem;
 }
 .nav_txt.nav_txt2 {
   font-size: 2.1rem;

--
Gitblit v1.9.3