From df438ecd2e03416f0454cf98a667d9e53a1b5dd8 Mon Sep 17 00:00:00 2001
From: guoshipeng <3194674006@qq.com>
Date: Mon, 09 Jan 2023 13:19:18 +0800
Subject: [PATCH] 1.空气质量报告模板修改,2.走航监测报告模板修改,3.道路尘负荷页面03区间修改,4.尘负荷走航报告模板名字修改
---
public/index.html | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 1acb792..3889e3b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html>
-
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -62,4 +61,4 @@
document.addEventListener('DOMContentLoaded', recalc, false);
</script>
-</html>
\ No newline at end of file
+</html>
--
Gitblit v1.8.0