From 941efea1393008d846cb0e1aecef480262079816 Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Wed, 24 Jul 2024 10:34:59 +0800
Subject: [PATCH] 菜单新增系统类型区分系统
---
index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/index.html b/index.html
index 5a832d7..3aa4459 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
<link rel="stylesheet" href="/iconfont/saber/iconfont.css" />
<link rel="stylesheet" href="/css/loading.css" />
<link rel="stylesheet" href="/css/saber.css" />
- <script src="https://unpkg.com/axios/dist/axios.min.js"></script>
+ <!-- <script src="https://unpkg.com/axios/dist/axios.min.js"></script> -->
<title>中图智绘低空无人机监测网平台</title>
</head>
--
Gitblit v1.9.3