| | |
| | | "width": 1600, |
| | | "height": 26, |
| | | "minBayNo": 2, |
| | | "maxBayNo": 54 |
| | | "maxBayNo": 56 |
| | | }, |
| | | { |
| | | "type": "rack", |
| | |
| | | "width": 1600, |
| | | "height": 26, |
| | | "minBayNo": 2, |
| | | "maxBayNo": 54 |
| | | "maxBayNo": 56 |
| | | }, |
| | | ], |
| | | "rackDescs": [ |
| | |
| | | "id": "site-100", |
| | | "text": "100", |
| | | "top": 386, |
| | | "left": 1098, |
| | | "left": 1067, |
| | | "width": 78, |
| | | "height": 24 |
| | | }, |
| | |
| | | "id": "site-101", |
| | | "text": "101", |
| | | "top": 386, |
| | | "left": 1178, |
| | | "left": 1147, |
| | | "width": 78, |
| | | "height": 24 |
| | | }, |
| | |
| | | "id": "site-102", |
| | | "text": "102", |
| | | "top": 412, |
| | | "left": 1098, |
| | | "left": 1067, |
| | | "width": 78, |
| | | "height": 24 |
| | | }, |
| | |
| | | "id": "site-103", |
| | | "text": "103", |
| | | "top": 412, |
| | | "left": 1178, |
| | | "left": 1147, |
| | | "width": 78, |
| | | "height": 24 |
| | | }, |
| | |
| | | "id": "site-104", |
| | | "text": "104", |
| | | "top": 438, |
| | | "left": 1098, |
| | | "left": 1067, |
| | | "width": 78, |
| | | "height": 24 |
| | | }, |
| | |
| | | "id": "site-105", |
| | | "text": "105", |
| | | "top": 438, |
| | | "left": 1178, |
| | | "left": 1147, |
| | | "width": 78, |
| | | "height": 24 |
| | | }, |
| | |
| | | <!-- <span> </span>--> |
| | | <input id="crn1" disabled="disabled"> |
| | | </div> |
| | | <div class="crn-command-item"> |
| | | <label>2#</label> |
| | | <button id="demoBtn-2" class="demoBtn" onclick="demoSwitch(this.id)"> - </button> |
| | | <!-- <span> </span>--> |
| | | <input id="crn2" disabled="disabled"> |
| | | </div> |
| | | |
| | | </div> |
| | | <!-- 堆垛机状态位信息 --> |
| | |
| | | <span class="select-title">堆垛机号</span> |
| | | <div class="select-container" style="padding: 20px 0;"> |
| | | <label><input type="radio" name="crnSelect" value="1" checked> 1号堆垛机</label> |
| | | <label><input type="radio" name="crnSelect" value="2"> 2号堆垛机</label> |
| | | |
| | | </div> |
| | | </div> |
| | | <!-- 源站/源库位 选择 --> |