From 0e9f194f809ba734f4dddd70d71ff83f0776a6c6 Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Sat, 05 Jun 2021 15:54:58 +0800
Subject: [PATCH] 公安版本前端初版

---
 public/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/index.html b/public/index.html
index b4affd0..71393ae 100644
--- a/public/index.html
+++ b/public/index.html
@@ -19,7 +19,7 @@
   <script type="text/javascript" src='https://webapi.amap.com/maps?v=1.4.11&key=7ab53b28352e55dc5754699add0ad862&plugin=AMap.PlaceSearch'></script>
   <script src="https://webapi.amap.com/ui/1.0/main.js?v=1.0.11"></script>
   <link rel="icon" href="img/1.jpg">
-  <title>物联网安保云服务平台</title>
+  <title>警群联控后台管理系统</title>
   <style>
     html,
     body,

--
Gitblit v1.9.3