From 29e8a03592503eb4b62198c7c10c903d2779a9a2 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 09 Aug 2024 09:58:29 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master

---
 customerSystem/src/components/Layout/Header.jsx |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/customerSystem/src/components/Layout/Header.jsx b/customerSystem/src/components/Layout/Header.jsx
index c6f91d5..519422a 100644
--- a/customerSystem/src/components/Layout/Header.jsx
+++ b/customerSystem/src/components/Layout/Header.jsx
@@ -2,7 +2,7 @@
  * @Company: hugeInfo
  * @Author: ldh
  * @Date: 2022-03-11 11:33:21
- * @LastEditTime: 2023-05-12 20:42:27
+ * @LastEditTime: 2024-08-08 20:18:53
  * @LastEditors: lwh
  * @Version: 1.0.0
  * @Description: 头部组件
@@ -118,8 +118,8 @@
       <div className="header-logo">
         <img src={logo_white} alt="" />
         <div className="header-logo-text" style={{ color: '#fff' }}>
-          <div className="header-logo-title">广州市白云区矛盾纠纷多元化解平台</div>
-          <div>Guangzhou Baiyun Diversified Dispute Resolution Platform</div>
+          <div className="header-logo-title">广州市社会治安综合治理应用平台(综治中心模块)</div>
+          {/* <div>Guangzhou Baiyun Diversified Dispute Resolution Platform</div> */}
         </div>
       </div>
       <div className="header-menu">

--
Gitblit v1.8.0