From 6a2c0e50aabe2c2fda7671d75d7550f12d72e411 Mon Sep 17 00:00:00 2001 From: liuwh <964324856@qq.com> Date: Fri, 13 Sep 2024 19:10:29 +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