From ebe8e00cb87d3aa4d7b3b61e889a38e802bf6dcb Mon Sep 17 00:00:00 2001
From: LiJun <LiJun@192.168.10.20>
Date: 星期二, 27 十一月 2018 10:04:40 +0800
Subject: [PATCH] 项目中关闭跨域访问接口

---
 gx_tieta/WebRoot/batt-state-statistical.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/WebRoot/batt-state-statistical.jsp b/gx_tieta/WebRoot/batt-state-statistical.jsp
index 013edd6..6e01c08 100644
--- a/gx_tieta/WebRoot/batt-state-statistical.jsp
+++ b/gx_tieta/WebRoot/batt-state-statistical.jsp
@@ -168,7 +168,7 @@
 			    ]]
 				,data:[]
 			    ,page: false
-			    ,height: 'full-280'
+			    ,height: 'full-270'
 			};
 			
 			// 鐢熸垚琛ㄦ牸鏁版嵁

--
Gitblit v1.9.1