From 69d41e95b809a9e53933b61a874d46f48ff70adb Mon Sep 17 00:00:00 2001
From: wangwei <1610949092@qq.com>
Date: Tue, 21 Feb 2023 15:34:50 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?=
 =?UTF-8?q?=E9=81=AE=E7=9B=96=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/views/home/index.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/views/home/index.vue b/src/views/home/index.vue
index 3a2818c..7ff8cd7 100644
--- a/src/views/home/index.vue
+++ b/src/views/home/index.vue
@@ -34,7 +34,7 @@
                     :item="item"
                 ></sidebar-item>
             </el-menu>
-            <div style="position: absolute;bottom: 15px; color:rgb(105, 105, 105);left: 35px;    font-size: 11px">{{this.version2}}</div>
+            <div style="position: relative;bottom: -500px; color:rgb(105, 105, 105);left: 35px;    font-size: 11px">{{this.version2}}</div>
         </el-scrollbar>
         <el-container
             class="container-box"