hdw
2019-01-14 d00b94b5771112a25971e934a36c86a15e1c475b
gx_tieta/WebRoot/mobil/control.html
@@ -29,7 +29,7 @@
            <a href="voltageM.html" target="_top">1.单体电压 </a>
         </li>
         <li>
         <!--<li>
            <a href="temperatureM.html" target="_top">2.温度 </a>
         </li>
         <li>
@@ -68,7 +68,12 @@
         if(batt.install_user||batt.install_user==0){
            //console.info(batt);
            if(batt.address||batt.address==""){
               window.location.href="wcheckAccept-index.html";
               console.info(batt.check_en);
               if(batt.check_en==1){
                  window.location.href="hcheckAccpet-index.html";
               }else{
                  window.location.href="wcheckAccept-index.html";
               }
            }else{
               window.location.href="batt-approve-index.html";
            }