From ad1543dbf5e3cba333939b0604e9b79fc229a4ef Mon Sep 17 00:00:00 2001
From: yfx <1249361928@.com>
Date: Tue, 17 Mar 2026 11:04:16 +0800
Subject: [PATCH] css

---
 pages/quanyi/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/quanyi/index.vue b/pages/quanyi/index.vue
index 01c8517..3472869 100644
--- a/pages/quanyi/index.vue
+++ b/pages/quanyi/index.vue
@@ -300,6 +300,6 @@
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-color: #FFF4FA;
-  min-height: 100%;
+  min-height: 100vh;
 }
 </style>

--
Gitblit v1.9.3