自动化立体仓库 - WCS系统
whycq
2022-07-11 e69d424478a903407ed6180798ab8f096143b221
# ycq
2个文件已修改
19 ■■■■■ 已修改文件
src/main/webapp/static/js/console.js 7 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/console.map.js 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/static/js/console.js
@@ -26,7 +26,6 @@
        let bay ='' // 单个库位
        let bays = '' // 库位集合
        let bayWidth = rackss[i].width / (rackss[i].maxBayNo / rackss[i].minBayNo)
        console.log(bayWidth)
        let maxBayNo = rackss[i].maxBayNo // 最大库位号
        let minBayNo = rackss[i].minBayNo // 最小库位号
        let bLen = maxBayNo / minBayNo // 库位个数
@@ -97,7 +96,11 @@
        var position = (i+1)*100
        floorBtn =
            "<button class='floorBtn btn-16' onclick='changFloor("+i+")' style='top: "+position+"px;'>" + floor +"</button>"
        floorBtnss =  floorBtnss + floorBtn
        if (areas.length = 1) {
            floorBtnss = ''
        } else {
            floorBtnss =  floorBtnss + floorBtn
        }
        // 每层的 输送线站点
        var index = i
        var n = 1
src/main/webapp/static/js/console.map.js
@@ -241,24 +241,24 @@
        "id": "lb_track2",
        "text": "",
        "top": 300,
        "left": 380,
        "width": 1180,
        "left": 405,
        "width": 1130,
        "height": 2
    }, {
        "type": "track",
        "id": "lb_track3",
        "text": "",
        "top": 438,
        "left": 359,
        "width": 1200,
        "left": 405,
        "width": 1130,
        "height": 2
    }, {
        "type": "track",
        "id": "lb_track1",
        "text": "",
        "top": 164,
        "left": 350,
        "width": 1112,
        "left": 405,
        "width": 1060,
        "height": 2
    }],
    "stns": [{