From b281791abab23d672922b7e9b7d1b51e348ed710 Mon Sep 17 00:00:00 2001
From: pengwei <2071057782@qq.com>
Date: 星期四, 08 五月 2025 14:30:32 +0800
Subject: [PATCH] 5.8

---
 项目代码/可视化大屏/client/src/layout/index.vue |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/layout/index.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/layout/index.vue"
index a9b2f81..6d64ba6 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/layout/index.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/\345\217\257\350\247\206\345\214\226\345\244\247\345\261\217/client/src/layout/index.vue"
@@ -56,14 +56,25 @@
               display: flex;
               align-items: center;
               cursor: pointer;
+              justify-content: center;
             "
             @click="router.push({ path: '/' })"
           >
-            <img
+            <span
+              style="
+                width: 16rem;
+                color: #fff;
+                font-size: 2rem;
+                font-weight: bold;
+              "
+            >
+              鏅鸿兘澶у睆绯荤粺
+            </span>
+            <!-- <img
               style="height: 3.38rem; width: 16rem"
               src="@/assets/index/index-text.png"
               alt=""
-            />
+            /> -->
           </div>
           <!-- 鍗犱綅 -->
           <span> </span>

--
Gitblit v1.9.3