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