From 5f03905c93fe4b61770b2fbca86b0ecfd9bb9b25 Mon Sep 17 00:00:00 2001
From: BaoXs <bao_dida@163.com>
Date: 星期六, 14 五月 2022 18:17:17 +0800
Subject: [PATCH] 修改logo

---
 view/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/view/index.html b/view/index.html
index 3924db3..dead26f 100644
--- a/view/index.html
+++ b/view/index.html
@@ -111,7 +111,7 @@
 			<!--logo-->
 			<div id="logo" class="logo">
 				<div class="logo-name">
-					<!-- <img src="../assets/images/login/logo.png" style="margin-top: -5px;width: 56px;" /> -->
+					<img src="../assets/images/login/logo2.png" style="margin-top: -5px;width: 35px;" />
 					<span>CUGB DDE 鍘熷瀷绯荤粺</span>
 				</div>
 			</div>

--
Gitblit v1.9.1