From 3ae864f005e8a874de01c15e14b83196a3f6f11b Mon Sep 17 00:00:00 2001
From: xusd <hugeinfo123>
Date: Wed, 18 Sep 2024 10:21:30 +0800
Subject: [PATCH] 新增一个测试环境

---
 gz-customerSystem/public/index.html |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/gz-customerSystem/public/index.html b/gz-customerSystem/public/index.html
index a68910f..81bd17d 100644
--- a/gz-customerSystem/public/index.html
+++ b/gz-customerSystem/public/index.html
@@ -2,8 +2,8 @@
  * @Company: hugeInfo
  * @Author: ldh
  * @Date: 2022-02-18 14:58:23
- * @LastEditTime: 2023-05-12 19:19:14
- * @LastEditors: lwh
+ * @LastEditTime: 2024-08-17 11:55:06
+ * @LastEditors: dminyi 1301963064@qq.com
  * @Version: 1.0.0
  * @Description: 
 -->
@@ -31,9 +31,10 @@
       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>
 		<script>
 			window.onload = () => {
 				document.getElementById('loader-wrapper').remove();

--
Gitblit v1.8.0