From b8a1db82421cb4faff2e5bb51ddaab0f6d67e37e Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Tue, 27 Aug 2024 14:28:51 +0800
Subject: [PATCH] 提交
---
src/views/homePage.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/homePage.vue b/src/views/homePage.vue
index 7d944ef..4c1b77f 100644
--- a/src/views/homePage.vue
+++ b/src/views/homePage.vue
@@ -3,7 +3,7 @@
<div class="title">
<div class="logo">
<img class="pics2" :src="logoPng">
- <span style="font-size: 40px;color: black">沙湾市安全培训</span>
+ <span style="font-size: 40px;color: black">国泰新华</span>
<div style="width: 2px;height: 40px;background-color: #1C68A7;margin-top: 5px;margin-left: 15px;margin-right: 15px"></div>
<span style="font-size: 28px;color: white">在线教育平台</span>
</div>
--
Gitblit v1.9.2