| | |
| | | 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>
|
| | |
| | | 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(); //内阻
|