From 983b5b1213974ca3454f1fc4c6f274463acbb492 Mon Sep 17 00:00:00 2001
From: SZH <szh_hello@163.com>
Date: 星期三, 22 二月 2023 09:41:16 +0800
Subject: [PATCH] 增加国泰配置

---
 src/main/webapp/login.xhtml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/login.xhtml b/src/main/webapp/login.xhtml
index 283d43d..2be627f 100644
--- a/src/main/webapp/login.xhtml
+++ b/src/main/webapp/login.xhtml
@@ -28,8 +28,8 @@
 						<p:column styleClass="header-title">
 							<p:outputLabel value="${institute.name}"></p:outputLabel>
 							<br />
-<!--							<p:outputLabel value="智慧实验室试剂全过程安全管理系统" style="color: #ffd74a"></p:outputLabel>-->
-							<p:outputLabel value="智能安全危险化学品全生命周期管控系统" style="color: #ffd74a"></p:outputLabel>
+							<p:outputLabel value="智慧实验室试剂全过程安全管理系统" style="color: #ffd74a"></p:outputLabel>
+<!--							<p:outputLabel value="智能安全危险化学品全生命周期管控系统" style="color: #ffd74a"></p:outputLabel>-->
 						</p:column>
 					</p:row>
 				</p:panelGrid>
@@ -40,8 +40,8 @@
 
 			<div class="login-box">
 				<div class="login-logo">
-<!--					<p:graphicImage value="/resources/images/logo1.png"></p:graphicImage>-->
-					<p:graphicImage value="/resources/images/logo3.png"></p:graphicImage>
+					<p:graphicImage value="/resources/images/logo1.png"></p:graphicImage>
+<!--					<p:graphicImage value="/resources/images/logo3.png"></p:graphicImage>-->
 				</div>
 
 				<div class="login-input">

--
Gitblit v1.9.2