|  |  | 
 |  |  |                 <h6>AUTOMATIC WAREHOUSE WCS MONITORING DIAGRAM</h6> | 
 |  |  |             </div> | 
 |  |  |             <div class="head-right"> | 
 |  |  |                 <img src="../static/images/zy-logo.png" alt="中扬" height="44" width="80"> | 
 |  |  | <!--                <img src="../static/images/zy-logo.png" alt="徐工汉云" height="44" width="80">--> | 
 |  |  |             </div> | 
 |  |  |         </div> | 
 |  |  |         <!-- 货架 + 堆垛机 + 入库站点 --> | 
 |  |  | 
 |  |  |     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) { |