chenjingjing
2018-12-27 0bd6f98d8c1c6cdaf767a0d60a49bd87ad3abc49
连接实时数据bug
1个文件已修改
2 ■■■ 已修改文件
gx_tieta/WebRoot/mobil/control.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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";
            }