hdw
2018-12-28 c673a0b9ffe1f1239f596dfd88c0a76c735b3d43
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";
         }