| | |
| | | <div class="main-part"> |
| | | |
| | | </div> |
| | | <div style="width: 100px;height: 40px;background-color: rgb(108,167,168);position: absolute; |
| | | left: 374px;top:133px;z-index: 999"></div> |
| | | <div style="width: 100px;height: 40px;background-color: rgb(108,167,168);position: absolute; |
| | | left: 374px;top:380px;z-index: 999"></div> |
| | | <div id="body"> |
| | | <!-- 总开关 --> |
| | | <div class="system-state"> |
| | |
| | | url: baseUrl + '/console/barcode/output/site', |
| | | method: 'GET', |
| | | success: function (res) { |
| | | console.log(res) |
| | | if (res.code === 200) { |
| | | tData = eval(res.data); |
| | | if (tData.length <= 5) { |
| | |
| | | // crns[i].bay = 15; |
| | | |
| | | var offSet = 0; |
| | | unit = 60; |
| | | offSet = 350; |
| | | unit = -28.5; |
| | | offSet = 1710; //145 |
| | | |
| | | |
| | | // crnEl.animate({left: offSet + 'px'}, 1000); |
| | | if(crns[i].bay === 1){ |
| | | crnEl.animate({left: offSet + 'px'}, 1000); |
| | | } else { |