From 699b2c16fe39f8a38f104f29b343bd06d1e53e82 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 23 九月 2022 09:07:15 +0800
Subject: [PATCH] 1.修改品质异常排行echarts图2.调整收搜栏顶部与按钮对齐

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

diff --git a/public/index.html b/public/index.html
index 84a2031..2c41285 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,7 +6,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
     <title><%= webpackConfig.name %></title>
-    <script src="./grwebapp.js"></script>
+<!--    <script src="static/grid/grwebapp.js"></script>-->
   </head>
   <body>
     <noscript>

--
Gitblit v1.9.3