chenjingjing
2018-12-28 8ed64c047f4369fa13e39da4bff4ed201f26f9e1
gx_tieta/WebRoot/mobil/control.html
@@ -66,7 +66,7 @@
         var batt = JSON.parse(temp);
         console.info(batt);
         if(batt.install_user||batt.install_user==0){
            window.location.href="batt-approved.html";
            window.location.href="batt-approve-index.html";
         }else{
            window.location.href="testdata.html";
         }