From ce7871581ad440a9869118a49746f66e850f502e Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Tue, 03 Sep 2024 17:07:40 +0800
Subject: [PATCH] 预览当事人类型组件化
---
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