From 336a519d0481f9f1678e84bd47d46b66942b1ae0 Mon Sep 17 00:00:00 2001
From: zhangyongtian <1181606322@qq.com>
Date: Fri, 06 Sep 2024 10:43:35 +0800
Subject: [PATCH] feat: 事件流转改变
---
gz-customerSystem/public/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gz-customerSystem/public/index.html b/gz-customerSystem/public/index.html
index ec0ecf8..81bd17d 100644
--- a/gz-customerSystem/public/index.html
+++ b/gz-customerSystem/public/index.html
@@ -31,7 +31,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- <title>白云区矛盾纠纷多元化解平台</title>
+ <title>广州市社会治安综合治理应用平台(综治中心模块)</title>
<script type="text/javascript" src="http://120.79.193.119:8000/pageoffice/pageoffice.js"></script>
<script type="text/javascript" src="./locationSelect.js"></script>
<script type="text/javascript" src="//api.map.baidu.com/api?type=webgl&v=1.0&ak=13i28TcWWSbyYIqjHaJceqQbZa1dFlOt"></script>
--
Gitblit v1.8.0