#
yxFwq
2025-01-08 aa759e28b7f93b16c3d8dc5d3313e4bd485e4401
src/main/webapp/views/console.html
@@ -607,8 +607,8 @@
                        // crns[i].bay = 15;
                        var offSet = 0;
                        unit = 60;
                        offSet = 325;
                        unit = 17;
                        offSet = 550;
                        if(crns[i].bay === 1){
@@ -780,7 +780,7 @@
    function carAnimate2() {
        // console.log("1=============1")
        $.ajax({
            url: baseUrl + "/console/rgv/site/data",
            url: baseUrl + "/rgv/console/rgv/site/data",
            headers: {'token': localStorage.getItem('token')},
            method: 'POST',
            success: function (res) {