D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-09 c88ddedda422835b2337a68a993db645f42f8458
gx_tieta/WebRoot/mobil/control.html
@@ -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";
            }