From eb11cf8371d94e5afe535929e12e04f09a239add Mon Sep 17 00:00:00 2001 From: dongxiaoyan Date: Sat, 15 Dec 2018 11:35:15 +0800 Subject: [PATCH] =?UTF-8?q?login=E6=9C=AA=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/login.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/views/login.jsp b/src/main/webapp/WEB-INF/views/login.jsp index 6f6a5f7c1..18f23c3bb 100644 --- a/src/main/webapp/WEB-INF/views/login.jsp +++ b/src/main/webapp/WEB-INF/views/login.jsp @@ -213,7 +213,7 @@ $("body").height(bodyHeight+"px"); $("#ntc_chart").height((bodyHeight-200)+"px"); $("#ntc_chart").width($(".main_left").width()+"px"); - var lineheight_y = 346; + var lineheight_y = 485; var lineheight_y2 = 724; var lineheight_x2 = 761; var lineheight_x = 346;