From 9e03b447fa15fa3fa0e468ca42a4bb7b4eac1e3b Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期三, 08 一月 2025 11:07:42 +0800
Subject: [PATCH] 导出报告

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

diff --git a/src/views/loginPage/loginPage.vue b/src/views/loginPage/loginPage.vue
index 29c9c52..0bfc8b9 100644
--- a/src/views/loginPage/loginPage.vue
+++ b/src/views/loginPage/loginPage.vue
@@ -15,7 +15,7 @@
                 </div>
             </div>
         </div>
-        <div class="rights">技术支持:苏州国科鸿宇智能科技有限公司<br/><span>GTXH Intelligent Security Management System V1.0.1</span></div>
+<!--        <div class="rights">技术支持:苏州国科鸿宇智能科技有限公司<br/><span>GTXH Intelligent Security Management System V1.0.1</span></div>-->
     </div>
 </template>
 
@@ -169,7 +169,7 @@
               letter-spacing: 6px;
               white-space: nowrap;
               position: relative;
-              z-index: 9999;
+              z-index: 999;
               text-shadow: 0 3px 5px rgba(72,91,212,.4);
             }
 

--
Gitblit v1.9.2