From 8a709ba6db50831048f9c3e2452ea6dc6c3de36f Mon Sep 17 00:00:00 2001
From: Bang Hu <hu_bang@hotmail.com>
Date: 星期五, 12 九月 2025 15:45:33 +0800
Subject: [PATCH] bug修改代码提交

---
 src/views/layout/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/layout/index.vue b/src/views/layout/index.vue
index 5146abe..25fd5ce 100644
--- a/src/views/layout/index.vue
+++ b/src/views/layout/index.vue
@@ -129,7 +129,7 @@
 
 .content-wrapper {
   width: 100%;
-  height: calc(100vh - 70px);
+  height: calc(100vh);
   display: flex;
 }
 .content-wrapperall{

--
Gitblit v1.8.0