From 83461d53660e70ced5ab5989caf317e663b0a156 Mon Sep 17 00:00:00 2001 From: zrj <646384940@qq.com> Date: Wed, 17 Jul 2024 18:05:26 +0800 Subject: [PATCH] 系统名称修改 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 7eb90ef..bde21f8 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@ <link rel='stylesheet' href='/iconfont/saber/iconfont.css'> <link rel='stylesheet' href='/css/loading.css'> <link rel='stylesheet' href='/css/saber.css'> - <title>无人机后台管理系统</title> + <title>中图智绘低空无人机监测网平台</title> </head> <body> -- Gitblit v1.9.3