D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-04 438a2d9f5fb4dc6a07ca4adec966782e4336e6c1
gx_tieta/WebRoot/mobil/voltageMbargraph.html
@@ -59,7 +59,7 @@
             background-image: -o-linear-gradient(#444,#2d2d2d);
             background-image: linear-gradient(#444,#2d2d2d); border:1px solid #111; 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>
                <div class="clear"></div>
@@ -129,6 +129,7 @@
             var model = eval("("+data.result+")");
             //model = eval("("+model.result+")");
           datas = model.data;
           $("#biaoti").text("电压("+batt.BattGroupName+")");//标题添加电池组编号
           
           mon_vol = new Array();            //电压
         mon_tmp = new Array();            //温度