From ab7c908cd63d5c487791a6a87afa4daf448d9963 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 10 十一月 2020 18:28:12 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/monitor/monitor.html |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/src/main/webapp/views/monitor/monitor.html b/src/main/webapp/views/monitor/monitor.html
index 176ca3f..5979ffa 100644
--- a/src/main/webapp/views/monitor/monitor.html
+++ b/src/main/webapp/views/monitor/monitor.html
@@ -2,19 +2,17 @@
 <html lang="en">
 <head>
     <meta charset="UTF-8">
-    <title>鐢垫々鐩戞帶</title>
+    <title>ASRS鐩戞帶</title>
     <link href="css/monitor.css" rel="stylesheet">
     <script src="js/jquery-3.3.1.min.js"></script>
     <script src="js/vincent.js"></script>
     <script src="js/echarts/echarts.min.js"></script>
     <script src="https://api.map.baidu.com/api?v=2.0&ak=pnkdgjAQGCS0nwjFnBjbprCtPrNNvDBe" type="text/javascript"></script>
     <script src="js/echarts/bmap.min.js"></script>
+    <style>
+
+    </style>
 </head>
-<style>
-
-
-
-</style>
 <body class="monitor-bg">
 
     <!-- 鐢电珯璇︽儏 -->

--
Gitblit v1.9.1