From 13024bf03b961d252e39bdbd48a5610686a3ab6f Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139>
Date: 星期五, 11 一月 2019 11:23:25 +0800
Subject: [PATCH] 审核电池组权限添加
---
gx_tieta/WebRoot/mobil/temperatureMbargraph.html | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/gx_tieta/WebRoot/mobil/temperatureMbargraph.html b/gx_tieta/WebRoot/mobil/temperatureMbargraph.html
index be80e08..fa1772c 100644
--- a/gx_tieta/WebRoot/mobil/temperatureMbargraph.html
+++ b/gx_tieta/WebRoot/mobil/temperatureMbargraph.html
@@ -59,7 +59,7 @@
background-image: -o-linear-gradient(#5f9cc5,#396b9e);
background-image: linear-gradient(#5f9cc5,#396b9e); border: 1px solid #044062; color: #fff; text-decoration: none;">杩斿洖</a>
- <h1>娓╁害</h1>
+ <h1 id="biaoti">娓╁害</h1>
<div data-role="collapsible" data-type="horizontal" class="ui-btn-right" style=" background-color: none; color: #333333; text-decoration: none;" >
<h1 id="alwaysRight">鍏朵粬</h1>
@@ -133,7 +133,8 @@
var model = eval("("+data.result+")");
//model = eval("("+model.result+")");
datas = model.data;
-
+ $("#biaoti").text("娓╁害("+batt.BattGroupName+")");//鏍囬娣诲姞鐢垫睜缁勭紪鍙�
+
mon_vol = new Array(); //鐢靛帇
mon_tmp = new Array(); //娓╁害
mon_res = new Array(); //鍐呴樆
--
Gitblit v1.9.1